In [1]:
import pickle
import torch
In [2]:
FILE_NEW="/media/eduseiti/bigdata02/unicamp/doutorado/bootstrap.pytorch/data/mixedSpectraCrux/sequences/test_mixedSpectraCrux_v5.1.pkl"
FILE_OLD="/media/eduseiti/data_storage_1TB/unicamp/clustering_linfeng_sample_pvalues/datasets/test_mixedSpectraCrux_v5.1.pkl"
In [5]:
with open(FILE_NEW, "rb") as inputLog:
    testNew = pickle.load(inputLog)
In [6]:
with open(FILE_OLD, "rb") as inputLog:
    testBasic = pickle.load(inputLog)
In [7]:
testNew['normalizationParameters']
Out[7]:
{'mz_mean': tensor(539.7372),
 'mz_std': 372.5983511101465,
 'intensity_mean': tensor(7080.2295),
 'intensity_std': 168146.81889348963,
 'pepmass_mean': 4.244749552710952,
 'pepmass_std': 59.29983008885746}
In [8]:
testBasic['normalizationParameters']
Out[8]:
{'mz_mean': tensor(539.7372),
 'mz_std': 372.5983511101465,
 'intensity_mean': tensor(7080.2295),
 'intensity_std': 168146.81889348963}
In [10]:
testNew.keys()
Out[10]:
dict_keys(['spectra', 'multipleScansSequences', 'singleScanSequences', 'normalizationParameters', 'spectraCount'])
In [11]:
testNew['spectra']['TQPYDVYDQVEFDVPVGSR']
Out[11]:
[{'nzero_peaks': tensor([[-1.1788e+00, -4.0474e-02],
          [-1.1627e+00, -4.0559e-02],
          [-1.1290e+00, -6.7820e-03],
          [-1.1201e+00, -4.0379e-02],
          [-1.1046e+00, -4.0269e-02],
          [-1.0948e+00, -4.0207e-02],
          [-1.0834e+00, -3.4157e-02],
          [-1.0198e+00, -4.0267e-02],
          [-1.0070e+00, -4.0506e-02],
          [-1.0056e+00, -4.0550e-02],
          [-1.0012e+00, -3.9294e-02],
          [-9.9824e-01, -4.0034e-02],
          [-9.9246e-01, -4.0442e-02],
          [-9.7858e-01, -3.2632e-02],
          [-9.7690e-01, -4.0226e-02],
          [-9.7071e-01, -3.9578e-02],
          [-9.5220e-01, -4.0251e-02],
          [-9.4641e-01, -3.9102e-02],
          [-9.2928e-01, -3.9933e-02],
          [-9.2502e-01, -2.7524e-02],
          [-9.2453e-01, -4.0081e-02],
          [-9.1143e-01, -3.9692e-02],
          [-9.0612e-01, -3.9204e-02],
          [-8.9954e-01, -4.0628e-02],
          [-8.7932e-01, -3.8920e-02],
          [-8.7668e-01, -3.8972e-02],
          [-8.5347e-01, -4.0386e-02],
          [-8.5055e-01, -4.0419e-02],
          [-8.3099e-01, -5.1251e-03],
          [-8.2289e-01, -4.6971e-03],
          [-8.2020e-01, -3.8696e-02],
          [-7.6273e-01, -4.0327e-02],
          [-7.4776e-01, -2.3321e-02],
          [-7.1452e-01, -4.0120e-02],
          [-6.9952e-01, -3.6133e-02],
          [-6.9088e-01, -3.9993e-02],
          [-6.8030e-01, -3.9857e-02],
          [-6.3766e-01, -3.9330e-02],
          [-6.3224e-01, -3.9781e-02],
          [-5.9890e-01, -4.0253e-02],
          [-5.9196e-01, -2.7585e-02],
          [-5.7455e-01, -3.9971e-02],
          [-5.7161e-01, -4.0076e-02],
          [-5.7051e-01, -3.8135e-02],
          [-5.6087e-01, -4.0568e-02],
          [-5.6083e-01, -4.0421e-02],
          [-5.2758e-01, -3.9657e-02],
          [-4.9340e-01, -3.9972e-02],
          [-4.3904e-01,  8.7467e-02],
          [-4.3635e-01, -3.0635e-02],
          [-4.3363e-01, -3.6336e-02],
          [-4.0407e-01, -3.9665e-02],
          [-3.9334e-01, -3.9212e-02],
          [-3.8555e-01, -4.0049e-02],
          [-3.5583e-01, -3.7943e-02],
          [-2.6359e-01, -4.0354e-02],
          [-2.4829e-01, -1.2485e-02],
          [-2.4560e-01, -3.8991e-02],
          [-2.2672e-01, -3.8709e-02],
          [-1.7316e-01, -3.4926e-03],
          [-1.7047e-01, -3.5975e-02],
          [-1.4370e-01, -3.9349e-02],
          [-1.4105e-01, -3.4016e-02],
          [-1.3024e-01, -4.0256e-02],
          [-1.1130e-01, -2.7179e-02],
          [-9.5272e-02, -4.0085e-02],
          [-8.9935e-02, -3.8762e-02],
          [-8.9236e-02, -4.0440e-02],
          [-6.5603e-02,  5.6898e-02],
          [-6.2912e-02, -2.3119e-02],
          [-3.8497e-02, -4.0277e-02],
          [-1.4173e-03, -3.8854e-02],
          [ 1.2081e-02, -3.9482e-02],
          [ 4.9698e-02, -3.9072e-02],
          [ 8.1790e-02, -3.9541e-02],
          [ 1.0364e-01, -4.0513e-02],
          [ 1.2483e-01, -3.8722e-02],
          [ 1.2751e-01, -3.7392e-02],
          [ 1.5195e-01, -3.8602e-02],
          [ 1.6326e-01, -4.0101e-02],
          [ 1.7584e-01, -3.8926e-02],
          [ 1.8935e-01, -3.2298e-02],
          [ 2.0028e-01,  6.4037e-02],
          [ 2.0297e-01, -2.3719e-02],
          [ 2.1491e-01, -3.9579e-02],
          [ 2.5598e-01, -4.0308e-02],
          [ 2.6146e-01, -3.9903e-02],
          [ 2.6448e-01, -3.1963e-02],
          [ 3.4506e-01, -4.0080e-02],
          [ 3.7206e-01, -3.9440e-02],
          [ 3.9339e-01, -3.8305e-02],
          [ 4.0964e-01, -4.0285e-02],
          [ 4.2433e-01, -3.8205e-02],
          [ 4.4172e-01, -3.8169e-02],
          [ 5.0900e-01, -2.3761e-02],
          [ 5.1169e-01, -3.8874e-02],
          [ 5.2487e-01, -3.9630e-02],
          [ 5.7320e-01, -2.5191e-02],
          [ 5.7588e-01, -3.7867e-02],
          [ 5.9049e-01, -4.0045e-02],
          [ 6.1888e-01, -3.7127e-02],
          [ 6.4525e-01, -4.0364e-02],
          [ 7.4077e-01, -4.0285e-02],
          [ 8.0720e-01, -3.9823e-02],
          [ 8.2431e-01, -4.0410e-02],
          [ 8.9029e-01, -4.0228e-02],
          [ 9.0371e-01, -1.4490e-02],
          [ 9.0640e-01, -3.5330e-02],
          [ 9.1689e-01, -3.5603e-02],
          [ 1.1828e+00, -3.6853e-02],
          [ 1.1855e+00, -3.7508e-02],
          [ 1.2017e+00, -3.9559e-02],
          [ 1.2500e+00,  5.6685e-03],
          [ 1.2527e+00, -2.2795e-02],
          [ 1.2660e+00, -3.9849e-02],
          [ 1.2673e+00, -4.0240e-02],
          [ 1.2682e+00, -4.0042e-02],
          [ 1.4246e+00, -3.9791e-02],
          [ 1.5159e+00, -1.1603e-02],
          [ 1.5186e+00, -3.0841e-02],
          [ 1.5211e+00, -3.9981e-02],
          [ 1.6827e+00, -4.0236e-02],
          [ 1.7096e+00, -3.9877e-02],
          [ 1.7720e+00, -4.0101e-02],
          [ 1.8113e+00, -3.7662e-02],
          [ 1.8139e+00, -3.1372e-02],
          [ 1.8166e+00, -3.7365e-02],
          [ 1.8596e+00, -1.0983e-02],
          [ 1.8623e+00, -2.4668e-02],
          [ 1.8650e+00, -3.8780e-02],
          [ 1.8985e+00, -4.0234e-02],
          [ 2.1683e+00, -2.0575e-03],
          [ 2.1710e+00, -2.0557e-02],
          [ 2.2325e+00, -3.8875e-02],
          [ 2.2352e+00, -3.9851e-02],
          [ 2.2946e+00, -3.6955e-02],
          [ 2.3000e+00, -3.8096e-02],
          [ 2.3027e+00, -3.9458e-02],
          [ 2.4664e+00, -3.9796e-02],
          [ 2.5603e+00, -3.9525e-02],
          [ 2.6053e+00, -4.0231e-02],
          [ 2.6060e+00,  1.1403e-03],
          [ 2.6087e+00, -1.3771e-02],
          [ 2.6113e+00, -3.7062e-02],
          [ 2.8719e+00, -3.1406e-02],
          [ 2.8745e+00, -3.4599e-02],
          [ 3.1806e+00, -3.2910e-02],
          [ 3.1833e+00, -3.5683e-02],
          [ 3.6161e+00, -4.0298e-02],
          [ 3.8787e+00, -3.5281e-02],
          [ 3.8814e+00, -3.4144e-02]]),
  'pepmass': [18.605189014354327],
  'charge': '2+',
  'scan': 5676},
 {'nzero_peaks': tensor([[-1.1680e+00, -4.0520e-02],
          [-1.1585e+00, -4.0121e-02],
          [-1.1532e+00, -1.0840e-02],
          [-1.1508e+00, -4.0508e-02],
          [-1.1477e+00, -3.9746e-02],
          [-1.1290e+00, -2.1068e-02],
          [-1.1263e+00, -2.7851e-02],
          [-1.1236e+00, -3.9923e-02],
          [-1.1193e+00, -4.0568e-02],
          [-1.1153e+00, -4.0508e-02],
          [-1.1035e+00, -4.0261e-02],
          [-1.1032e+00, -4.0357e-02],
          [-1.1021e+00, -3.2951e-02],
          [-1.0994e+00, -3.5444e-02],
          [-1.0841e+00, -4.0307e-02],
          [-1.0834e+00, -3.5416e-02],
          [-1.0731e+00, -4.0486e-02],
          [-1.0705e+00, -4.0263e-02],
          [-1.0696e+00, -4.0453e-02],
          [-1.0637e+00, -4.0312e-02],
          [-1.0590e+00, -4.0268e-02],
          [-1.0537e+00, -2.7423e-02],
          [-1.0297e+00, -3.9392e-02],
          [-1.0011e+00, -4.0067e-02],
          [-9.9385e-01, -4.0493e-02],
          [-9.7049e-01, -3.9022e-02],
          [-9.4914e-01, -3.8342e-02],
          [-9.3464e-01, -4.0373e-02],
          [-9.2785e-01, -4.0366e-02],
          [-9.2704e-01, -3.9843e-02],
          [-9.2502e-01, -3.4887e-02],
          [-9.1320e-01, -4.0317e-02],
          [-9.1143e-01, -3.8713e-02],
          [-8.8740e-01, -3.9851e-02],
          [-8.7932e-01, -3.9039e-02],
          [-8.7668e-01, -4.0300e-02],
          [-8.6309e-01, -2.9348e-02],
          [-8.5516e-01, -4.0025e-02],
          [-8.5108e-01, -4.0371e-02],
          [-8.3630e-01, -3.5862e-02],
          [-8.3098e-01, -1.6916e-02],
          [-8.2289e-01, -1.8550e-02],
          [-8.0304e-01, -4.0427e-02],
          [-7.9604e-01, -3.8882e-02],
          [-7.9598e-01, -3.9999e-02],
          [-7.9334e-01, -3.2067e-03],
          [-7.8003e-01, -3.8173e-02],
          [-7.7195e-01, -3.6329e-02],
          [-7.5693e-01, -4.0487e-02],
          [-7.5585e-01, -3.8480e-02],
          [-7.5320e-01, -3.9379e-02],
          [-7.4775e-01, -2.8933e-02],
          [-7.3169e-01, -3.6375e-02],
          [-6.9951e-01, -3.9859e-02],
          [-6.8600e-01, -3.9864e-02],
          [-6.7244e-01, -2.3484e-02],
          [-6.6975e-01, -3.9843e-02],
          [-6.6104e-01, -3.9852e-02],
          [-6.5379e-01, -3.8833e-02],
          [-6.4564e-01, -3.9916e-02],
          [-6.4300e-01, -3.9602e-02],
          [-6.4042e-01, -3.8864e-02],
          [-6.0271e-01, -4.0480e-02],
          [-5.9205e-01, -3.9436e-02],
          [-5.9196e-01, -3.0576e-02],
          [-5.7865e-01, -3.6942e-02],
          [-5.7050e-01, -3.9459e-02],
          [-5.2758e-01, -3.9458e-02],
          [-4.6255e-01, -4.0434e-02],
          [-4.4158e-01, -3.8642e-02],
          [-4.3904e-01,  3.8199e-02],
          [-4.3894e-01, -3.9179e-02],
          [-4.3635e-01, -3.4155e-02],
          [-4.3364e-01, -3.9207e-02],
          [-4.2562e-01, -3.8984e-02],
          [-4.1206e-01, -3.5456e-02],
          [-3.9335e-01, -4.0073e-02],
          [-3.6636e-01, -1.5817e-02],
          [-3.6371e-01, -3.2936e-02],
          [-3.6368e-01, -3.3156e-02],
          [-3.5583e-01, -3.7757e-02],
          [-3.5029e-01, -1.8443e-02],
          [-3.4759e-01, -3.5953e-02],
          [-3.3979e-01, -3.8735e-02],
          [-3.3404e-01, -4.0449e-02],
          [-3.2962e-01, -4.0306e-02],
          [-3.2348e-01, -3.8794e-02],
          [-3.1654e-01, -3.9234e-02],
          [-2.9409e-01, -3.7499e-02],
          [-2.9293e-01, -4.0438e-02],
          [-2.9141e-01, -4.0222e-02],
          [-2.8853e-01, -3.9411e-02],
          [-2.7515e-01, -2.5145e-02],
          [-2.7258e-01, -3.8924e-02],
          [-2.7246e-01, -3.4910e-02],
          [-2.6169e-01, -4.0076e-02],
          [-2.5093e-01, -3.9771e-02],
          [-2.4829e-01, -2.1404e-02],
          [-2.2946e-01, -3.8687e-02],
          [-2.2707e-01, -4.0129e-02],
          [-2.2682e-01, -3.8365e-02],
          [-1.7315e-01, -1.8446e-02],
          [-1.7046e-01, -3.7791e-02],
          [-1.5973e-01, -3.6283e-02],
          [-1.4371e-01, -3.9800e-02],
          [-1.4104e-01, -3.8672e-02],
          [-1.3021e-01, -3.9434e-02],
          [-1.1394e-01, -3.5150e-02],
          [-1.1130e-01, -3.9842e-02],
          [-8.9905e-02, -3.5338e-02],
          [-6.5597e-02,  9.5634e-03],
          [-6.2850e-02, -3.2164e-02],
          [-4.4210e-02, -3.6569e-02],
          [-1.7412e-02, -4.0040e-02],
          [-1.4775e-02, -3.3730e-02],
          [-1.2075e-02, -3.9527e-02],
          [-1.4045e-03, -3.9810e-02],
          [ 3.9937e-03, -4.0034e-02],
          [ 1.2093e-02, -3.9047e-02],
          [ 3.0925e-02, -9.0309e-03],
          [ 3.3528e-02, -3.7010e-02],
          [ 3.3629e-02, -3.2330e-02],
          [ 4.9694e-02, -3.7723e-02],
          [ 5.2317e-02, -3.9797e-02],
          [ 7.3703e-02, -4.0130e-02],
          [ 1.0616e-01, -3.8564e-02],
          [ 1.5195e-01, -3.3972e-02],
          [ 1.6285e-01, -4.0254e-02],
          [ 1.6900e-01, -4.0173e-02],
          [ 1.8935e-01, -3.6131e-02],
          [ 2.0029e-01,  8.2858e-03],
          [ 2.0299e-01, -3.6620e-02],
          [ 2.1359e-01, -3.8918e-02],
          [ 2.2299e-01, -4.0193e-02],
          [ 2.5930e-01, -3.1084e-02],
          [ 2.6198e-01, -3.8446e-02],
          [ 2.6448e-01, -3.9617e-02],
          [ 2.6719e-01, -3.9323e-02],
          [ 2.8607e-01, -3.9684e-02],
          [ 2.8874e-01, -3.8781e-02],
          [ 3.3185e-01, -3.2071e-02],
          [ 3.3442e-01, -2.9124e-02],
          [ 3.3457e-01, -3.7934e-02],
          [ 3.3712e-01, -3.4954e-02],
          [ 3.5567e-01, -3.9943e-02],
          [ 3.9078e-01, -3.9558e-02],
          [ 3.9342e-01, -4.0060e-02],
          [ 4.4174e-01, -3.4940e-02],
          [ 4.4539e-01, -4.0275e-02],
          [ 4.4695e-01, -3.9139e-02],
          [ 4.6056e-01, -3.5326e-02],
          [ 4.6188e-01, -3.9126e-02],
          [ 5.0901e-01, -3.5495e-02],
          [ 5.5984e-01, -3.9725e-02],
          [ 5.7187e-01, -4.0230e-02],
          [ 5.7321e-01, -3.1042e-02],
          [ 5.7591e-01, -3.8465e-02],
          [ 5.9481e-01, -3.7889e-02],
          [ 5.9745e-01, -3.9233e-02],
          [ 6.0015e-01, -3.9179e-02],
          [ 6.0554e-01, -3.8551e-02],
          [ 6.1091e-01, -3.9254e-02],
          [ 6.3241e-01, -3.9703e-02],
          [ 6.3373e-01, -3.7963e-02],
          [ 6.4315e-01, -1.9824e-02],
          [ 6.4584e-01, -3.0117e-02],
          [ 6.4849e-01, -3.9793e-02],
          [ 6.7818e-01, -3.8387e-02],
          [ 6.8088e-01, -3.8563e-02],
          [ 7.5042e-01, -4.0039e-02],
          [ 8.3390e-01, -3.6719e-02],
          [ 8.3659e-01, -3.7414e-02],
          [ 8.5076e-01, -4.0115e-02],
          [ 8.5537e-01, -3.9185e-02],
          [ 8.6335e-01, -3.7352e-02],
          [ 8.6859e-01, -3.9671e-02],
          [ 9.0373e-01, -2.7438e-02],
          [ 9.0903e-01, -2.1414e-02],
          [ 9.1173e-01, -2.8389e-02],
          [ 9.1439e-01, -3.7623e-02],
          [ 9.1690e-01, -3.7540e-02],
          [ 9.1958e-01, -3.9696e-02],
          [ 1.0245e+00, -3.9158e-02],
          [ 1.1211e+00, -3.8702e-02],
          [ 1.1225e+00, -3.9544e-02],
          [ 1.1828e+00, -3.8718e-02],
          [ 1.2017e+00, -3.5875e-02],
          [ 1.2053e+00, -4.0233e-02],
          [ 1.2125e+00, -3.3772e-02],
          [ 1.2152e+00, -3.2502e-02],
          [ 1.2179e+00, -3.8392e-02],
          [ 1.2501e+00, -1.8664e-02],
          [ 1.2527e+00, -3.5460e-02],
          [ 1.2715e+00, -4.0072e-02],
          [ 1.3333e+00, -3.9776e-02],
          [ 1.3494e+00, -4.0286e-02],
          [ 1.3583e+00, -4.0135e-02],
          [ 1.4111e+00, -4.0041e-02],
          [ 1.4676e+00, -3.7884e-02],
          [ 1.4702e+00, -3.9349e-02],
          [ 1.4836e+00, -3.6419e-02],
          [ 1.4863e+00, -3.6179e-02],
          [ 1.4890e+00, -3.8216e-02],
          [ 1.4998e+00, -3.8900e-02],
          [ 1.5011e+00, -3.8671e-02],
          [ 1.5159e+00, -2.6078e-02],
          [ 1.5186e+00, -3.7653e-02],
          [ 1.5226e+00, -3.3310e-02],
          [ 1.5239e+00, -2.8030e-02],
          [ 1.5253e+00, -3.5230e-02],
          [ 1.5291e+00, -3.8502e-02],
          [ 1.5509e+00, -3.9882e-02],
          [ 1.5589e+00, -3.5073e-02],
          [ 1.5616e+00, -3.4687e-02],
          [ 1.5642e+00, -3.9125e-02],
          [ 1.5964e+00, -3.8937e-02],
          [ 1.7119e+00, -3.9922e-02],
          [ 1.8113e+00, -3.7003e-02],
          [ 1.8139e+00, -3.6254e-02],
          [ 1.8326e+00, -3.3089e-02],
          [ 1.8353e+00, -3.7433e-02],
          [ 1.8380e+00, -3.9935e-02],
          [ 1.8596e+00, -3.0291e-02],
          [ 1.8623e+00, -3.8015e-02],
          [ 1.9104e+00, -3.9509e-02],
          [ 2.0275e+00, -4.0341e-02],
          [ 2.1145e+00, -4.0293e-02],
          [ 2.1200e+00, -3.7996e-02],
          [ 2.1227e+00, -3.9202e-02],
          [ 2.1361e+00, -3.0246e-02],
          [ 2.1388e+00, -3.6083e-02],
          [ 2.1683e+00, -2.3604e-02],
          [ 2.1710e+00, -3.1746e-02],
          [ 2.1838e+00, -4.0089e-02],
          [ 2.4020e+00, -3.8237e-02],
          [ 2.4047e+00, -3.8730e-02],
          [ 2.5577e+00, -3.4482e-02],
          [ 2.5603e+00, -3.5765e-02],
          [ 2.6060e+00, -2.2636e-02],
          [ 2.6087e+00, -3.2117e-02],
          [ 2.6651e+00, -3.8427e-02],
          [ 2.6918e+00, -4.0099e-02],
          [ 2.7107e+00, -3.4134e-02],
          [ 2.7134e+00, -3.3005e-02],
          [ 2.7534e+00, -4.0050e-02],
          [ 2.8719e+00, -3.7331e-02],
          [ 2.8746e+00, -3.8807e-02],
          [ 3.1131e+00, -4.0131e-02],
          [ 3.3203e+00, -3.7574e-02],
          [ 3.6541e+00, -3.9854e-02],
          [ 3.8305e+00, -4.0174e-02],
          [ 3.8814e+00, -3.8512e-02]]),
  'pepmass': [18.60513549264743],
  'charge': '2+',
  'scan': 5950},
 {'nzero_peaks': tensor([[-1.0994e+00, -2.8583e-02],
          [-1.0979e+00, -3.8886e-02],
          [-1.0843e+00, -3.8552e-02],
          [-1.0834e+00,  5.2964e-02],
          [-1.0801e+00, -3.9029e-02],
          [-1.0700e+00, -3.8155e-02],
          [-1.0699e+00, -3.7625e-02],
          [-1.0645e+00, -3.2459e-02],
          [-1.0537e+00, -1.9711e-02],
          [-1.0360e+00, -3.9046e-02],
          [-1.0339e+00, -3.9075e-02],
          [-1.0324e+00, -3.6363e-02],
          [-1.0323e+00, -3.3983e-02],
          [-1.0269e+00, -3.6711e-02],
          [-1.0243e+00, -3.1117e-02],
          [-1.0216e+00, -3.5710e-02],
          [-1.0216e+00, -2.9329e-02],
          [-1.0215e+00, -3.5424e-02],
          [-9.9465e-01, -3.0257e-02],
          [-9.8933e-01, -3.1215e-02],
          [-9.8392e-01, -3.4735e-02],
          [-9.7858e-01, -1.1853e-03],
          [-9.6878e-01, -3.9116e-02],
          [-9.6254e-01, -3.8431e-02],
          [-9.5713e-01, -3.5452e-02],
          [-9.5182e-01, -3.7881e-02],
          [-9.5162e-01, -3.4874e-02],
          [-9.4641e-01, -3.1543e-02],
          [-9.3564e-01, -3.7580e-02],
          [-9.2502e-01, -2.8039e-02],
          [-9.1951e-01, -2.8168e-02],
          [-9.1420e-01, -3.8119e-02],
          [-9.1400e-01, -3.6627e-02],
          [-9.1143e-01, -3.8034e-02],
          [-9.0879e-01, -2.1592e-02],
          [-9.0071e-01, -3.7055e-02],
          [-8.9982e-01, -3.8680e-02],
          [-8.8737e-01, -3.5225e-02],
          [-8.8115e-01, -3.8501e-02],
          [-8.7117e-01, -3.2825e-02],
          [-8.6860e-01, -2.5912e-02],
          [-8.6309e-01, -3.6259e-02],
          [-8.4181e-01, -3.7871e-02],
          [-8.4171e-01, -3.5890e-02],
          [-8.3366e-01, -3.3200e-02],
          [-8.3099e-01, -1.4816e-02],
          [-8.2830e-01, -3.4593e-02],
          [-8.2573e-01, -3.8620e-02],
          [-8.2289e-01, -2.9793e-02],
          [-8.2017e-01, -3.7859e-02],
          [-8.0409e-01, -3.0849e-02],
          [-8.0270e-01, -3.8870e-02],
          [-7.9868e-01, -3.5441e-02],
          [-7.9604e-01, -3.7600e-02],
          [-7.9347e-01, -2.8740e-02],
          [-7.9327e-01, -3.7429e-02],
          [-7.9026e-01, -3.8801e-02],
          [-7.8538e-01, -3.7997e-02],
          [-7.7996e-01, -3.5489e-02],
          [-7.7987e-01, -2.9651e-02],
          [-7.5573e-01, -3.4366e-02],
          [-7.4776e-01, -3.2469e-02],
          [-7.4503e-01, -3.7784e-02],
          [-7.4211e-01, -3.8837e-02],
          [-7.3434e-01, -3.8269e-02],
          [-7.3170e-01, -3.7072e-02],
          [-7.0473e-01, -3.7647e-02],
          [-6.9952e-01, -2.8326e-02],
          [-6.8333e-01, -3.8585e-02],
          [-6.7526e-01, -3.8401e-02],
          [-6.4039e-01, -3.8311e-02],
          [-6.3765e-01, -3.7982e-02],
          [-6.2957e-01, -3.3215e-02],
          [-6.2504e-01, -3.8744e-02],
          [-6.1080e-01, -3.0216e-02],
          [-5.9196e-01, -3.3723e-02],
          [-5.7318e-01, -3.6203e-02],
          [-5.6965e-01, -3.8109e-02],
          [-4.9562e-01, -2.8710e-02],
          [-4.3904e-01, -2.6349e-03],
          [-4.3364e-01, -3.7319e-02],
          [-3.6647e-01, -3.8768e-02],
          [-3.5582e-01, -3.5418e-02],
          [-3.2608e-01, -3.6456e-02],
          [-3.2539e-01, -3.8790e-02],
          [-3.2209e-01, -3.8747e-02],
          [-3.1206e-01, -3.9032e-02],
          [-3.1082e-01, -3.8563e-02],
          [-2.4829e-01, -3.1635e-02],
          [-2.4164e-01, -3.6616e-02],
          [-2.2441e-01, -3.8052e-02],
          [-2.0534e-01, -3.7676e-02],
          [-1.7316e-01, -2.1463e-02],
          [-1.2890e-01, -3.7071e-02],
          [-1.2484e-01, -3.4741e-02],
          [-1.1130e-01, -2.6443e-02],
          [-8.7244e-02, -3.7658e-02],
          [-7.0387e-02, -3.8566e-02],
          [-6.5603e-02,  1.9501e-02],
          [-6.2843e-02, -3.7300e-02],
          [ 2.6418e-02, -3.8066e-02],
          [ 3.5811e-02, -3.8355e-02],
          [ 5.1570e-02, -3.8233e-02],
          [ 1.0735e-01, -3.8631e-02],
          [ 1.0883e-01, -3.8087e-02],
          [ 1.2777e-01, -3.8806e-02],
          [ 1.4248e-01, -3.8441e-02],
          [ 1.4367e-01, -3.1525e-02],
          [ 1.5212e-01, -3.8794e-02],
          [ 1.7060e-01, -3.8790e-02],
          [ 1.7582e-01, -3.7785e-02],
          [ 1.8935e-01, -3.6917e-02],
          [ 2.0028e-01,  2.1774e-03],
          [ 2.1354e-01, -3.8903e-02],
          [ 2.4849e-01, -3.5392e-02],
          [ 2.6448e-01, -3.3524e-02],
          [ 3.3573e-01, -3.7868e-02],
          [ 3.6393e-01, -3.7294e-02],
          [ 3.9078e-01, -3.8411e-02],
          [ 4.4173e-01, -2.6379e-02],
          [ 4.5391e-01, -3.6747e-02],
          [ 4.5815e-01, -3.7686e-02],
          [ 4.6316e-01, -3.7891e-02],
          [ 4.7497e-01, -3.7862e-02],
          [ 4.8468e-01, -3.7166e-02],
          [ 4.8736e-01, -3.4015e-02],
          [ 4.9177e-01, -3.8514e-02],
          [ 5.0848e-01, -3.8161e-02],
          [ 5.0900e-01, -2.0431e-02],
          [ 5.2510e-01, -2.5386e-02],
          [ 5.3305e-01,  4.6331e-02],
          [ 5.3317e-01, -1.9400e-02],
          [ 5.3444e-01, -3.7872e-02],
          [ 5.3572e-01, -2.1811e-03],
          [ 5.3602e-01, -3.1995e-02],
          [ 5.4648e-01, -3.7956e-02],
          [ 5.7319e-01, -2.8810e-02],
          [ 5.8683e-01, -3.0232e-02],
          [ 5.9476e-01, -3.3156e-02],
          [ 7.7474e-01, -3.7796e-02],
          [ 8.5473e-01, -3.8628e-02],
          [ 9.0371e-01, -3.8466e-03],
          [ 9.1146e-01, -3.8249e-02],
          [ 9.1688e-01, -3.6082e-02],
          [ 1.0781e+00, -3.8797e-02],
          [ 1.1016e+00, -3.8794e-02],
          [ 1.1534e+00, -3.8039e-02],
          [ 1.1775e+00, -3.7736e-02],
          [ 1.1936e+00, -3.7249e-02],
          [ 1.1962e+00, -3.1933e-02],
          [ 1.2017e+00, -3.4225e-02],
          [ 1.2500e+00,  2.5852e-03],
          [ 1.4388e+00, -3.8231e-02],
          [ 1.5159e+00, -2.9274e-02],
          [ 1.5400e+00, -3.5659e-02],
          [ 1.5533e+00, -3.7247e-02],
          [ 1.6472e+00, -3.8050e-02],
          [ 1.6769e+00, -3.3765e-02],
          [ 1.7145e+00, -3.7241e-02],
          [ 1.7736e+00, -3.4991e-02],
          [ 1.8596e+00, -3.5430e-02],
          [ 2.1091e+00, -3.5270e-02],
          [ 2.1684e+00, -3.7502e-02],
          [ 2.2214e+00, -3.8339e-02],
          [ 2.4636e+00, -3.8224e-02],
          [ 2.5614e+00, -3.8487e-02],
          [ 2.6059e+00, -3.5685e-02],
          [ 2.7388e+00, -3.1271e-02],
          [ 2.7646e+00, -3.8465e-02]]),
  'pepmass': [12.385170023014185],
  'charge': '3+',
  'scan': 5810},
 {'nzero_peaks': tensor([[-1.1263e+00,  2.0244e-03],
          [-1.1241e+00, -2.8261e-02],
          [-1.1229e+00, -2.6616e-02],
          [-1.1063e+00, -2.8971e-02],
          [-1.1021e+00,  2.1341e-02],
          [-1.1007e+00, -2.7288e-02],
          [-1.0746e+00, -2.7962e-02],
          [-1.0566e+00, -2.6714e-02],
          [-1.0566e+00, -2.8503e-02],
          [-1.0537e+00, -2.5267e-02],
          [-1.0507e+00, -2.4459e-02],
          [-1.0423e+00, -2.4785e-02],
          [-1.0344e+00, -2.6818e-02],
          [-1.0323e+00,  5.6405e-02],
          [-1.0243e+00, -6.9799e-03],
          [-9.8392e-01, -2.4619e-02],
          [-9.7858e-01,  1.0795e-01],
          [-9.5607e-01, -2.7322e-02],
          [-9.4969e-01, -2.6063e-02],
          [-9.4957e-01, -2.6117e-02],
          [-9.4480e-01, -2.5792e-02],
          [-9.3234e-01, -2.3269e-02],
          [-9.2499e-01, -2.0708e-02],
          [-9.1660e-01, -2.0751e-02],
          [-9.0099e-01, -2.6997e-02],
          [-8.9455e-01, -2.0873e-02],
          [-8.9078e-01, -2.5415e-02],
          [-8.6050e-01,  1.7143e-01],
          [-8.5668e-01, -2.4161e-02],
          [-8.5287e-01, -2.6139e-02],
          [-8.4171e-01, -2.3216e-02],
          [-8.2554e-01, -6.7675e-03],
          [-8.2468e-01, -2.6811e-02],
          [-7.8537e-01,  9.3788e-03],
          [-6.4841e-01, -1.6330e-02],
          [-6.4300e-01,  1.7282e-03],
          [-6.2957e-01,  4.7855e-03],
          [-5.7461e-01, -2.3155e-02],
          [-5.5980e-01, -2.0970e-02],
          [-5.5178e-01, -1.1407e-02],
          [-5.3279e-01, -7.1611e-03],
          [-5.2204e-01, -1.1463e-02],
          [-4.9542e-01, -2.5170e-02],
          [-4.7124e-01,  3.1683e-03],
          [-4.6875e-01, -2.5772e-02],
          [-4.6331e-01, -2.1913e-02],
          [-4.4236e-01, -2.5262e-02],
          [-4.0919e-01,  7.0171e-03],
          [-2.6992e-01, -8.8157e-03],
          [-2.3486e-01, -2.3907e-02],
          [-2.1290e-01, -2.2404e-02],
          [-1.8916e-01,  9.6120e-02],
          [-1.8777e-02, -2.5107e-02],
          [ 3.3855e-02, -2.2413e-02],
          [ 7.0726e-02, -2.3657e-02],
          [ 7.7614e-02, -2.2559e-02],
          [ 8.2773e-02, -2.3304e-02],
          [ 9.0175e-02,  4.6014e-02],
          [ 1.0873e-01, -2.4785e-02],
          [ 2.0076e-01, -2.4949e-02],
          [ 2.1233e-01, -2.0899e-02],
          [ 2.1883e-01, -7.1100e-04],
          [ 2.2971e-01, -2.3637e-02],
          [ 2.9795e-01, -2.2359e-02],
          [ 3.4228e-01, -2.3792e-02],
          [ 3.5454e-01, -2.3607e-02],
          [ 3.9076e-01,  2.7626e-01],
          [ 3.9091e-01,  7.1145e-02],
          [ 3.9103e-01,  2.9624e-01],
          [ 3.9368e-01,  2.5414e-01],
          [ 5.7590e-01, -2.3944e-02],
          [ 6.4051e-01, -2.3104e-02],
          [ 7.1815e-01, -2.3148e-02],
          [ 7.3484e-01, -2.1705e-02],
          [ 7.7042e-01, -2.1252e-02],
          [ 8.1761e-01, -2.3022e-02],
          [ 8.3113e-01, -2.2864e-02],
          [ 8.3131e-01,  6.1185e-02],
          [ 9.5804e-01, -2.4547e-02],
          [ 1.0247e+00, -2.5188e-02],
          [ 1.0806e+00, -2.4207e-02],
          [ 1.1830e+00,  1.2979e-02],
          [ 1.2138e+00, -2.5162e-02],
          [ 1.3361e+00,  7.8512e-02],
          [ 1.3545e+00, -1.5587e-02],
          [ 1.4288e+00, -2.3158e-02],
          [ 1.5162e+00, -2.2752e-02],
          [ 1.5696e+00,  2.2055e-01],
          [ 1.6176e+00, -2.0507e-02],
          [ 1.7068e+00, -1.2811e-02],
          [ 1.8206e+00, -2.1444e-02],
          [ 1.8355e+00, -1.5454e-02],
          [ 1.8623e+00, -3.7011e-03],
          [ 1.9332e+00, -2.2779e-02],
          [ 2.0666e+00, -2.2083e-02]]),
  'pepmass': [11.494156085563038],
  'charge': '2+',
  'scan': 8595},
 {'nzero_peaks': tensor([[-1.0834, -0.0401],
          [-0.9786, -0.0409],
          [-0.9250, -0.0387],
          [-0.8310, -0.0345],
          [-0.8229, -0.0373],
          [-0.7478, -0.0390],
          [-0.5920, -0.0390],
          [-0.4390, -0.0202],
          [-0.4364, -0.0405],
          [-0.4336, -0.0411],
          [-0.3933, -0.0410],
          [-0.3558, -0.0398],
          [-0.2483, -0.0359],
          [-0.2456, -0.0408],
          [-0.1812, -0.0411],
          [-0.1732, -0.0347],
          [-0.1410, -0.0405],
          [-0.1113, -0.0391],
          [-0.0656, -0.0225],
          [-0.0629, -0.0390],
          [ 0.0497, -0.0410],
          [ 0.1893, -0.0405],
          [ 0.2003, -0.0249],
          [ 0.2030, -0.0385],
          [ 0.2645, -0.0409],
          [ 0.5090, -0.0394],
          [ 0.5732, -0.0384],
          [ 0.9037, -0.0366],
          [ 0.9064, -0.0410],
          [ 0.9169, -0.0400],
          [ 1.2500, -0.0337],
          [ 1.2527, -0.0385],
          [ 1.5159, -0.0379],
          [ 1.5186, -0.0408],
          [ 1.8139, -0.0400],
          [ 1.8596, -0.0360],
          [ 1.8623, -0.0397],
          [ 2.1226, -0.0407],
          [ 2.1683, -0.0319],
          [ 2.1710, -0.0365],
          [ 2.6060, -0.0279],
          [ 2.6087, -0.0363],
          [ 2.8719, -0.0377],
          [ 2.8745, -0.0391],
          [ 3.1806, -0.0391],
          [ 3.1833, -0.0393],
          [ 3.6183, -0.0411],
          [ 3.8787, -0.0372],
          [ 3.8814, -0.0381]]),
  'pepmass': [18.605055210087095],
  'charge': '2+',
  'scan': 7950},
 {'nzero_peaks': tensor([[-1.1532e+00, -3.7779e-02],
          [-1.1478e+00, -4.0788e-02],
          [-1.1464e+00, -4.1486e-02],
          [-1.1397e+00, -4.0756e-02],
          [-1.1378e+00, -4.1637e-02],
          [-1.1364e+00, -4.1620e-02],
          [-1.1293e+00, -4.1666e-02],
          [-1.1290e+00,  1.6245e-02],
          [-1.1263e+00, -3.7173e-02],
          [-1.1236e+00, -4.1611e-02],
          [-1.1157e+00, -4.1509e-02],
          [-1.1021e+00, -4.0074e-02],
          [-1.0994e+00, -4.1442e-02],
          [-1.0895e+00, -4.1551e-02],
          [-1.0834e+00, -2.1883e-02],
          [-1.0726e+00, -4.0716e-02],
          [-1.0537e+00, -3.9698e-02],
          [-1.0430e+00, -4.1621e-02],
          [-1.0269e+00, -4.1382e-02],
          [-1.0243e+00, -4.0293e-02],
          [-1.0055e+00, -4.1218e-02],
          [-1.0012e+00, -4.1584e-02],
          [-1.0009e+00, -4.0921e-02],
          [-1.0002e+00, -3.9872e-02],
          [-9.9484e-01, -4.0747e-02],
          [-9.9465e-01, -3.9625e-02],
          [-9.8943e-01, -4.1495e-02],
          [-9.8624e-01, -4.1654e-02],
          [-9.8393e-01, -4.1405e-02],
          [-9.8354e-01, -4.1547e-02],
          [-9.8341e-01, -4.1578e-02],
          [-9.7858e-01, -2.7476e-02],
          [-9.7569e-01, -4.1471e-02],
          [-9.7072e-01, -3.9302e-02],
          [-9.6254e-01, -4.1209e-02],
          [-9.5446e-01, -4.1388e-02],
          [-9.5182e-01, -3.9728e-02],
          [-9.4915e-01, -3.9780e-02],
          [-9.4641e-01, -3.8680e-02],
          [-9.2502e-01, -1.6666e-02],
          [-9.2492e-01, -4.1649e-02],
          [-9.2491e-01, -4.1679e-02],
          [-9.2233e-01, -4.0690e-02],
          [-9.1951e-01, -3.9508e-02],
          [-9.1420e-01, -4.1539e-02],
          [-9.1143e-01, -4.1006e-02],
          [-9.1037e-01, -4.1604e-02],
          [-9.0879e-01, -4.0532e-02],
          [-9.0612e-01, -3.4663e-02],
          [-8.9271e-01, -4.1025e-02],
          [-8.9004e-01, -4.0093e-02],
          [-8.8740e-01, -4.0930e-02],
          [-8.7932e-01, -3.4872e-02],
          [-8.7668e-01, -3.9852e-02],
          [-8.7663e-01, -4.1462e-02],
          [-8.7127e-01, -3.7923e-02],
          [-8.4171e-01, -4.1338e-02],
          [-8.3906e-01, -4.1216e-02],
          [-8.3630e-01, -4.0875e-02],
          [-8.3446e-01, -4.1538e-02],
          [-8.3366e-01, -3.9671e-02],
          [-8.3179e-01, -4.1605e-02],
          [-8.3099e-01,  3.0694e-02],
          [-8.3088e-01, -4.1380e-02],
          [-8.2829e-01, -3.6324e-02],
          [-8.2300e-01, -4.0960e-02],
          [-8.2298e-01, -4.1211e-02],
          [-8.2289e-01,  1.0844e-02],
          [-8.2031e-01, -4.1613e-02],
          [-8.2020e-01, -3.6782e-02],
          [-8.1758e-01, -4.1250e-02],
          [-8.1755e-01, -4.1565e-02],
          [-8.1748e-01, -4.0006e-02],
          [-8.1217e-01, -4.1496e-02],
          [-8.0409e-01, -4.1367e-02],
          [-8.0160e-01, -4.1006e-02],
          [-7.9878e-01, -4.0910e-02],
          [-7.9347e-01, -3.8689e-02],
          [-7.9335e-01, -4.1410e-02],
          [-7.7466e-01, -4.0682e-02],
          [-7.6648e-01, -3.9764e-02],
          [-7.6381e-01, -4.1581e-02],
          [-7.6106e-01, -4.1329e-02],
          [-7.6003e-01, -4.1580e-02],
          [-7.5590e-01, -4.1350e-02],
          [-7.5309e-01, -4.1429e-02],
          [-7.4776e-01, -1.4048e-02],
          [-7.4507e-01, -3.8367e-02],
          [-7.4500e-01, -3.6394e-02],
          [-7.4235e-01, -3.9724e-02],
          [-7.3701e-01, -4.1346e-02],
          [-7.0206e-01, -4.0249e-02],
          [-6.9952e-01, -3.3040e-02],
          [-6.9683e-01, -4.0626e-02],
          [-6.8600e-01, -4.1134e-02],
          [-6.8593e-01, -4.0398e-02],
          [-6.7791e-01, -4.1580e-02],
          [-6.7508e-01, -4.1085e-02],
          [-6.7244e-01, -4.1473e-02],
          [-6.5382e-01, -4.1232e-02],
          [-6.5377e-01, -4.1536e-02],
          [-6.4861e-01, -4.1613e-02],
          [-6.4841e-01, -3.9112e-02],
          [-6.4571e-01, -4.1540e-02],
          [-6.3766e-01, -3.8414e-02],
          [-6.3233e-01, -4.1562e-02],
          [-6.3224e-01, -3.7374e-02],
          [-6.1885e-01, -3.9709e-02],
          [-6.1620e-01, -4.0259e-02],
          [-6.1350e-01, -4.1504e-02],
          [-6.1344e-01, -4.1333e-02],
          [-6.1080e-01, -4.0209e-02],
          [-6.0545e-01, -4.1378e-02],
          [-6.0539e-01, -4.1106e-02],
          [-6.0271e-01, -4.1036e-02],
          [-6.0007e-01, -4.1245e-02],
          [-5.9196e-01, -1.5749e-02],
          [-5.8927e-01, -4.0238e-02],
          [-5.8123e-01, -4.1438e-02],
          [-5.7328e-01, -4.1423e-02],
          [-5.7051e-01, -3.6517e-02],
          [-5.6510e-01, -4.0906e-02],
          [-5.6252e-01, -4.1418e-02],
          [-5.5711e-01, -4.0264e-02],
          [-5.5446e-01, -4.0508e-02],
          [-5.4965e-01, -4.1536e-02],
          [-5.3640e-01, -4.1617e-02],
          [-5.3566e-01, -4.1085e-02],
          [-5.3289e-01, -3.9924e-02],
          [-5.2758e-01, -3.8820e-02],
          [-5.2490e-01, -4.0621e-02],
          [-5.1418e-01, -3.8023e-02],
          [-5.0877e-01, -4.0361e-02],
          [-5.0056e-01, -4.1515e-02],
          [-4.8996e-01, -4.1393e-02],
          [-4.8866e-01, -4.1463e-02],
          [-4.8738e-01, -4.1508e-02],
          [-4.8720e-01, -4.0181e-02],
          [-4.8198e-01, -4.1323e-02],
          [-4.7920e-01, -4.1330e-02],
          [-4.7666e-01, -4.1347e-02],
          [-4.5527e-01, -4.1345e-02],
          [-4.5066e-01, -4.1550e-02],
          [-4.4977e-01, -4.0538e-02],
          [-4.4445e-01, -4.1248e-02],
          [-4.4168e-01, -4.1066e-02],
          [-4.3927e-01, -4.0889e-02],
          [-4.3924e-01, -4.1318e-02],
          [-4.3921e-01, -4.1324e-02],
          [-4.3918e-01, -4.0873e-02],
          [-4.3916e-01, -4.1204e-02],
          [-4.3904e-01,  1.5413e-01],
          [-4.3895e-01, -4.0682e-02],
          [-4.3892e-01, -4.0635e-02],
          [-4.3889e-01, -4.1084e-02],
          [-4.3886e-01, -4.1407e-02],
          [-4.3877e-01, -4.1338e-02],
          [-4.3874e-01, -4.1579e-02],
          [-4.3635e-01, -9.2134e-03],
          [-4.3363e-01, -3.3312e-02],
          [-4.3094e-01, -4.0709e-02],
          [-4.0957e-01, -3.9249e-02],
          [-4.0407e-01, -3.9399e-02],
          [-4.0137e-01, -4.1279e-02],
          [-3.9612e-01, -4.0813e-02],
          [-3.9602e-01, -4.0415e-02],
          [-3.9335e-01, -3.7616e-02],
          [-3.8794e-01, -4.0884e-02],
          [-3.7178e-01, -4.0884e-02],
          [-3.6637e-01, -4.0929e-02],
          [-3.6368e-01, -4.1459e-02],
          [-3.5583e-01, -3.3027e-02],
          [-3.5313e-01, -4.1232e-02],
          [-3.4492e-01, -4.0882e-02],
          [-3.4408e-01, -4.1558e-02],
          [-3.3425e-01, -4.1349e-02],
          [-3.3130e-01, -4.0943e-02],
          [-3.2996e-01, -4.1519e-02],
          [-3.2608e-01, -3.6547e-02],
          [-3.2338e-01, -4.1278e-02],
          [-3.1013e-01, -4.1242e-02],
          [-3.0209e-01, -4.1454e-02],
          [-2.9697e-01, -4.0344e-02],
          [-2.7507e-01, -4.1221e-02],
          [-2.6452e-01, -4.0242e-02],
          [-2.5911e-01, -4.1391e-02],
          [-2.5639e-01, -4.0856e-02],
          [-2.5233e-01, -4.1196e-02],
          [-2.4829e-01,  5.2451e-03],
          [-2.4560e-01, -3.1287e-02],
          [-2.4291e-01, -4.1463e-02],
          [-2.2672e-01, -3.6592e-02],
          [-2.2649e-01, -4.1583e-02],
          [-2.2403e-01, -4.1164e-02],
          [-2.2150e-01, -4.1395e-02],
          [-2.1892e-01, -3.9556e-02],
          [-2.1609e-01, -4.1254e-02],
          [-2.1077e-01, -3.9626e-02],
          [-2.0801e-01, -4.1431e-02],
          [-2.0127e-01, -4.1602e-02],
          [-1.8937e-01, -4.1564e-02],
          [-1.7856e-01, -4.0337e-02],
          [-1.7581e-01, -4.1476e-02],
          [-1.7316e-01,  1.8680e-02],
          [-1.7047e-01, -2.6520e-02],
          [-1.6778e-01, -4.0673e-02],
          [-1.6508e-01, -4.0780e-02],
          [-1.5963e-01, -4.1369e-02],
          [-1.5700e-01, -4.1182e-02],
          [-1.4369e-01, -3.9796e-02],
          [-1.4105e-01, -2.8420e-02],
          [-1.3836e-01, -3.9935e-02],
          [-1.3564e-01, -4.0820e-02],
          [-1.3287e-01, -4.0017e-02],
          [-1.3033e-01, -4.0528e-02],
          [-1.3024e-01, -4.0364e-02],
          [-1.2746e-01, -4.0678e-02],
          [-1.2492e-01, -3.9590e-02],
          [-1.2484e-01, -4.0703e-02],
          [-1.2223e-01, -4.0740e-02],
          [-1.1394e-01, -3.8648e-02],
          [-1.1130e-01, -2.3568e-02],
          [-1.0861e-01, -3.7786e-02],
          [-9.5355e-02, -4.0132e-02],
          [-8.9943e-02, -3.4440e-02],
          [-8.7258e-02, -4.1283e-02],
          [-7.9117e-02, -4.1389e-02],
          [-7.1113e-02, -4.1307e-02],
          [-6.5603e-02,  1.1574e-01],
          [-6.5484e-02, -4.1090e-02],
          [-6.5440e-02, -4.0548e-02],
          [-6.2912e-02, -7.7019e-03],
          [-6.0220e-02, -3.9264e-02],
          [-4.4297e-02, -4.1542e-02],
          [-3.6345e-02, -4.0871e-02],
          [-3.3706e-02, -4.0913e-02],
          [-3.1015e-02, -4.1473e-02],
          [-1.4058e-03, -3.7621e-02],
          [ 1.2856e-03, -4.0895e-02],
          [ 1.3482e-03, -4.1360e-02],
          [ 4.0028e-03, -4.1066e-02],
          [ 6.6788e-03, -4.0478e-02],
          [ 9.4453e-03, -4.1464e-02],
          [ 1.2085e-02, -3.8440e-02],
          [ 3.0922e-02, -4.0747e-02],
          [ 3.3475e-02, -3.9787e-02],
          [ 3.6174e-02, -4.1451e-02],
          [ 3.9165e-02, -4.1096e-02],
          [ 4.9701e-02, -3.6162e-02],
          [ 5.2379e-02, -3.9178e-02],
          [ 5.5099e-02, -4.1452e-02],
          [ 8.1813e-02, -3.8867e-02],
          [ 8.4577e-02, -4.0289e-02],
          [ 9.5397e-02, -3.9823e-02],
          [ 9.8038e-02, -3.9167e-02],
          [ 1.2220e-01, -4.1265e-02],
          [ 1.2483e-01, -3.7629e-02],
          [ 1.2629e-01, -4.1522e-02],
          [ 1.2751e-01, -3.5322e-02],
          [ 1.3013e-01, -4.0770e-02],
          [ 1.3026e-01, -4.1396e-02],
          [ 1.3292e-01, -4.0653e-02],
          [ 1.3556e-01, -3.9747e-02],
          [ 1.3832e-01, -4.1495e-02],
          [ 1.4101e-01, -4.0294e-02],
          [ 1.4375e-01, -3.9597e-02],
          [ 1.5194e-01, -3.9161e-02],
          [ 1.5458e-01, -3.8100e-02],
          [ 1.6513e-01, -4.1171e-02],
          [ 1.6771e-01, -4.1148e-02],
          [ 1.7045e-01, -4.1135e-02],
          [ 1.7053e-01, -4.0857e-02],
          [ 1.7585e-01, -3.9001e-02],
          [ 1.7862e-01, -4.1193e-02],
          [ 1.8125e-01, -4.0524e-02],
          [ 1.8392e-01, -4.1480e-02],
          [ 1.8935e-01, -2.8288e-02],
          [ 1.9204e-01, -3.8581e-02],
          [ 2.0002e-01, -4.1317e-02],
          [ 2.0007e-01, -4.1309e-02],
          [ 2.0028e-01,  1.1179e-01],
          [ 2.0298e-01,  7.9718e-04],
          [ 2.0567e-01, -3.9222e-02],
          [ 2.1210e-01, -4.1459e-02],
          [ 2.1346e-01, -4.0144e-02],
          [ 2.1613e-01, -4.0412e-02],
          [ 2.1876e-01, -3.9040e-02],
          [ 2.2148e-01, -4.0578e-02],
          [ 2.2707e-01, -4.1116e-02],
          [ 2.2952e-01, -4.1260e-02],
          [ 2.3218e-01, -4.1518e-02],
          [ 2.3780e-01, -3.9589e-02],
          [ 2.5639e-01, -3.9762e-02],
          [ 2.5907e-01, -4.1202e-02],
          [ 2.6448e-01, -2.6576e-02],
          [ 2.6717e-01, -3.6824e-02],
          [ 2.9936e-01, -4.1457e-02],
          [ 3.0206e-01, -4.1325e-02],
          [ 3.1271e-01, -4.1038e-02],
          [ 3.1826e-01, -4.1273e-02],
          [ 3.3713e-01, -4.1412e-02],
          [ 3.4506e-01, -3.9899e-02],
          [ 3.4769e-01, -4.0225e-02],
          [ 3.5039e-01, -4.1243e-02],
          [ 3.6661e-01, -4.0754e-02],
          [ 3.8521e-01, -4.1445e-02],
          [ 3.9339e-01, -3.5703e-02],
          [ 3.9610e-01, -4.0762e-02],
          [ 4.0410e-01, -4.1255e-02],
          [ 4.0952e-01, -4.0793e-02],
          [ 4.3632e-01, -4.1186e-02],
          [ 4.4173e-01, -3.5457e-02],
          [ 4.4442e-01, -3.9429e-02],
          [ 4.4738e-01, -4.0853e-02],
          [ 4.4972e-01, -3.7488e-02],
          [ 4.5193e-01, -4.1547e-02],
          [ 4.5241e-01, -4.0483e-02],
          [ 4.6067e-01, -4.0433e-02],
          [ 4.6331e-01, -3.9856e-02],
          [ 4.6600e-01, -4.1159e-02],
          [ 4.7924e-01, -4.1225e-02],
          [ 4.8214e-01, -4.1504e-02],
          [ 4.8466e-01, -3.8551e-02],
          [ 4.8734e-01, -3.9506e-02],
          [ 4.9807e-01, -4.1424e-02],
          [ 5.0900e-01, -1.6133e-02],
          [ 5.1169e-01, -3.3397e-02],
          [ 5.1438e-01, -4.1210e-02],
          [ 5.2485e-01, -3.7497e-02],
          [ 5.2754e-01, -4.1070e-02],
          [ 5.5720e-01, -4.1430e-02],
          [ 5.6248e-01, -4.0957e-02],
          [ 5.7055e-01, -4.0835e-02],
          [ 5.7320e-01, -1.4717e-02],
          [ 5.7589e-01, -3.2364e-02],
          [ 5.7858e-01, -4.0740e-02],
          [ 5.7900e-01, -4.1179e-02],
          [ 6.1890e-01, -3.3812e-02],
          [ 6.2158e-01, -3.8698e-02],
          [ 6.5641e-01, -4.0605e-02],
          [ 6.7542e-01, -4.1184e-02],
          [ 7.8804e-01, -4.1109e-02],
          [ 7.9339e-01, -4.1346e-02],
          [ 7.9605e-01, -4.0483e-02],
          [ 8.3098e-01, -4.0952e-02],
          [ 8.3370e-01, -4.1062e-02],
          [ 8.4176e-01, -4.0729e-02],
          [ 8.4443e-01, -4.1288e-02],
          [ 8.5538e-01, -4.1142e-02],
          [ 8.5804e-01, -4.1150e-02],
          [ 8.6856e-01, -3.7532e-02],
          [ 8.7125e-01, -3.9569e-02],
          [ 8.7389e-01, -4.1297e-02],
          [ 8.7937e-01, -4.0630e-02],
          [ 8.9286e-01, -4.1264e-02],
          [ 9.0371e-01,  2.4709e-05],
          [ 9.0641e-01, -2.0656e-02],
          [ 9.0910e-01, -3.9827e-02],
          [ 9.1149e-01, -4.1305e-02],
          [ 9.1689e-01, -2.8616e-02],
          [ 9.1958e-01, -3.5590e-02],
          [ 9.2228e-01, -4.0252e-02],
          [ 9.4909e-01, -4.1467e-02],
          [ 9.5981e-01, -3.9707e-02],
          [ 1.0809e+00, -4.1378e-02],
          [ 1.0914e+00, -4.1263e-02],
          [ 1.1076e+00, -3.9458e-02],
          [ 1.1103e+00, -4.0564e-02],
          [ 1.1344e+00, -3.9641e-02],
          [ 1.1371e+00, -4.0055e-02],
          [ 1.1397e+00, -4.0435e-02],
          [ 1.1425e+00, -4.1190e-02],
          [ 1.1828e+00, -3.4009e-02],
          [ 1.1855e+00, -3.7292e-02],
          [ 1.1881e+00, -4.0739e-02],
          [ 1.1922e+00, -4.1373e-02],
          [ 1.1936e+00, -4.0593e-02],
          [ 1.1945e+00, -4.1568e-02],
          [ 1.1949e+00, -4.1179e-02],
          [ 1.2017e+00, -3.6549e-02],
          [ 1.2044e+00, -4.0015e-02],
          [ 1.2151e+00, -4.1452e-02],
          [ 1.2152e+00, -4.1466e-02],
          [ 1.2164e+00, -3.8921e-02],
          [ 1.2177e+00, -3.9291e-02],
          [ 1.2191e+00, -4.0906e-02],
          [ 1.2257e+00, -3.8964e-02],
          [ 1.2500e+00,  3.0309e-02],
          [ 1.2527e+00, -4.0185e-03],
          [ 1.2554e+00, -3.5732e-02],
          [ 1.2768e+00, -4.0663e-02],
          [ 1.3641e+00, -4.0009e-02],
          [ 1.3654e+00, -3.7977e-02],
          [ 1.3668e+00, -4.0990e-02],
          [ 1.3682e+00, -4.1420e-02],
          [ 1.4219e+00, -4.1478e-02],
          [ 1.4406e+00, -4.1019e-02],
          [ 1.4540e+00, -4.1381e-02],
          [ 1.4567e+00, -4.1295e-02],
          [ 1.4808e+00, -4.1150e-02],
          [ 1.4834e+00, -3.9934e-02],
          [ 1.4861e+00, -4.0709e-02],
          [ 1.4996e+00, -4.1249e-02],
          [ 1.5159e+00,  3.4516e-03],
          [ 1.5186e+00, -1.2502e-02],
          [ 1.5213e+00, -3.6473e-02],
          [ 1.5236e+00, -4.0670e-02],
          [ 1.5240e+00, -3.9894e-02],
          [ 1.5263e+00, -4.0916e-02],
          [ 1.5266e+00, -4.1021e-02],
          [ 1.5268e+00, -4.1253e-02],
          [ 1.5291e+00, -3.7151e-02],
          [ 1.5318e+00, -3.7813e-02],
          [ 1.5322e+00, -4.0857e-02],
          [ 1.5345e+00, -4.1120e-02],
          [ 1.5427e+00, -4.0035e-02],
          [ 1.5454e+00, -4.1214e-02],
          [ 1.7373e+00, -4.1312e-02],
          [ 1.7520e+00, -4.0909e-02],
          [ 1.7977e+00, -4.1044e-02],
          [ 1.8004e+00, -4.0857e-02],
          [ 1.8113e+00, -3.3669e-02],
          [ 1.8139e+00, -2.2202e-02],
          [ 1.8166e+00, -2.8546e-02],
          [ 1.8193e+00, -3.9781e-02],
          [ 1.8513e+00, -4.1384e-02],
          [ 1.8596e+00,  1.2152e-02],
          [ 1.8623e+00, -3.4442e-03],
          [ 1.8650e+00, -3.5132e-02],
          [ 1.8756e+00, -4.0309e-02],
          [ 1.8782e+00, -4.1320e-02],
          [ 1.9238e+00, -4.0736e-02],
          [ 1.9265e+00, -4.0924e-02],
          [ 1.9347e+00, -4.1032e-02],
          [ 2.0743e+00, -4.1150e-02],
          [ 2.0770e+00, -4.0783e-02],
          [ 2.1065e+00, -4.1087e-02],
          [ 2.1092e+00, -3.9642e-02],
          [ 2.1200e+00, -3.9617e-02],
          [ 2.1227e+00, -3.7190e-02],
          [ 2.1253e+00, -3.8964e-02],
          [ 2.1683e+00,  2.6966e-02],
          [ 2.1710e+00,  1.2964e-02],
          [ 2.1737e+00, -2.9985e-02],
          [ 2.1896e+00, -4.1121e-02],
          [ 2.1978e+00, -4.1252e-02],
          [ 2.2325e+00, -3.7528e-02],
          [ 2.2352e+00, -3.7093e-02],
          [ 2.2379e+00, -4.1254e-02],
          [ 2.2382e+00, -4.1125e-02],
          [ 2.2406e+00, -4.1572e-02],
          [ 2.3000e+00, -4.1475e-02],
          [ 2.3109e+00, -4.1285e-02],
          [ 2.4100e+00, -4.1420e-02],
          [ 2.4127e+00, -3.9494e-02],
          [ 2.4241e+00, -4.1571e-02],
          [ 2.4984e+00, -4.1016e-02],
          [ 2.5576e+00, -3.9448e-02],
          [ 2.5603e+00, -3.8464e-02],
          [ 2.5630e+00, -3.9173e-02],
          [ 2.6060e+00,  4.0004e-02],
          [ 2.6087e+00,  3.4796e-02],
          [ 2.6114e+00, -2.3269e-02],
          [ 2.6141e+00, -4.0844e-02],
          [ 2.6355e+00, -4.0256e-02],
          [ 2.6382e+00, -4.1304e-02],
          [ 2.6785e+00, -4.1032e-02],
          [ 2.8235e+00, -4.1179e-02],
          [ 2.8262e+00, -4.1217e-02],
          [ 2.8474e+00, -4.0956e-02],
          [ 2.8719e+00, -2.1091e-02],
          [ 2.8745e+00, -1.7726e-02],
          [ 2.8772e+00, -3.6579e-02],
          [ 2.8802e+00, -4.1019e-02],
          [ 3.1133e+00, -4.0434e-02],
          [ 3.1323e+00, -4.1284e-02],
          [ 3.1349e+00, -4.0302e-02],
          [ 3.1376e+00, -4.0530e-02],
          [ 3.1806e+00, -2.1051e-02],
          [ 3.1833e+00, -1.8142e-02],
          [ 3.1859e+00, -3.4930e-02],
          [ 3.5369e+00, -4.1548e-02],
          [ 3.6182e+00, -3.7218e-02],
          [ 3.6209e+00, -3.5574e-02],
          [ 3.6236e+00, -3.8887e-02],
          [ 3.6477e+00, -4.1313e-02],
          [ 3.6551e+00, -4.1335e-02],
          [ 3.8330e+00, -4.0447e-02],
          [ 3.8787e+00, -2.3197e-02],
          [ 3.8814e+00, -1.2123e-02],
          [ 3.8841e+00, -3.1354e-02],
          [ 3.8868e+00, -4.0709e-02]]),
  'pepmass': [18.605075795358978],
  'charge': '2+',
  'scan': 4003}]
In [12]:
testBasic['spectra']['TQPYDVYDQVEFDVPVGSR'][0].keys()
Out[12]:
dict_keys(['nzero_peaks', 'pepmass', 'charge', 'scan'])
In [13]:
pepmasses = []


for key, same_sequence in testBasic['spectra'].items():
    for spectrum in same_sequence:
        for pepmass in spectrum['pepmass']:
            pepmasses.append({"sequence":key, "pepmass":pepmass})
In [14]:
len(pepmasses)
Out[14]:
49314
In [15]:
pepmasses
Out[15]:
[{'sequence': 'HGGYKPTDK', 'pepmass': 501.755615234375},
 {'sequence': 'ICELYAK', 'pepmass': 448.731018066406},
 {'sequence': 'HGEVCPAGWKPGSDTIKPDVQK', 'pepmass': 602.303100585938},
 {'sequence': 'HGEVCPAGWKPGSDTIKPDVQK', 'pepmass': 541.911682128906},
 {'sequence': 'HGEVCPAGWKPGSDTIKPDVQK', 'pepmass': 802.734313964844},
 {'sequence': 'HGEVCPAGWKPGSDTIKPDVQK', 'pepmass': 602.29931640625},
 {'sequence': 'EEIVPDSQEATAHVSQDQK', 'pepmass': 704.336303710938},
 {'sequence': 'VQLLHSQNTSLINQK', 'pepmass': 861.981384277344},
 {'sequence': 'VQLLHSQNTSLINQK', 'pepmass': 861.977355957031},
 {'sequence': 'VQLLHSQNTSLINQK', 'pepmass': 620.8310546875},
 {'sequence': 'VQLLHSQNTSLINQK', 'pepmass': 861.978820800781},
 {'sequence': 'VQLLHSQNTSLINQK', 'pepmass': 574.987976074219},
 {'sequence': 'TWSTVTPEVK', 'pepmass': 1147.60205078125},
 {'sequence': 'VLDTPGPPQDLK', 'pepmass': 1279.691772460938},
 {'sequence': 'VLDTPGPPQDLK', 'pepmass': 640.353942871094},
 {'sequence': 'IVSSSDVGHDEYSTQSLVK', 'pepmass': 1026.001708984375},
 {'sequence': 'IVSSSDVGHDEYSTQSLVK', 'pepmass': 1026.502807617188},
 {'sequence': 'IVSSSDVGHDEYSTQSLVK', 'pepmass': 684.335388183594},
 {'sequence': 'IVSSSDVGHDEYSTQSLVK', 'pepmass': 576.776062011719},
 {'sequence': 'IVSSSDVGHDEYSTQSLVK', 'pepmass': 1042.714477539063},
 {'sequence': 'ELAEDGYSGVEVR', 'pepmass': 712.340942382813},
 {'sequence': 'ELAEDGYSGVEVR', 'pepmass': 712.34228515625},
 {'sequence': 'ELAEDGYSGVEVR', 'pepmass': 712.33935546875},
 {'sequence': 'ELAEDGYSGVEVR', 'pepmass': 712.33935546875},
 {'sequence': 'ELAEDGYSGVEVR', 'pepmass': 712.338745117188},
 {'sequence': 'ELAEDGYSGVEVR', 'pepmass': 712.837219238281},
 {'sequence': 'GYSFVTTAER', 'pepmass': 1130.551147460938},
 {'sequence': 'GYSFVTTAER', 'pepmass': 565.779968261719},
 {'sequence': 'GYSFVTTAER', 'pepmass': 565.779602050781},
 {'sequence': 'GYSFVTTAER', 'pepmass': 565.779663085938},
 {'sequence': 'GYSFVTTAER', 'pepmass': 565.780212402344},
 {'sequence': 'GYSFVTTAER', 'pepmass': 565.780029296875},
 {'sequence': 'GYSFVTTAER', 'pepmass': 565.779846191406},
 {'sequence': 'GYSFVTTAER', 'pepmass': 565.779663085938},
 {'sequence': 'GYSFVTTAER', 'pepmass': 565.779724121094},
 {'sequence': 'GYSFVTTAER', 'pepmass': 1130.545776367188},
 {'sequence': 'GYSFVTTAER', 'pepmass': 565.776184082031},
 {'sequence': 'GYSFVTTAER', 'pepmass': 565.77587890625},
 {'sequence': 'GYSFVTTAER', 'pepmass': 1130.547973632813},
 {'sequence': 'GYSFVTTAER', 'pepmass': 565.776062011719},
 {'sequence': 'GYSFVTTAER', 'pepmass': 565.7763671875},
 {'sequence': 'GYSFVTTAER', 'pepmass': 565.776733398438},
 {'sequence': 'GYSFVTTAER', 'pepmass': 565.777648925781},
 {'sequence': 'GYSFVTTAER', 'pepmass': 565.777587890625},
 {'sequence': 'GYSFVTTAER', 'pepmass': 565.77783203125},
 {'sequence': 'GYSFVTTAER', 'pepmass': 565.777770996094},
 {'sequence': 'GYSFVTTAER', 'pepmass': 565.778503417969},
 {'sequence': 'GYSFVTTAER', 'pepmass': 565.778015136719},
 {'sequence': 'GYSFVTTAER', 'pepmass': 565.777282714844},
 {'sequence': 'GYSFVTTAER', 'pepmass': 565.777282714844},
 {'sequence': 'GYSFVTTAER', 'pepmass': 565.777465820313},
 {'sequence': 'GYSFVTTAER', 'pepmass': 565.777160644531},
 {'sequence': 'GYSFVTTAER', 'pepmass': 565.777282714844},
 {'sequence': 'GYSFVTTAER', 'pepmass': 565.777221679688},
 {'sequence': 'GYSFVTTAER', 'pepmass': 1130.547729492188},
 {'sequence': 'GTFATLSELHCDK', 'pepmass': 739.853393554688},
 {'sequence': 'GTFATLSELHCDK', 'pepmass': 1478.697021484375},
 {'sequence': 'GTFATLSELHCDK', 'pepmass': 739.853698730469},
 {'sequence': 'GTFATLSELHCDK', 'pepmass': 739.85400390625},
 {'sequence': 'GTFATLSELHCDK', 'pepmass': 739.854309082031},
 {'sequence': 'GTFATLSELHCDK', 'pepmass': 493.570861816406},
 {'sequence': 'GTFATLSELHCDK', 'pepmass': 493.56982421875},
 {'sequence': 'GTFATLSELHCDK', 'pepmass': 493.570098876953},
 {'sequence': 'GTFATLSELHCDK', 'pepmass': 492.898193359375},
 {'sequence': 'GTFATLSELHCDK', 'pepmass': 739.85107421875},
 {'sequence': 'GTFATLSELHCDK', 'pepmass': 493.569488525391},
 {'sequence': 'GTFATLSELHCDK', 'pepmass': 493.569305419922},
 {'sequence': 'GTFATLSELHCDK', 'pepmass': 739.8505859375},
 {'sequence': 'GTFATLSELHCDK', 'pepmass': 739.851440429688},
 {'sequence': 'GTFATLSELHCDK', 'pepmass': 493.5693359375},
 {'sequence': 'GTFATLSELHCDK', 'pepmass': 739.850402832031},
 {'sequence': 'GTFATLSELHCDK', 'pepmass': 739.850769042969},
 {'sequence': 'GTFATLSELHCDK', 'pepmass': 739.850463867188},
 {'sequence': 'GTFATLSELHCDK', 'pepmass': 739.852661132813},
 {'sequence': 'GTFATLSELHCDK', 'pepmass': 739.851257324219},
 {'sequence': 'GTFATLSELHCDK', 'pepmass': 739.851379394531},
 {'sequence': 'GTFATLSELHCDK', 'pepmass': 739.85107421875},
 {'sequence': 'GTFATLSELHCDK', 'pepmass': 739.850524902344},
 {'sequence': 'GTFATLSELHCDK', 'pepmass': 739.850463867188},
 {'sequence': 'GTFATLSELHCDK', 'pepmass': 739.852294921875},
 {'sequence': 'GTFATLSELHCDK', 'pepmass': 739.851684570313},
 {'sequence': 'GTFATLSELHCDK', 'pepmass': 739.851501464844},
 {'sequence': 'GTFATLSELHCDK', 'pepmass': 739.851379394531},
 {'sequence': 'GTFATLSELHCDK', 'pepmass': 739.850708007813},
 {'sequence': 'GTFATLSELHCDK', 'pepmass': 739.851684570313},
 {'sequence': 'GTFATLSELHCDK', 'pepmass': 739.850952148438},
 {'sequence': 'GTFATLSELHCDK', 'pepmass': 739.85107421875},
 {'sequence': 'GTFATLSELHCDK', 'pepmass': 739.849487304688},
 {'sequence': 'NLDIERPTYTNLNR', 'pepmass': 859.947998046875},
 {'sequence': 'NLDIERPTYTNLNR', 'pepmass': 573.631042480469},
 {'sequence': 'NLDIERPTYTNLNR', 'pepmass': 859.944519042969},
 {'sequence': 'NLDIERPTYTNLNR', 'pepmass': 573.631530761719},
 {'sequence': 'NLDIERPTYTNLNR', 'pepmass': 660.58349609375},
 {'sequence': 'NLDIERPTYTNLNR', 'pepmass': 573.632202148438},
 {'sequence': 'NLDIERPTYTNLNR', 'pepmass': 573.63232421875},
 {'sequence': 'NLDIERPTYTNLNR', 'pepmass': 573.632629394531},
 {'sequence': 'NLDIERPTYTNLNR', 'pepmass': 859.945434570313},
 {'sequence': 'NLDIERPTYTNLNR', 'pepmass': 573.63232421875},
 {'sequence': 'NLDIERPTYTNLNR', 'pepmass': 859.944519042969},
 {'sequence': 'NLDIERPTYTNLNR', 'pepmass': 573.632385253906},
 {'sequence': 'NLDIERPTYTNLNR', 'pepmass': 573.632568359375},
 {'sequence': 'NLDIERPTYTNLNR', 'pepmass': 859.943481445313},
 {'sequence': 'NLDIERPTYTNLNR', 'pepmass': 859.949768066406},
 {'sequence': 'LIAPVAEEEATVPNNK', 'pepmass': 847.955871582031},
 {'sequence': 'LIAPVAEEEATVPNNK', 'pepmass': 847.951965332031},
 {'sequence': 'LIAPVAEEEATVPNNK', 'pepmass': 847.952880859375},
 {'sequence': 'LIAPVAEEEATVPNNK', 'pepmass': 847.952453613281},
 {'sequence': 'LIAPVAEEEATVPNNK', 'pepmass': 847.953247070313},
 {'sequence': 'LIAPVAEEEATVPNNK', 'pepmass': 847.955200195313},
 {'sequence': 'SENGLEFTSSGSANTETTK', 'pepmass': 980.936157226563},
 {'sequence': 'SENGLEFTSSGSANTETTK', 'pepmass': 979.472229003906},
 {'sequence': 'CSNSAGVGEPSEATEVTVVGDK', 'pepmass': 1097.497314453125},
 {'sequence': 'VLYVGGLAEEVDDK', 'pepmass': 503.606048583984},
 {'sequence': 'VEFECEVSEEGAQVK', 'pepmass': 1739.787109375},
 {'sequence': 'VEFECEVSEEGAQVK', 'pepmass': 870.393249511719},
 {'sequence': 'VEFECEVSEEGAQVK', 'pepmass': 871.379455566406},
 {'sequence': 'VEFECEVSEEGAQVK', 'pepmass': 870.395202636719},
 {'sequence': 'ITQGQFDEHYVLSSR', 'pepmass': 890.934997558594},
 {'sequence': 'ITQGQFDEHYVLSSR', 'pepmass': 593.962707519531},
 {'sequence': 'ITQGQFDEHYVLSSR', 'pepmass': 890.441955566406},
 {'sequence': 'ITQGQFDEHYVLSSR', 'pepmass': 890.439697265625},
 {'sequence': 'ITQGQFDEHYVLSSR', 'pepmass': 890.440856933594},
 {'sequence': 'ITQGQFDEHYVLSSR', 'pepmass': 593.961975097656},
 {'sequence': 'ITQGQFDEHYVLSSR', 'pepmass': 890.440063476563},
 {'sequence': 'ITQGQFDEHYVLSSR', 'pepmass': 890.441711425781},
 {'sequence': 'ITQGQFDEHYVLSSR', 'pepmass': 593.962951660156},
 {'sequence': 'ITQGQFDEHYVLSSR', 'pepmass': 593.962036132813},
 {'sequence': 'ITQGQFDEHYVLSSR', 'pepmass': 890.441711425781},
 {'sequence': 'ITQGQFDEHYVLSSR', 'pepmass': 593.962646484375},
 {'sequence': 'ITQGQFDEHYVLSSR', 'pepmass': 485.908477783203},
 {'sequence': 'ITQGQFDEHYVLSSR', 'pepmass': 454.266235351563},
 {'sequence': 'DIDECDIVPDACK', 'pepmass': 775.33251953125},
 {'sequence': 'ADAASSLTVDVTPPTAK', 'pepmass': 822.43212890625},
 {'sequence': 'ENVLIGDGAGFK', 'pepmass': 610.321838378906},
 {'sequence': 'ENVLIGDGAGFK', 'pepmass': 610.319213867188},
 {'sequence': 'ENVLIGDGAGFK', 'pepmass': 610.319274902344},
 {'sequence': 'LIAEEGVDSLNVK', 'pepmass': 1386.752197265625},
 {'sequence': 'EELYCPPITVK', 'pepmass': 674.848754882813},
 {'sequence': 'EELYCPPITVK', 'pepmass': 673.375610351563},
 {'sequence': 'EELYCPPITVK', 'pepmass': 674.8447265625},
 {'sequence': 'ILGADTSVDLEETGR', 'pepmass': 788.3994140625},
 {'sequence': 'ILGADTSVDLEETGR', 'pepmass': 788.399841308594},
 {'sequence': 'ILGADTSVDLEETGR', 'pepmass': 788.400512695313},
 {'sequence': 'ILGADTSVDLEETGR', 'pepmass': 788.403015136719},
 {'sequence': 'ILGADTSVDLEETGR', 'pepmass': 788.403076171875},
 {'sequence': 'ILGADTSVDLEETGR', 'pepmass': 788.393737792969},
 {'sequence': 'ILGADTSVDLEETGR', 'pepmass': 788.396057128906},
 {'sequence': 'ILGADTSVDLEETGR', 'pepmass': 788.397155761719},
 {'sequence': 'ILGADTSVDLEETGR', 'pepmass': 788.396850585938},
 {'sequence': 'ILGADTSVDLEETGR', 'pepmass': 788.397033691406},
 {'sequence': 'ILGADTSVDLEETGR', 'pepmass': 506.922119140625},
 {'sequence': 'ILGADTSVDLEETGR', 'pepmass': 495.286560058594},
 {'sequence': 'ILGADTSVDLEETGR', 'pepmass': 477.307312011719},
 {'sequence': 'ILGADTSVDLEETGR', 'pepmass': 788.396301269531},
 {'sequence': 'ILGADTSVDLEETGR', 'pepmass': 788.399230957031},
 {'sequence': 'LPLQLDDAVRPEAEGEEEGR', 'pepmass': 741.702453613281},
 {'sequence': 'LPLQLDDAVRPEAEGEEEGR', 'pepmass': 403.249877929688},
 {'sequence': 'LPLQLDDAVRPEAEGEEEGR', 'pepmass': 1112.047973632813},
 {'sequence': 'NALVSHLDGTTPVCEDIGR', 'pepmass': 685.668029785156},
 {'sequence': 'NALVSHLDGTTPVCEDIGR', 'pepmass': 1027.505493164063},
 {'sequence': 'NALVSHLDGTTPVCEDIGR', 'pepmass': 1028.95849609375},
 {'sequence': 'LEQQVDDLEGSLEQEK', 'pepmass': 620.636291503906},
 {'sequence': 'LEQQVDDLEGSLEQEK', 'pepmass': 929.955261230469},
 {'sequence': 'LEQQVDDLEGSLEQEK', 'pepmass': 930.454223632813},
 {'sequence': 'LEQQVDDLEGSLEQEK', 'pepmass': 930.451416015625},
 {'sequence': 'LEQQVDDLEGSLEQEK', 'pepmass': 930.447814941406},
 {'sequence': 'THILLFLPK', 'pepmass': 361.231292724609},
 {'sequence': 'THILLFLPK', 'pepmass': 541.3447265625},
 {'sequence': 'THILLFLPK', 'pepmass': 541.342468261719},
 {'sequence': 'THILLFLPK', 'pepmass': 541.341064453125},
 {'sequence': 'THILLFLPK', 'pepmass': 541.340637207031},
 {'sequence': 'THILLFLPK', 'pepmass': 541.342956542969},
 {'sequence': 'THILLFLPK', 'pepmass': 541.342834472656},
 {'sequence': 'THILLFLPK', 'pepmass': 541.343017578125},
 {'sequence': 'THILLFLPK', 'pepmass': 361.230895996094},
 {'sequence': 'NIGNLFEEAEK', 'pepmass': 632.316528320313},
 {'sequence': 'NIGNLFEEAEK', 'pepmass': 632.313537597656},
 {'sequence': 'GVETIANDVVSLATK', 'pepmass': 759.408630371094},
 {'sequence': 'GVETIANDVVSLATK', 'pepmass': 758.919921875},
 {'sequence': 'GVETIANDVVSLATK', 'pepmass': 758.91796875},
 {'sequence': 'GVETIANDVVSLATK', 'pepmass': 758.913696289063},
 {'sequence': 'GVETIANDVVSLATK', 'pepmass': 758.913024902344},
 {'sequence': 'GVETIANDVVSLATK', 'pepmass': 864.461608886719},
 {'sequence': 'GVETIANDVVSLATK', 'pepmass': 758.91650390625},
 {'sequence': 'GVETIANDVVSLATK', 'pepmass': 758.916564941406},
 {'sequence': 'GVETIANDVVSLATK', 'pepmass': 758.915771484375},
 {'sequence': 'GVETIANDVVSLATK', 'pepmass': 758.915771484375},
 {'sequence': 'GVETIANDVVSLATK', 'pepmass': 758.916687011719},
 {'sequence': 'EEEEVGFDWSDR', 'pepmass': 749.3115234375},
 {'sequence': 'HADSVAELGEQIDNLQR', 'pepmass': 632.315063476563},
 {'sequence': 'HADSVAELGEQIDNLQR', 'pepmass': 947.968627929688},
 {'sequence': 'HADSVAELGEQIDNLQR', 'pepmass': 948.462158203125},
 {'sequence': 'HADSVAELGEQIDNLQR', 'pepmass': 632.31591796875},
 {'sequence': 'HADSVAELGEQIDNLQR', 'pepmass': 948.463012695313},
 {'sequence': 'HADSVAELGEQIDNLQR', 'pepmass': 632.644775390625},
 {'sequence': 'HADSVAELGEQIDNLQR', 'pepmass': 632.317260742188},
 {'sequence': 'HADSVAELGEQIDNLQR', 'pepmass': 632.316040039063},
 {'sequence': 'HADSVAELGEQIDNLQR', 'pepmass': 948.464965820313},
 {'sequence': 'HADSVAELGEQIDNLQR', 'pepmass': 632.643249511719},
 {'sequence': 'HADSVAELGEQIDNLQR', 'pepmass': 632.318298339844},
 {'sequence': 'HADSVAELGEQIDNLQR', 'pepmass': 632.312927246094},
 {'sequence': 'HADSVAELGEQIDNLQR', 'pepmass': 632.3125},
 {'sequence': 'HADSVAELGEQIDNLQR', 'pepmass': 947.966491699219},
 {'sequence': 'HADSVAELGEQIDNLQR', 'pepmass': 947.966064453125},
 {'sequence': 'HADSVAELGEQIDNLQR', 'pepmass': 632.312744140625},
 {'sequence': 'HADSVAELGEQIDNLQR', 'pepmass': 632.641174316406},
 {'sequence': 'HADSVAELGEQIDNLQR', 'pepmass': 632.3134765625},
 {'sequence': 'HADSVAELGEQIDNLQR', 'pepmass': 632.313598632813},
 {'sequence': 'HADSVAELGEQIDNLQR', 'pepmass': 632.313598632813},
 {'sequence': 'HADSVAELGEQIDNLQR', 'pepmass': 632.641784667969},
 {'sequence': 'HADSVAELGEQIDNLQR', 'pepmass': 1037.24658203125},
 {'sequence': 'HADSVAELGEQIDNLQR', 'pepmass': 630.974853515625},
 {'sequence': 'HADSVAELGEQIDNLQR', 'pepmass': 1034.137817382813},
 {'sequence': 'HADSVAELGEQIDNLQR', 'pepmass': 632.641967773438},
 {'sequence': 'HADSVAELGEQIDNLQR', 'pepmass': 632.640747070313},
 {'sequence': 'HADSVAELGEQIDNLQR', 'pepmass': 632.313781738281},
 {'sequence': 'AMNQYGLSDPSEPSEPIALR', 'pepmass': 1088.026733398438},
 {'sequence': 'SICEVLDLER', 'pepmass': 617.313415527344},
 {'sequence': 'SICEVLDLER', 'pepmass': 617.31103515625},
 {'sequence': 'VGEATETALTCLVEK', 'pepmass': 1620.82177734375},
 {'sequence': 'VGEATETALTCLVEK', 'pepmass': 811.407165527344},
 {'sequence': 'VGEATETALTCLVEK', 'pepmass': 1620.823486328125},
 {'sequence': 'VGEATETALTCLVEK', 'pepmass': 1202.039672851563},
 {'sequence': 'VGEATETALTCLVEK', 'pepmass': 990.247314453125},
 {'sequence': 'VGEATETALTCLVEK', 'pepmass': 823.018859863281},
 {'sequence': 'VGEATETALTCLVEK', 'pepmass': 810.912414550781},
 {'sequence': 'VGEATETALTCLVEK', 'pepmass': 810.911010742188},
 {'sequence': 'VGEATETALTCLVEK', 'pepmass': 810.912048339844},
 {'sequence': 'ASSSILIDESEPTTNIQIR', 'pepmass': 692.030456542969},
 {'sequence': 'ASSSILIDESEPTTNIQIR', 'pepmass': 1037.044189453125},
 {'sequence': 'VSGLDEGLMYEYR', 'pepmass': 766.362121582031},
 {'sequence': 'TDEFQLHTNVNDGTEFGGSIYQK', 'pepmass': 1300.603271484375},
 {'sequence': 'TDEFQLHTNVNDGTEFGGSIYQK', 'pepmass': 867.407653808594},
 {'sequence': 'TDEFQLHTNVNDGTEFGGSIYQK', 'pepmass': 868.057861328125},
 {'sequence': 'TDEFQLHTNVNDGTEFGGSIYQK', 'pepmass': 867.407287597656},
 {'sequence': 'TDEFQLHTNVNDGTEFGGSIYQK', 'pepmass': 867.406372070313},
 {'sequence': 'TDEFQLHTNVNDGTEFGGSIYQK', 'pepmass': 867.405456542969},
 {'sequence': 'TDEFQLHTNVNDGTEFGGSIYQK', 'pepmass': 867.409606933594},
 {'sequence': 'TDEFQLHTNVNDGTEFGGSIYQK', 'pepmass': 867.406982421875},
 {'sequence': 'TDEFQLHTNVNDGTEFGGSIYQK', 'pepmass': 867.406921386719},
 {'sequence': 'TDEFQLHTNVNDGTEFGGSIYQK', 'pepmass': 867.407470703125},
 {'sequence': 'TDEFQLHTNVNDGTEFGGSIYQK', 'pepmass': 867.400268554688},
 {'sequence': 'TDEFQLHTNVNDGTEFGGSIYQK', 'pepmass': 867.401000976563},
 {'sequence': 'TDEFQLHTNVNDGTEFGGSIYQK', 'pepmass': 811.879150390625},
 {'sequence': 'TDEFQLHTNVNDGTEFGGSIYQK', 'pepmass': 1075.864624023438},
 {'sequence': 'TDEFQLHTNVNDGTEFGGSIYQK', 'pepmass': 1271.317504882813},
 {'sequence': 'TDEFQLHTNVNDGTEFGGSIYQK', 'pepmass': 1031.916381835938},
 {'sequence': 'TDEFQLHTNVNDGTEFGGSIYQK', 'pepmass': 1396.677978515625},
 {'sequence': 'TDEFQLHTNVNDGTEFGGSIYQK', 'pepmass': 774.388549804688},
 {'sequence': 'TDEFQLHTNVNDGTEFGGSIYQK', 'pepmass': 1178.911499023438},
 {'sequence': 'TDEFQLHTNVNDGTEFGGSIYQK', 'pepmass': 1180.540283203125},
 {'sequence': 'TDEFQLHTNVNDGTEFGGSIYQK', 'pepmass': 1157.949951171875},
 {'sequence': 'TDEFQLHTNVNDGTEFGGSIYQK', 'pepmass': 1542.828491210938},
 {'sequence': 'TDEFQLHTNVNDGTEFGGSIYQK', 'pepmass': 938.451293945313},
 {'sequence': 'TDEFQLHTNVNDGTEFGGSIYQK', 'pepmass': 813.079467773438},
 {'sequence': 'TDEFQLHTNVNDGTEFGGSIYQK', 'pepmass': 1135.546997070313},
 {'sequence': 'TDEFQLHTNVNDGTEFGGSIYQK', 'pepmass': 867.430236816406},
 {'sequence': 'TDEFQLHTNVNDGTEFGGSIYQK', 'pepmass': 867.404113769531},
 {'sequence': 'TDEFQLHTNVNDGTEFGGSIYQK', 'pepmass': 867.402099609375},
 {'sequence': 'TDEFQLHTNVNDGTEFGGSIYQK', 'pepmass': 867.398803710938},
 {'sequence': 'TDEFQLHTNVNDGTEFGGSIYQK', 'pepmass': 867.399047851563},
 {'sequence': 'TDEFQLHTNVNDGTEFGGSIYQK', 'pepmass': 867.400512695313},
 {'sequence': 'TDEFQLHTNVNDGTEFGGSIYQK', 'pepmass': 867.399291992188},
 {'sequence': 'TDEFQLHTNVNDGTEFGGSIYQK', 'pepmass': 867.401306152344},
 {'sequence': 'TDEFQLHTNVNDGTEFGGSIYQK', 'pepmass': 867.4013671875},
 {'sequence': 'TDEFQLHTNVNDGTEFGGSIYQK', 'pepmass': 867.403747558594},
 {'sequence': 'TDEFQLHTNVNDGTEFGGSIYQK', 'pepmass': 867.403259277344},
 {'sequence': 'DFFTSGSPEETAFR', 'pepmass': 795.858276367188},
 {'sequence': 'TLPETLDPAEYNISPETR', 'pepmass': 682.675720214844},
 {'sequence': 'TLPETLDPAEYNISPETR', 'pepmass': 1023.508483886719},
 {'sequence': 'TLPETLDPAEYNISPETR', 'pepmass': 682.672485351563},
 {'sequence': 'TLPETLDPAEYNISPETR', 'pepmass': 682.67236328125},
 {'sequence': 'TLPETLDPAEYNISPETR', 'pepmass': 1023.5078125},
 {'sequence': 'LQLDSPEDAEFIVAK', 'pepmass': 837.937683105469},
 {'sequence': 'LQLDSPEDAEFIVAK', 'pepmass': 837.933227539063},
 {'sequence': 'LQLDSPEDAEFIVAK', 'pepmass': 837.93310546875},
 {'sequence': 'LQLDSPEDAEFIVAK', 'pepmass': 837.935119628906},
 {'sequence': 'LQLDSPEDAEFIVAK', 'pepmass': 837.934753417969},
 {'sequence': 'EALLEETNSFLK', 'pepmass': 697.3671875},
 {'sequence': 'VGDAIPAVEVFEGEPGNK', 'pepmass': 609.978637695313},
 {'sequence': 'VGDAIPAVEVFEGEPGNK', 'pepmass': 609.974792480469},
 {'sequence': 'VGDAIPAVEVFEGEPGNK', 'pepmass': 914.927734375},
 {'sequence': 'ELDQWVEQLNECK', 'pepmass': 845.895263671875},
 {'sequence': 'ELDQWVEQLNECK', 'pepmass': 845.890747070313},
 {'sequence': 'ILNPAAIPEGQFIDSR', 'pepmass': 870.973266601563},
 {'sequence': 'ILNPAAIPEGQFIDSR', 'pepmass': 870.972961425781},
 {'sequence': 'ILNPAAIPEGQFIDSR', 'pepmass': 870.973083496094},
 {'sequence': 'ILNPAAIPEGQFIDSR', 'pepmass': 870.973571777344},
 {'sequence': 'ILNPAAIPEGQFIDSR', 'pepmass': 870.973327636719},
 {'sequence': 'ILNPAAIPEGQFIDSR', 'pepmass': 580.984008789063},
 {'sequence': 'ILNPAAIPEGQFIDSR', 'pepmass': 870.973937988281},
 {'sequence': 'ILNPAAIPEGQFIDSR', 'pepmass': 870.97314453125},
 {'sequence': 'ILNPAAIPEGQFIDSR', 'pepmass': 870.973754882813},
 {'sequence': 'ILNPAAIPEGQFIDSR', 'pepmass': 870.973449707031},
 {'sequence': 'ILNPAAIPEGQFIDSR', 'pepmass': 870.967346191406},
 {'sequence': 'ILNPAAIPEGQFIDSR', 'pepmass': 870.967224121094},
 {'sequence': 'ILNPAAIPEGQFIDSR', 'pepmass': 870.967041015625},
 {'sequence': 'ILNPAAIPEGQFIDSR', 'pepmass': 870.967224121094},
 {'sequence': 'ILNPAAIPEGQFIDSR', 'pepmass': 870.967956542969},
 {'sequence': 'ILNPAAIPEGQFIDSR', 'pepmass': 870.970581054688},
 {'sequence': 'ILNPAAIPEGQFIDSR', 'pepmass': 870.968811035156},
 {'sequence': 'ILNPAAIPEGQFIDSR', 'pepmass': 870.966979980469},
 {'sequence': 'ILNPAAIPEGQFIDSR', 'pepmass': 870.96630859375},
 {'sequence': 'ILNPAAIPEGQFIDSR', 'pepmass': 870.968200683594},
 {'sequence': 'ILNPAAIPEGQFIDSR', 'pepmass': 870.967468261719},
 {'sequence': 'ILNPAAIPEGQFIDSR', 'pepmass': 870.96826171875},
 {'sequence': 'ILNPAAIPEGQFIDSR', 'pepmass': 580.980346679688},
 {'sequence': 'ILNPAAIPEGQFIDSR', 'pepmass': 870.967712402344},
 {'sequence': 'ILNPAAIPEGQFIDSR', 'pepmass': 870.968139648438},
 {'sequence': 'ILNPAAIPEGQFIDSR', 'pepmass': 870.968566894531},
 {'sequence': 'ILNPAAIPEGQFIDSR', 'pepmass': 870.968383789063},
 {'sequence': 'ILNPAAIPEGQFIDSR', 'pepmass': 870.967956542969},
 {'sequence': 'ILNPAAIPEGQFIDSR', 'pepmass': 870.967224121094},
 {'sequence': 'ILNPAAIPEGQFIDSR', 'pepmass': 870.967956542969},
 {'sequence': 'ILNPAAIPEGQFIDSR', 'pepmass': 870.967956542969},
 {'sequence': 'ILNPAAIPEGQFIDSR', 'pepmass': 870.967102050781},
 {'sequence': 'ILNPAAIPEGQFIDSR', 'pepmass': 870.968139648438},
 {'sequence': 'ILNPAAIPEGQFIDSR', 'pepmass': 871.463012695313},
 {'sequence': 'ILNPAAIPEGQFIDSR', 'pepmass': 792.342651367188},
 {'sequence': 'ILNPAAIPEGQFIDSR', 'pepmass': 725.397094726563},
 {'sequence': 'ILNPAAIPEGQFIDSR', 'pepmass': 657.874267578125},
 {'sequence': 'ILNPAAIPEGQFIDSR', 'pepmass': 544.329345703125},
 {'sequence': 'ILNPAAIPEGQFIDSR', 'pepmass': 533.49072265625},
 {'sequence': 'ILNPAAIPEGQFIDSR', 'pepmass': 1037.976684570313},
 {'sequence': 'ILNPAAIPEGQFIDSR', 'pepmass': 759.7255859375},
 {'sequence': 'ILNPAAIPEGQFIDSR', 'pepmass': 1034.169189453125},
 {'sequence': 'ILNPAAIPEGQFIDSR', 'pepmass': 1034.531494140625},
 {'sequence': 'ILNPAAIPEGQFIDSR', 'pepmass': 1299.68017578125},
 {'sequence': 'ILNPAAIPEGQFIDSR', 'pepmass': 908.935546875},
 {'sequence': 'ILNPAAIPEGQFIDSR', 'pepmass': 574.32177734375},
 {'sequence': 'ILNPAAIPEGQFIDSR', 'pepmass': 817.231262207031},
 {'sequence': 'ILNPAAIPEGQFIDSR', 'pepmass': 588.952331542969},
 {'sequence': 'ILNPAAIPEGQFIDSR', 'pepmass': 871.460510253906},
 {'sequence': 'ILNPAAIPEGQFIDSR', 'pepmass': 870.968994140625},
 {'sequence': 'ILNPAAIPEGQFIDSR', 'pepmass': 870.968383789063},
 {'sequence': 'ILNPAAIPEGQFIDSR', 'pepmass': 870.968994140625},
 {'sequence': 'ILNPAAIPEGQFIDSR', 'pepmass': 580.980102539063},
 {'sequence': 'ILNPAAIPEGQFIDSR', 'pepmass': 580.981140136719},
 {'sequence': 'ILNPAAIPEGQFIDSR', 'pepmass': 870.463439941406},
 {'sequence': 'ILNPAAIPEGQFIDSR', 'pepmass': 580.981323242188},
 {'sequence': 'ILNPAAIPEGQFIDSR', 'pepmass': 870.966552734375},
 {'sequence': 'ILNPAAIPEGQFIDSR', 'pepmass': 870.96875},
 {'sequence': 'ILNPAAIPEGQFIDSR', 'pepmass': 871.470153808594},
 {'sequence': 'ILNPAAIPEGQFIDSR', 'pepmass': 580.980773925781},
 {'sequence': 'ILNPAAIPEGQFIDSR', 'pepmass': 870.967712402344},
 {'sequence': 'DGIEINFQVQER', 'pepmass': 724.364074707031},
 {'sequence': 'ITVVDDADTVELCGALK', 'pepmass': 909.966857910156},
 {'sequence': 'ITVVDDADTVELCGALK', 'pepmass': 910.462890625},
 {'sequence': 'AGAYDFPSPEWDTVTPEAK', 'pepmass': 1040.98388671875},
 {'sequence': 'AGAYDFPSPEWDTVTPEAK', 'pepmass': 1040.976684570313},
 {'sequence': 'AGAYDFPSPEWDTVTPEAK', 'pepmass': 1040.977783203125},
 {'sequence': 'AGAYDFPSPEWDTVTPEAK', 'pepmass': 1040.980590820313},
 {'sequence': 'AGAYDFPSPEWDTVTPEAK', 'pepmass': 1040.977783203125},
 {'sequence': 'AGAYDFPSPEWDTVTPEAK', 'pepmass': 1040.979125976563},
 {'sequence': 'NQITLTLVDDDFDK', 'pepmass': 818.912780761719},
 {'sequence': 'EEWPALGDSEILK', 'pepmass': 743.880310058594},
 {'sequence': 'DTGTYEDFVEGLR', 'pepmass': 751.348754882813},
 {'sequence': 'DTGTYEDFVEGLR', 'pepmass': 751.349304199219},
 {'sequence': 'DTGTYEDFVEGLR', 'pepmass': 751.347839355469},
 {'sequence': 'DTGTYEDFVEGLR', 'pepmass': 751.348266601563},
 {'sequence': 'DTGTYEDFVEGLR', 'pepmass': 1501.688720703125},
 {'sequence': 'DTGTYEDFVEGLR', 'pepmass': 501.233123779297},
 {'sequence': 'DTGTYEDFVEGLR', 'pepmass': 751.35009765625},
 {'sequence': 'DTGTYEDFVEGLR', 'pepmass': 751.35009765625},
 {'sequence': 'DTGTYEDFVEGLR', 'pepmass': 751.347961425781},
 {'sequence': 'DTGTYEDFVEGLR', 'pepmass': 751.343139648438},
 {'sequence': 'DTGTYEDFVEGLR', 'pepmass': 751.343505859375},
 {'sequence': 'DTGTYEDFVEGLR', 'pepmass': 751.343200683594},
 {'sequence': 'DTGTYEDFVEGLR', 'pepmass': 751.343933105469},
 {'sequence': 'DTGTYEDFVEGLR', 'pepmass': 751.344055175781},
 {'sequence': 'DTGTYEDFVEGLR', 'pepmass': 657.874572753906},
 {'sequence': 'DTGTYEDFVEGLR', 'pepmass': 751.344665527344},
 {'sequence': 'DTGTYEDFVEGLR', 'pepmass': 751.343627929688},
 {'sequence': 'VQSGSESVIQEYVDLR', 'pepmass': 904.960571289063},
 {'sequence': 'VQSGSESVIQEYVDLR', 'pepmass': 904.956176757813},
 {'sequence': 'VQSGSESVIQEYVDLR', 'pepmass': 541.330139160156},
 {'sequence': 'VQSGSESVIQEYVDLR', 'pepmass': 904.957214355469},
 {'sequence': 'VQSGSESVIQEYVDLR', 'pepmass': 904.957397460938},
 {'sequence': 'GIVDQSQQAYQEAFEISK', 'pepmass': 1021.004211425781},
 {'sequence': 'GIVDQSQQAYQEAFEISK', 'pepmass': 1021.493408203125},
 {'sequence': 'GIVDQSQQAYQEAFEISK', 'pepmass': 1021.489074707031},
 {'sequence': 'GIVDQSQQAYQEAFEISK', 'pepmass': 1021.4892578125},
 {'sequence': 'GIVDQSQQAYQEAFEISK', 'pepmass': 1021.498107910156},
 {'sequence': 'GIVDQSQQAYQEAFEISK', 'pepmass': 1020.994995117188},
 {'sequence': 'GIVDQSQQAYQEAFEISK', 'pepmass': 1020.998107910156},
 {'sequence': 'GIVDQSQQAYQEAFEISK', 'pepmass': 681.000427246094},
 {'sequence': 'GIVDQSQQAYQEAFEISK', 'pepmass': 1020.996398925781},
 {'sequence': 'GIVDQSQQAYQEAFEISK', 'pepmass': 1020.996154785156},
 {'sequence': 'GIVDQSQQAYQEAFEISK', 'pepmass': 1020.499206542969},
 {'sequence': 'GIVDQSQQAYQEAFEISK', 'pepmass': 1020.997863769531},
 {'sequence': 'GIVDQSQQAYQEAFEISK', 'pepmass': 681.002136230469},
 {'sequence': 'DPVQEAWAEDVDLR', 'pepmass': 822.385681152344},
 {'sequence': 'DPVQEAWAEDVDLR', 'pepmass': 821.889465332031},
 {'sequence': 'DPVQEAWAEDVDLR', 'pepmass': 821.889587402344},
 {'sequence': 'DPVQEAWAEDVDLR', 'pepmass': 821.888916015625},
 {'sequence': 'DPVQEAWAEDVDLR', 'pepmass': 821.890258789063},
 {'sequence': 'TQPYDVYDQVEFDVPVGSR', 'pepmass': 1107.529296875},
 {'sequence': 'TQPYDVYDQVEFDVPVGSR', 'pepmass': 1107.526123046875},
 {'sequence': 'TQPYDVYDQVEFDVPVGSR', 'pepmass': 738.683227539063},
 {'sequence': 'TQPYDVYDQVEFDVPVGSR', 'pepmass': 685.846252441406},
 {'sequence': 'TQPYDVYDQVEFDVPVGSR', 'pepmass': 1107.521362304688},
 {'sequence': 'TQPYDVYDQVEFDVPVGSR', 'pepmass': 1107.522583007813},
 {'sequence': 'ITYGQCGDVLR', 'pepmass': 640.804443359375},
 {'sequence': 'ITYGQCGDVLR', 'pepmass': 641.3193359375},
 {'sequence': 'ITYGQCGDVLR', 'pepmass': 641.319458007813},
 {'sequence': 'ITYGQCGDVLR', 'pepmass': 641.318359375},
 {'sequence': 'ITYGQCGDVLR', 'pepmass': 641.319458007813},
 {'sequence': 'ITYGQCGDVLR', 'pepmass': 641.3193359375},
 {'sequence': 'ITYGQCGDVLR', 'pepmass': 641.318176269531},
 {'sequence': 'ITYGQCGDVLR', 'pepmass': 641.319091796875},
 {'sequence': 'ITYGQCGDVLR', 'pepmass': 641.3154296875},
 {'sequence': 'ITYGQCGDVLR', 'pepmass': 641.316589355469},
 {'sequence': 'ITYGQCGDVLR', 'pepmass': 974.488708496094},
 {'sequence': 'ITYGQCGDVLR', 'pepmass': 641.316284179688},
 {'sequence': 'ITYGQCGDVLR', 'pepmass': 641.316528320313},
 {'sequence': 'HGATVLTALGGILK', 'pepmass': 1350.816528320313},
 {'sequence': 'HGATVLTALGGILK', 'pepmass': 450.943878173828},
 {'sequence': 'HGATVLTALGGILK', 'pepmass': 675.910827636719},
 {'sequence': 'HGATVLTALGGILK', 'pepmass': 1350.81640625},
 {'sequence': 'HGATVLTALGGILK', 'pepmass': 675.912231445313},
 {'sequence': 'HGATVLTALGGILK', 'pepmass': 1350.813110351563},
 {'sequence': 'HGATVLTALGGILK', 'pepmass': 675.913391113281},
 {'sequence': 'HGATVLTALGGILK', 'pepmass': 450.944854736328},
 {'sequence': 'HGATVLTALGGILK', 'pepmass': 675.913391113281},
 {'sequence': 'HGATVLTALGGILK', 'pepmass': 675.913940429688},
 {'sequence': 'HGATVLTALGGILK', 'pepmass': 675.913024902344},
 {'sequence': 'HGATVLTALGGILK', 'pepmass': 675.911376953125},
 {'sequence': 'HGATVLTALGGILK', 'pepmass': 675.912292480469},
 {'sequence': 'HGATVLTALGGILK', 'pepmass': 675.911437988281},
 {'sequence': 'HGATVLTALGGILK', 'pepmass': 1350.814453125},
 {'sequence': 'HGATVLTALGGILK', 'pepmass': 675.91064453125},
 {'sequence': 'HGATVLTALGGILK', 'pepmass': 450.943359375},
 {'sequence': 'HGATVLTALGGILK', 'pepmass': 1350.814331054688},
 {'sequence': 'HGATVLTALGGILK', 'pepmass': 675.91259765625},
 {'sequence': 'HGATVLTALGGILK', 'pepmass': 675.912719726563},
 {'sequence': 'HGATVLTALGGILK', 'pepmass': 450.945190429688},
 {'sequence': 'HGATVLTALGGILK', 'pepmass': 675.913940429688},
 {'sequence': 'HGATVLTALGGILK', 'pepmass': 675.9130859375},
 {'sequence': 'HGATVLTALGGILK', 'pepmass': 675.8759765625},
 {'sequence': 'HGATVLTALGGILK', 'pepmass': 675.911376953125},
 {'sequence': 'HGATVLTALGGILK', 'pepmass': 675.914001464844},
 {'sequence': 'HGATVLTALGGILK', 'pepmass': 675.914184570313},
 {'sequence': 'HGATVLTALGGILK', 'pepmass': 675.914123535156},
 {'sequence': 'HGATVLTALGGILK', 'pepmass': 675.914428710938},
 {'sequence': 'HGATVLTALGGILK', 'pepmass': 675.9140625},
 {'sequence': 'HGATVLTALGGILK', 'pepmass': 676.333190917969},
 {'sequence': 'HGATVLTALGGILK', 'pepmass': 675.913452148438},
 {'sequence': 'HGATVLTALGGILK', 'pepmass': 675.913024902344},
 {'sequence': 'HGATVLTALGGILK', 'pepmass': 1350.81884765625},
 {'sequence': 'HGATVLTALGGILK', 'pepmass': 675.912536621094},
 {'sequence': 'HGATVLTALGGILK', 'pepmass': 1350.80908203125},
 {'sequence': 'HGATVLTALGGILK', 'pepmass': 675.908020019531},
 {'sequence': 'HGATVLTALGGILK', 'pepmass': 675.907592773438},
 {'sequence': 'HGATVLTALGGILK', 'pepmass': 675.9091796875},
 {'sequence': 'HGATVLTALGGILK', 'pepmass': 675.908996582031},
 {'sequence': 'HGATVLTALGGILK', 'pepmass': 675.909057617188},
 {'sequence': 'HGATVLTALGGILK', 'pepmass': 675.909301757813},
 {'sequence': 'HGATVLTALGGILK', 'pepmass': 450.941772460938},
 {'sequence': 'HGATVLTALGGILK', 'pepmass': 450.941772460938},
 {'sequence': 'HGATVLTALGGILK', 'pepmass': 450.941436767578},
 {'sequence': 'HGATVLTALGGILK', 'pepmass': 450.941467285156},
 {'sequence': 'HGATVLTALGGILK', 'pepmass': 677.391174316406},
 {'sequence': 'VAAHEAEEESDNIAEDFLEGK', 'pepmass': 1152.0263671875},
 {'sequence': 'EAPETDTSPSLWDVEFAK', 'pepmass': 1011.475402832031},
 {'sequence': 'EAPETDTSPSLWDVEFAK', 'pepmass': 1011.469482421875},
 {'sequence': 'MQQNIQELEEQLEEEESAR', 'pepmass': 1167.03564453125},
 {'sequence': 'MQQNIQELEEQLEEEESAR', 'pepmass': 777.685119628906},
 {'sequence': 'MQQNIQELEEQLEEEESAR', 'pepmass': 1167.032470703125},
 {'sequence': 'MQQNIQELEEQLEEEESAR', 'pepmass': 778.357482910156},
 {'sequence': 'VGMPLELGHEK', 'pepmass': 605.330322265625},
 {'sequence': 'ESVNAAFEMTLTEGSK', 'pepmass': 857.407836914063},
 {'sequence': 'EAFQPQEPDFPPPPPDLEQLR', 'pepmass': 1224.101440429688},
 {'sequence': 'EAFQPQEPDFPPPPPDLEQLR', 'pepmass': 816.406188964844},
 {'sequence': 'EAFQPQEPDFPPPPPDLEQLR', 'pepmass': 1224.104248046875},
 {'sequence': 'EAFQPQEPDFPPPPPDLEQLR', 'pepmass': 1224.102905273438},
 {'sequence': 'EAFQPQEPDFPPPPPDLEQLR', 'pepmass': 816.406982421875},
 {'sequence': 'EAFQPQEPDFPPPPPDLEQLR', 'pepmass': 816.397155761719},
 {'sequence': 'EAFQPQEPDFPPPPPDLEQLR', 'pepmass': 1275.11328125},
 {'sequence': 'EAFQPQEPDFPPPPPDLEQLR', 'pepmass': 1415.020874023438},
 {'sequence': 'EAFQPQEPDFPPPPPDLEQLR', 'pepmass': 693.038146972656},
 {'sequence': 'EAFQPQEPDFPPPPPDLEQLR', 'pepmass': 816.401550292969},
 {'sequence': 'EAFQPQEPDFPPPPPDLEQLR', 'pepmass': 816.40087890625},
 {'sequence': 'EAFQPQEPDFPPPPPDLEQLR', 'pepmass': 816.400634765625},
 {'sequence': 'EAFQPQEPDFPPPPPDLEQLR', 'pepmass': 816.401550292969},
 {'sequence': 'EAFQPQEPDFPPPPPDLEQLR', 'pepmass': 816.398742675781},
 {'sequence': 'EAFQPQEPDFPPPPPDLEQLR', 'pepmass': 816.401672363281},
 {'sequence': 'ELEAFIADLDK', 'pepmass': 632.330871582031},
 {'sequence': 'VVLAYEPVWAIGTGK', 'pepmass': 801.951904296875},
 {'sequence': 'VVLAYEPVWAIGTGK', 'pepmass': 801.951782226563},
 {'sequence': 'VVLAYEPVWAIGTGK', 'pepmass': 801.950073242188},
 {'sequence': 'VVLAYEPVWAIGTGK', 'pepmass': 801.9482421875},
 {'sequence': 'VVLAYEPVWAIGTGK', 'pepmass': 801.947875976563},
 {'sequence': 'VVLAYEPVWAIGTGK', 'pepmass': 801.949157714844},
 {'sequence': 'VVLAYEPVWAIGTGK', 'pepmass': 801.948425292969},
 {'sequence': 'VVLAYEPVWAIGTGK', 'pepmass': 534.967041015625},
 {'sequence': 'VVLAYEPVWAIGTGK', 'pepmass': 801.908630371094},
 {'sequence': 'VVLAYEPVWAIGTGK', 'pepmass': 801.433044433594},
 {'sequence': 'VVLAYEPVWAIGTGK', 'pepmass': 801.948669433594},
 {'sequence': 'VVLAYEPVWAIGTGK', 'pepmass': 801.947509765625},
 {'sequence': 'VVLAYEPVWAIGTGK', 'pepmass': 801.948791503906},
 {'sequence': 'VVLAYEPVWAIGTGK', 'pepmass': 801.948303222656},
 {'sequence': 'VVLAYEPVWAIGTGK', 'pepmass': 801.948608398438},
 {'sequence': 'VVLAYEPVWAIGTGK', 'pepmass': 534.967895507813},
 {'sequence': 'VVLAYEPVWAIGTGK', 'pepmass': 801.948974609375},
 {'sequence': 'VVLAYEPVWAIGTGK', 'pepmass': 800.941772460938},
 {'sequence': 'VVLAYEPVWAIGTGK', 'pepmass': 801.946899414063},
 {'sequence': 'VVLAYEPVWAIGTGK', 'pepmass': 801.947448730469},
 {'sequence': 'VVLAYEPVWAIGTGK', 'pepmass': 801.94775390625},
 {'sequence': 'VVLAYEPVWAIGTGK', 'pepmass': 801.947875976563},
 {'sequence': 'VVLAYEPVWAIGTGK', 'pepmass': 801.948669433594},
 {'sequence': 'VVLAYEPVWAIGTGK', 'pepmass': 534.968139648438},
 {'sequence': 'VVLAYEPVWAIGTGK', 'pepmass': 1602.8916015625},
 {'sequence': 'VVLAYEPVWAIGTGK', 'pepmass': 801.949279785156},
 {'sequence': 'VVLAYEPVWAIGTGK', 'pepmass': 801.950317382813},
 {'sequence': 'LSVEALNSLTGEFK', 'pepmass': 754.406982421875},
 {'sequence': 'LSVEALNSLTGEFK', 'pepmass': 754.407043457031},
 {'sequence': 'LSVEALNSLTGEFK', 'pepmass': 754.901184082031},
 {'sequence': 'LSVEALNSLTGEFK', 'pepmass': 754.407592773438},
 {'sequence': 'LSVEALNSLTGEFK', 'pepmass': 754.407836914063},
 {'sequence': 'LSVEALNSLTGEFK', 'pepmass': 754.407897949219},
 {'sequence': 'LSVEALNSLTGEFK', 'pepmass': 754.407592773438},
 {'sequence': 'LSVEALNSLTGEFK', 'pepmass': 1507.794799804688},
 {'sequence': 'LSVEALNSLTGEFK', 'pepmass': 754.403259277344},
 {'sequence': 'LSVEALNSLTGEFK', 'pepmass': 754.406921386719},
 {'sequence': 'LSVEALNSLTGEFK', 'pepmass': 754.405456542969},
 {'sequence': 'LSVEALNSLTGEFK', 'pepmass': 754.404541015625},
 {'sequence': 'LSVEALNSLTGEFK', 'pepmass': 754.402770996094},
 {'sequence': 'LSVEALNSLTGEFK', 'pepmass': 754.403930664063},
 {'sequence': 'LSVEALNSLTGEFK', 'pepmass': 754.403259277344},
 {'sequence': 'LSVEALNSLTGEFK', 'pepmass': 754.403198242188},
 {'sequence': 'LSVEALNSLTGEFK', 'pepmass': 754.404113769531},
 {'sequence': 'LSVEALNSLTGEFK', 'pepmass': 754.4033203125},
 {'sequence': 'LSVEALNSLTGEFK', 'pepmass': 754.403015136719},
 {'sequence': 'LSVEALNSLTGEFK', 'pepmass': 754.403625488281},
 {'sequence': 'LSVEALNSLTGEFK', 'pepmass': 754.403503417969},
 {'sequence': 'LSVEALNSLTGEFK', 'pepmass': 754.404846191406},
 {'sequence': 'LSVEALNSLTGEFK', 'pepmass': 754.404602050781},
 {'sequence': 'LSVEALNSLTGEFK', 'pepmass': 754.4033203125},
 {'sequence': 'LSVEALNSLTGEFK', 'pepmass': 754.40283203125},
 {'sequence': 'LSVEALNSLTGEFK', 'pepmass': 754.402770996094},
 {'sequence': 'LSVEALNSLTGEFK', 'pepmass': 754.405151367188},
 {'sequence': 'LSVEALNSLTGEFK', 'pepmass': 754.404113769531},
 {'sequence': 'LSVEALNSLTGEFK', 'pepmass': 754.404052734375},
 {'sequence': 'LSVEALNSLTGEFK', 'pepmass': 754.920288085938},
 {'sequence': 'LSVEALNSLTGEFK', 'pepmass': 754.403198242188},
 {'sequence': 'VDTVNHLADELINSGHSDAATIAEWK', 'pepmass': 936.459045410156},
 {'sequence': 'VDTVNHLADELINSGHSDAATIAEWK', 'pepmass': 702.345703125},
 {'sequence': 'VDTVNHLADELINSGHSDAATIAEWK', 'pepmass': 702.346374511719},
 {'sequence': 'VDTVNHLADELINSGHSDAATIAEWK', 'pepmass': 702.346801757813},
 {'sequence': 'VDTVNHLADELINSGHSDAATIAEWK', 'pepmass': 702.347106933594},
 {'sequence': 'VDTVNHLADELINSGHSDAATIAEWK', 'pepmass': 702.345520019531},
 {'sequence': 'VDTVNHLADELINSGHSDAATIAEWK', 'pepmass': 936.130981445313},
 {'sequence': 'VDTVNHLADELINSGHSDAATIAEWK', 'pepmass': 936.127136230469},
 {'sequence': 'VDTVNHLADELINSGHSDAATIAEWK', 'pepmass': 936.126831054688},
 {'sequence': 'VDTVNHLADELINSGHSDAATIAEWK', 'pepmass': 702.347412109375},
 {'sequence': 'VDTVNHLADELINSGHSDAATIAEWK', 'pepmass': 702.34716796875},
 {'sequence': 'SSLSSAQADFNQLAELDR', 'pepmass': 976.968505859375},
 {'sequence': 'SSLSSAQADFNQLAELDR', 'pepmass': 976.477783203125},
 {'sequence': 'SSLSSAQADFNQLAELDR', 'pepmass': 976.4736328125},
 {'sequence': 'SSLSSAQADFNQLAELDR', 'pepmass': 976.473388671875},
 {'sequence': 'SSLSSAQADFNQLAELDR', 'pepmass': 976.470642089844},
 {'sequence': 'STNGDTFLGGEDFDQALLR', 'pepmass': 1028.48828125},
 {'sequence': 'STNGDTFLGGEDFDQALLR', 'pepmass': 1028.488159179688},
 {'sequence': 'STNGDTFLGGEDFDQALLR', 'pepmass': 1028.979370117188},
 {'sequence': 'STNGDTFLGGEDFDQALLR', 'pepmass': 1028.979858398438},
 {'sequence': 'STNGDTFLGGEDFDQALLR', 'pepmass': 1028.490966796875},
 {'sequence': 'STNGDTFLGGEDFDQALLR', 'pepmass': 1028.483032226563},
 {'sequence': 'STNGDTFLGGEDFDQALLR', 'pepmass': 1414.235107421875},
 {'sequence': 'STNGDTFLGGEDFDQALLR', 'pepmass': 1009.227600097656},
 {'sequence': 'STNGDTFLGGEDFDQALLR', 'pepmass': 1028.485107421875},
 {'sequence': 'STNGDTFLGGEDFDQALLR', 'pepmass': 1028.484130859375},
 {'sequence': 'LHFFMPGFAPLTSR', 'pepmass': 810.924499511719},
 {'sequence': 'LHFFMPGFAPLTSR', 'pepmass': 810.926574707031},
 {'sequence': 'LHFFMPGFAPLTSR', 'pepmass': 811.417724609375},
 {'sequence': 'LHFFMPGFAPLTSR', 'pepmass': 540.950012207031},
 {'sequence': 'LHFFMPGFAPLTSR', 'pepmass': 540.950256347656},
 {'sequence': 'LHFFMPGFAPLTSR', 'pepmass': 540.952392578125},
 {'sequence': 'LHFFMPGFAPLTSR', 'pepmass': 541.609069824219},
 {'sequence': 'LHFFMPGFAPLTSR', 'pepmass': 810.405822753906},
 {'sequence': 'LHFFMPGFAPLTSR', 'pepmass': 810.405944824219},
 {'sequence': 'LHFFMPGFAPLTSR', 'pepmass': 540.95263671875},
 {'sequence': 'LHFFMPGFAPLTSR', 'pepmass': 540.953491210938},
 {'sequence': 'LHFFMPGFAPLTSR', 'pepmass': 540.947326660156},
 {'sequence': 'LHFFMPGFAPLTSR', 'pepmass': 810.922546386719},
 {'sequence': 'LHFFMPGFAPLTSR', 'pepmass': 810.922485351563},
 {'sequence': 'LHFFMPGFAPLTSR', 'pepmass': 540.951171875},
 {'sequence': 'LHFFMPGFAPLTSR', 'pepmass': 540.950622558594},
 {'sequence': 'LHFFMPGFAPLTSR', 'pepmass': 810.921081542969},
 {'sequence': 'LHFFMPGFAPLTSR', 'pepmass': 540.9501953125},
 {'sequence': 'LHFFMPGFAPLTSR', 'pepmass': 540.950805664063},
 {'sequence': 'LHFFMPGFAPLTSR', 'pepmass': 810.921569824219},
 {'sequence': 'VALTGLTVAEYFR', 'pepmass': 720.400512695313},
 {'sequence': 'VALTGLTVAEYFR', 'pepmass': 720.403564453125},
 {'sequence': 'VALTGLTVAEYFR', 'pepmass': 720.402709960938},
 {'sequence': 'VALTGLTVAEYFR', 'pepmass': 1439.794555664063},
 {'sequence': 'VALTGLTVAEYFR', 'pepmass': 720.395874023438},
 {'sequence': 'VALTGLTVAEYFR', 'pepmass': 720.398315429688},
 {'sequence': 'VALTGLTVAEYFR', 'pepmass': 720.397338867188},
 {'sequence': 'VALTGLTVAEYFR', 'pepmass': 720.398864746094},
 {'sequence': 'VALTGLTVAEYFR', 'pepmass': 720.39892578125},
 {'sequence': 'VALTGLTVAEYFR', 'pepmass': 672.682067871094},
 {'sequence': 'VALTGLTVAEYFR', 'pepmass': 720.39892578125},
 {'sequence': 'VLEELLTEGFK', 'pepmass': 639.319885253906},
 {'sequence': 'DHVEVCPDAGVIIEELSQR', 'pepmass': 1083.530639648438},
 {'sequence': 'HGETSASASLLEEADYELLMK', 'pepmass': 1147.548706054688},
 {'sequence': 'HGETSASASLLEEADYELLMK', 'pepmass': 765.367065429688},
 {'sequence': 'SVDILELTEQEELLK', 'pepmass': 586.986572265625},
 {'sequence': 'SVDILELTEQEELLK', 'pepmass': 879.972900390625},
 {'sequence': 'DDPIGNINLAMEIAEK', 'pepmass': 871.942626953125},
 {'sequence': 'DDPIGNINLAMEIAEK', 'pepmass': 581.62890625},
 {'sequence': 'DDPIGNINLAMEIAEK', 'pepmass': 871.940063476563},
 {'sequence': 'DDPIGNINLAMEIAEK', 'pepmass': 871.939697265625},
 {'sequence': 'DDPIGNINLAMEIAEK', 'pepmass': 871.941528320313},
 {'sequence': 'DDPIGNINLAMEIAEK', 'pepmass': 871.940002441406},
 {'sequence': 'DDPIGNINLAMEIAEK', 'pepmass': 581.627258300781},
 {'sequence': 'DDPIGNINLAMEIAEK', 'pepmass': 871.941528320313},
 {'sequence': 'LQQELEFLEVQEEYIK', 'pepmass': 680.02099609375},
 {'sequence': 'LQQELEFLEVQEEYIK', 'pepmass': 1019.521789550781},
 {'sequence': 'EQWDTIEELIR', 'pepmass': 716.855041503906},
 {'sequence': 'EQWDTIEELIR', 'pepmass': 716.36328125},
 {'sequence': 'EQWDTIEELIR', 'pepmass': 716.362731933594},
 {'sequence': 'EQWDTIEELIR', 'pepmass': 716.363220214844},
 {'sequence': 'EQWDTIEELIR', 'pepmass': 716.359008789063},
 {'sequence': 'EQWDTIEELIR', 'pepmass': 716.360290527344},
 {'sequence': 'IHSEVVEDTEAVSAVQQLLDDER', 'pepmass': 861.42822265625},
 {'sequence': 'TLAQLNPESSLFIIASK', 'pepmass': 916.518249511719},
 {'sequence': 'TLAQLNPESSLFIIASK', 'pepmass': 916.51220703125},
 {'sequence': 'TLAQLNPESSLFIIASK', 'pepmass': 611.343017578125},
 {'sequence': 'TLAQLNPESSLFIIASK', 'pepmass': 611.344543457031},
 {'sequence': 'TLAQLNPESSLFIIASK', 'pepmass': 916.511535644531},
 {'sequence': 'TLAQLNPESSLFIIASK', 'pepmass': 916.511657714844},
 {'sequence': 'TLAQLNPESSLFIIASK', 'pepmass': 780.466918945313},
 {'sequence': 'TLAQLNPESSLFIIASK', 'pepmass': 916.513793945313},
 {'sequence': 'TLAQLNPESSLFIIASK', 'pepmass': 611.343566894531},
 {'sequence': 'TLAQLNPESSLFIIASK', 'pepmass': 916.513977050781},
 {'sequence': 'NLTEEMAGLDEIIAK', 'pepmass': 823.923461914063},
 {'sequence': 'NLTEEMAGLDEIIAK', 'pepmass': 823.925048828125},
 {'sequence': 'NLTEEMAGLDEIIAK', 'pepmass': 823.924377441406},
 {'sequence': 'NLTEEMAGLDEIIAK', 'pepmass': 549.617492675781},
 {'sequence': 'NLTEEMAGLDEIIAK', 'pepmass': 823.921325683594},
 {'sequence': 'NLTEEMAGLDEIIAK', 'pepmass': 549.943969726563},
 {'sequence': 'NLTEEMAGLDEIIAK', 'pepmass': 823.923583984375},
 {'sequence': 'NLTEEMAGLDEIIAK', 'pepmass': 823.922729492188},
 {'sequence': 'NLTEEMAGLDEIIAK', 'pepmass': 823.923583984375},
 {'sequence': 'NLTEEMAGLDEIIAK', 'pepmass': 823.923645019531},
 {'sequence': 'NLTEEMAGLDEIIAK', 'pepmass': 823.92333984375},
 {'sequence': 'NLTEEMAGLDEIIAK', 'pepmass': 823.9248046875},
 {'sequence': 'NLTEEMAGLDEIIAK', 'pepmass': 823.918579101563},
 {'sequence': 'NLTEEMAGLDEIIAK', 'pepmass': 823.918212890625},
 {'sequence': 'NLTEEMAGLDEIIAK', 'pepmass': 823.917846679688},
 {'sequence': 'NLTEEMAGLDEIIAK', 'pepmass': 823.919738769531},
 {'sequence': 'NLTEEMAGLDEIIAK', 'pepmass': 549.615295410156},
 {'sequence': 'NLTEEMAGLDEIIAK', 'pepmass': 823.9189453125},
 {'sequence': 'NLTEEMAGLDEIIAK', 'pepmass': 823.919860839844},
 {'sequence': 'NLTEEMAGLDEIIAK', 'pepmass': 823.91943359375},
 {'sequence': 'NLTEEMAGLDEIIAK', 'pepmass': 823.919250488281},
 {'sequence': 'NLTEEMAGLDEIIAK', 'pepmass': 586.322814941406},
 {'sequence': 'NLTEEMAGLDEIIAK', 'pepmass': 1286.21826171875},
 {'sequence': 'NLTEEMAGLDEIIAK', 'pepmass': 1314.16650390625},
 {'sequence': 'NLTEEMAGLDEIIAK', 'pepmass': 692.3359375},
 {'sequence': 'NLTEEMAGLDEIIAK', 'pepmass': 1275.629760742188},
 {'sequence': 'NLTEEMAGLDEIIAK', 'pepmass': 1320.368408203125},
 {'sequence': 'NLTEEMAGLDEIIAK', 'pepmass': 773.424438476563},
 {'sequence': 'NLTEEMAGLDEIIAK', 'pepmass': 1457.7763671875},
 {'sequence': 'NLTEEMAGLDEIIAK', 'pepmass': 1195.231201171875},
 {'sequence': 'NLTEEMAGLDEIIAK', 'pepmass': 1060.031860351563},
 {'sequence': 'NLTEEMAGLDEIIAK', 'pepmass': 1283.983642578125},
 {'sequence': 'NLTEEMAGLDEIIAK', 'pepmass': 1087.0537109375},
 {'sequence': 'NLTEEMAGLDEIIAK', 'pepmass': 1309.365600585938},
 {'sequence': 'NLTEEMAGLDEIIAK', 'pepmass': 953.160583496094},
 {'sequence': 'NLTEEMAGLDEIIAK', 'pepmass': 1054.171997070313},
 {'sequence': 'NLTEEMAGLDEIIAK', 'pepmass': 686.734985351563},
 {'sequence': 'NLTEEMAGLDEIIAK', 'pepmass': 1052.061401367188},
 {'sequence': 'NLTEEMAGLDEIIAK', 'pepmass': 549.61572265625},
 {'sequence': 'NLTEEMAGLDEIIAK', 'pepmass': 823.919677734375},
 {'sequence': 'NLTEEMAGLDEIIAK', 'pepmass': 823.921752929688},
 {'sequence': 'NLTEEMAGLDEIIAK', 'pepmass': 823.919799804688},
 {'sequence': 'NLTEEMAGLDEIIAK', 'pepmass': 823.920043945313},
 {'sequence': 'NLTEEMAGLDEIIAK', 'pepmass': 823.918395996094},
 {'sequence': 'AISEELDHALNDMTSI', 'pepmass': 879.919372558594},
 {'sequence': 'AISEELDHALNDMTSI', 'pepmass': 879.922241210938},
 {'sequence': 'AISEELDHALNDMTSI', 'pepmass': 879.920166015625},
 {'sequence': 'AISEELDHALNDMTSI', 'pepmass': 999.830139160156},
 {'sequence': 'AISEELDHALNDMTSI', 'pepmass': 1041.026733398438},
 {'sequence': 'AISEELDHALNDMTSI', 'pepmass': 1175.278686523438},
 {'sequence': 'AISEELDHALNDMTSI', 'pepmass': 1260.916381835938},
 {'sequence': 'AISEELDHALNDMTSI', 'pepmass': 975.845092773438},
 {'sequence': 'AISEELDHALNDMTSI', 'pepmass': 1201.572021484375},
 {'sequence': 'AISEELDHALNDMTSI', 'pepmass': 879.914978027344},
 {'sequence': 'CELCDVELADLGFVK', 'pepmass': 884.915222167969},
 {'sequence': 'NEWDPIIEWAEK', 'pepmass': 765.370483398438},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 445.006103515625},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 889.005432128906},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 593.005310058594},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 593.001403808594},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 889.000732421875},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 889.000244140625},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 593.001770019531},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 593.003234863281},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 592.659118652344},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 593.672485351563},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 593.330444335938},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 445.004852294922},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 593.004272460938},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 445.005157470703},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 593.331176757813},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 593.003051757813},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 592.656921386719},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 593.001525878906},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 593.00537109375},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 889.003295898438},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 888.999694824219},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 445.005065917969},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 889.002746582031},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 593.003173828125},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 593.00244140625},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 889.000305175781},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 593.002685546875},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 593.001892089844},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 445.003753662109},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 593.003601074219},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 445.004302978516},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 593.004028320313},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 593.003295898438},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 593.003479003906},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 593.0029296875},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 593.00439453125},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 592.658630371094},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 445.006011962891},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 593.007446289063},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 889.004821777344},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 592.660339355469},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 888.482055664063},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 593.004333496094},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 593.005493164063},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 924.978210449219},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 593.003662109375},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 593.293395996094},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 445.004852294922},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 445.2509765625},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 593.003234863281},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 445.004272460938},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 593.004211425781},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 445.004028320313},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 445.003723144531},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 592.659851074219},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 593.004821777344},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 593.005065917969},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 593.004150390625},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 593.003662109375},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 593.003540039063},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 445.003570556641},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 593.003723144531},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 593.005187988281},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 593.003356933594},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 593.002624511719},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 593.002563476563},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 593.00244140625},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 593.001831054688},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 889.002197265625},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 593.001831054688},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 593.001647949219},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 593.002136230469},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 888.986694335938},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 592.989807128906},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 593.001098632813},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 889.0009765625},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 593.003295898438},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 445.004089355469},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 592.659484863281},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 593.00634765625},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 889.004638671875},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 889.001831054688},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 593.005126953125},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 888.997436523438},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 445.004150390625},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 445.004058837891},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 889.002563476563},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 593.003784179688},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 592.66015625},
 {'sequence': 'LLGNVLVCVLAHHFGK', 'pepmass': 593.003234863281},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 649.991821289063},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 974.975952148438},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 649.992492675781},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 650.321166992188},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 649.991638183594},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 649.990112304688},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 974.483032226563},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 649.9912109375},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 974.483642578125},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 649.991271972656},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 649.991455078125},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 649.992065429688},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 974.484924316406},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 649.991516113281},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 974.48291015625},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 649.991394042969},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 974.482482910156},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 974.482788085938},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 649.991088867188},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 974.97412109375},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 649.991760253906},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 649.991943359375},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 974.482238769531},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 974.485473632813},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 649.992553710938},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 974.481872558594},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 650.320007324219},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 974.484375},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 974.48388671875},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 974.478210449219},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 649.98681640625},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 974.477722167969},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 974.4775390625},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 649.987670898438},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 649.986755371094},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 974.477233886719},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 649.987182617188},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 649.987670898438},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 649.98779296875},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 974.476135253906},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 974.477355957031},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 974.476623535156},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 974.476135253906},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 649.986999511719},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 974.476989746094},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 974.47607421875},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 649.98779296875},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 974.4775390625},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 649.988159179688},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 974.477844238281},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 974.477783203125},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 649.988830566406},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 650.316650390625},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 974.982360839844},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 974.480529785156},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 974.480407714844},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 974.479797363281},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 649.988403320313},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 1226.552856445313},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 939.04052734375},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 731.926086425781},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 872.500305175781},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 564.9736328125},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 897.707397460938},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 877.670166015625},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 743.148376464844},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 968.134704589844},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 1307.041748046875},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 1253.661865234375},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 915.693176269531},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 1177.238647460938},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 869.441650390625},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 1186.244262695313},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 768.665893554688},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 616.336730957031},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 1160.57470703125},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 1034.509887695313},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 1146.572387695313},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 1205.115234375},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 649.990051269531},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 974.480529785156},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 974.478515625},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 649.987854003906},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 974.479187011719},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 974.479187011719},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 974.478637695313},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 649.988098144531},
 {'sequence': 'NLQEEISDLTEQLGSSGK', 'pepmass': 974.4765625},
 {'sequence': 'AELGALPDDFIDSLEK', 'pepmass': 866.942626953125},
 {'sequence': 'AELGALPDDFIDSLEK', 'pepmass': 866.939880371094},
 {'sequence': 'SHCIAEVENDEMPADLPSLAADFVESK', 'pepmass': 992.454040527344},
 {'sequence': 'SHCIAEVENDEMPADLPSLAADFVESK', 'pepmass': 991.458923339844},
 {'sequence': 'SHCIAEVENDEMPADLPSLAADFVESK', 'pepmass': 992.126037597656},
 {'sequence': 'SHCIAEVENDEMPADLPSLAADFVESK', 'pepmass': 744.345092773438},
 {'sequence': 'SHCIAEVENDEMPADLPSLAADFVESK', 'pepmass': 992.127502441406},
 {'sequence': 'SHCIAEVENDEMPADLPSLAADFVESK', 'pepmass': 992.127197265625},
 {'sequence': 'SHCIAEVENDEMPADLPSLAADFVESK', 'pepmass': 1487.684936523438},
 {'sequence': 'SHCIAEVENDEMPADLPSLAADFVESK', 'pepmass': 744.346557617188},
 {'sequence': 'SHCIAEVENDEMPADLPSLAADFVESK', 'pepmass': 992.124694824219},
 {'sequence': 'SHCIAEVENDEMPADLPSLAADFVESK', 'pepmass': 992.12548828125},
 {'sequence': 'SHCIAEVENDEMPADLPSLAADFVESK', 'pepmass': 1487.683837890625},
 {'sequence': 'SHCIAEVENDEMPADLPSLAADFVESK', 'pepmass': 992.125305175781},
 {'sequence': 'SHCIAEVENDEMPADLPSLAADFVESK', 'pepmass': 992.121948242188},
 {'sequence': 'SHCIAEVENDEMPADLPSLAADFVESK', 'pepmass': 1243.604858398438},
 {'sequence': 'SHCIAEVENDEMPADLPSLAADFVESK', 'pepmass': 1034.873291015625},
 {'sequence': 'SHCIAEVENDEMPADLPSLAADFVESK', 'pepmass': 982.187316894531},
 {'sequence': 'SHCIAEVENDEMPADLPSLAADFVESK', 'pepmass': 1111.852172851563},
 {'sequence': 'SHCIAEVENDEMPADLPSLAADFVESK', 'pepmass': 1249.07763671875},
 {'sequence': 'SHCIAEVENDEMPADLPSLAADFVESK', 'pepmass': 1274.010375976563},
 {'sequence': 'SHCIAEVENDEMPADLPSLAADFVESK', 'pepmass': 1286.15234375},
 {'sequence': 'SHCIAEVENDEMPADLPSLAADFVESK', 'pepmass': 1193.1259765625},
 {'sequence': 'SHCIAEVENDEMPADLPSLAADFVESK', 'pepmass': 1124.595947265625},
 {'sequence': 'SHCIAEVENDEMPADLPSLAADFVESK', 'pepmass': 797.88623046875},
 {'sequence': 'SHCIAEVENDEMPADLPSLAADFVESK', 'pepmass': 1087.19189453125},
 {'sequence': 'SHCIAEVENDEMPADLPSLAADFVESK', 'pepmass': 826.154907226563},
 {'sequence': 'SHCIAEVENDEMPADLPSLAADFVESK', 'pepmass': 888.152648925781},
 {'sequence': 'SHCIAEVENDEMPADLPSLAADFVESK', 'pepmass': 995.038146972656},
 {'sequence': 'SHCIAEVENDEMPADLPSLAADFVESK', 'pepmass': 1016.1298828125},
 {'sequence': 'SHCIAEVENDEMPADLPSLAADFVESK', 'pepmass': 619.158996582031},
 {'sequence': 'SHCIAEVENDEMPADLPSLAADFVESK', 'pepmass': 1035.280639648438},
 {'sequence': 'SHCIAEVENDEMPADLPSLAADFVESK', 'pepmass': 806.028381347656},
 {'sequence': 'SHCIAEVENDEMPADLPSLAADFVESK', 'pepmass': 1074.158447265625},
 {'sequence': 'SHCIAEVENDEMPADLPSLAADFVESK', 'pepmass': 694.372741699219},
 {'sequence': 'SHCIAEVENDEMPADLPSLAADFVESK', 'pepmass': 1318.666259765625},
 {'sequence': 'SHCIAEVENDEMPADLPSLAADFVESK', 'pepmass': 744.700500488281},
 {'sequence': 'SHCIAEVENDEMPADLPSLAADFVESK', 'pepmass': 1423.426391601563},
 {'sequence': 'SHCIAEVENDEMPADLPSLAADFVESK', 'pepmass': 884.460815429688},
 {'sequence': 'SHCIAEVENDEMPADLPSLAADFVESK', 'pepmass': 592.325622558594},
 {'sequence': 'SHCIAEVENDEMPADLPSLAADFVESK', 'pepmass': 992.120910644531},
 {'sequence': 'SHCIAEVENDEMPADLPSLAADFVESK', 'pepmass': 991.779907226563},
 {'sequence': 'SHCIAEVENDEMPADLPSLAADFVESK', 'pepmass': 991.446716308594},
 {'sequence': 'SHCIAEVENDEMPADLPSLAADFVESK', 'pepmass': 992.117553710938},
 {'sequence': 'SHCIAEVENDEMPADLPSLAADFVESK', 'pepmass': 1487.672607421875},
 {'sequence': 'SHCIAEVENDEMPADLPSLAADFVESK', 'pepmass': 992.119506835938},
 {'sequence': 'SHCIAEVENDEMPADLPSLAADFVESK', 'pepmass': 992.119812011719},
 {'sequence': 'SHCIAEVENDEMPADLPSLAADFVESK', 'pepmass': 992.119995117188},
 {'sequence': 'SHCIAEVENDEMPADLPSLAADFVESK', 'pepmass': 992.119689941406},
 {'sequence': 'SHCIAEVENDEMPADLPSLAADFVESK', 'pepmass': 992.451904296875},
 {'sequence': 'SHCIAEVENDEMPADLPSLAADFVESK', 'pepmass': 992.12060546875},
 {'sequence': 'DFSALESQLQDTQELLQEENR', 'pepmass': 831.733459472656},
 {'sequence': 'DFSALESQLQDTQELLQEENR', 'pepmass': 1247.585693359375},
 {'sequence': 'DFSALESQLQDTQELLQEENR', 'pepmass': 831.733215332031},
 {'sequence': 'DFSALESQLQDTQELLQEENR', 'pepmass': 1247.088500976563},
 {'sequence': 'DFSALESQLQDTQELLQEENR', 'pepmass': 831.728637695313},
 {'sequence': 'DFSALESQLQDTQELLQEENR', 'pepmass': 1247.084594726563},
 {'sequence': 'DFSALESQLQDTQELLQEENR', 'pepmass': 831.728759765625},
 {'sequence': 'DFSALESQLQDTQELLQEENR', 'pepmass': 1038.901977539063},
 {'sequence': 'DFSALESQLQDTQELLQEENR', 'pepmass': 1247.091674804688},
 {'sequence': 'DFSALESQLQDTQELLQEENR', 'pepmass': 1247.090454101563},
 {'sequence': 'DFSALESQLQDTQELLQEENR', 'pepmass': 1247.091430664063},
 {'sequence': 'DFSALESQLQDTQELLQEENR', 'pepmass': 831.730407714844},
 {'sequence': 'DFSALESQLQDTQELLQEENR', 'pepmass': 1247.088134765625},
 {'sequence': 'DFSALESQLQDTQELLQEENR', 'pepmass': 831.729431152344},
 {'sequence': 'DFSALESQLQDTQELLQEENR', 'pepmass': 831.733215332031},
 {'sequence': 'DFSALESQLQDTQELLQEENR', 'pepmass': 1247.583374023438},
 {'sequence': 'SLADELALVDVLEDK', 'pepmass': 815.437683105469},
 {'sequence': 'SLADELALVDVLEDK', 'pepmass': 815.436401367188},
 {'sequence': 'SLADELALVDVLEDK', 'pepmass': 543.958251953125},
 {'sequence': 'SLADELALVDVLEDK', 'pepmass': 815.438781738281},
 {'sequence': 'SLADELALVDVLEDK', 'pepmass': 815.438659667969},
 {'sequence': 'SLADELALVDVLEDK', 'pepmass': 815.434631347656},
 {'sequence': 'SLADELALVDVLEDK', 'pepmass': 815.432922363281},
 {'sequence': 'SLADELALVDVLEDK', 'pepmass': 815.432678222656},
 {'sequence': 'SLADELALVDVLEDK', 'pepmass': 815.431640625},
 {'sequence': 'SLADELALVDVLEDK', 'pepmass': 815.431640625},
 {'sequence': 'SLADELALVDVLEDK', 'pepmass': 815.434387207031},
 {'sequence': 'SLADELALVDVLEDK', 'pepmass': 815.431945800781},
 {'sequence': 'SLADELALVDVLEDK', 'pepmass': 815.431884765625},
 {'sequence': 'SLADELALVDVLEDK', 'pepmass': 815.43212890625},
 {'sequence': 'SLADELALVDVLEDK', 'pepmass': 543.957702636719},
 {'sequence': 'SLADELALVDVLEDK', 'pepmass': 819.114501953125},
 {'sequence': 'SLADELALVDVLEDK', 'pepmass': 1171.222412109375},
 {'sequence': 'SLADELALVDVLEDK', 'pepmass': 815.773132324219},
 {'sequence': 'SLADELALVDVLEDK', 'pepmass': 1172.264770507813},
 {'sequence': 'SLADELALVDVLEDK', 'pepmass': 1477.808471679688},
 {'sequence': 'SLADELALVDVLEDK', 'pepmass': 815.432495117188},
 {'sequence': 'SLADELALVDVLEDK', 'pepmass': 815.431884765625},
 {'sequence': 'SLADELALVDVLEDK', 'pepmass': 815.431396484375},
 {'sequence': 'SLADELALVDVLEDK', 'pepmass': 543.957275390625},
 {'sequence': 'SLADELALVDVLEDK', 'pepmass': 815.43359375},
 {'sequence': 'SLADELALVDVLEDK', 'pepmass': 815.432861328125},
 {'sequence': 'SLADELALVDVLEDK', 'pepmass': 815.434814453125},
 {'sequence': 'SLADELALVDVLEDK', 'pepmass': 815.434814453125},
 {'sequence': 'SLADELALVDVLEDK', 'pepmass': 815.434265136719},
 {'sequence': 'SLQADTTNTDTALTTLEEALAEK', 'pepmass': 812.742797851563},
 {'sequence': 'SLQADTTNTDTALTTLEEALAEK', 'pepmass': 812.738220214844},
 {'sequence': 'LEGDHQLIQEALVFDNK', 'pepmass': 984.985290527344},
 {'sequence': 'LEGDHQLIQEALVFDNK', 'pepmass': 985.007995605469},
 {'sequence': 'LEGDHQLIQEALVFDNK', 'pepmass': 985.010375976563},
 {'sequence': 'LEGDHQLIQEALVFDNK', 'pepmass': 657.008911132813},
 {'sequence': 'LEGDHQLIQEALVFDNK', 'pepmass': 657.33837890625},
 {'sequence': 'LEGDHQLIQEALVFDNK', 'pepmass': 657.009704589844},
 {'sequence': 'LEGDHQLIQEALVFDNK', 'pepmass': 657.010375976563},
 {'sequence': 'LEGDHQLIQEALVFDNK', 'pepmass': 985.504638671875},
 {'sequence': 'LEGDHQLIQEALVFDNK', 'pepmass': 985.9931640625},
 {'sequence': 'LEGDHQLIQEALVFDNK', 'pepmass': 985.002807617188},
 {'sequence': 'LEGDHQLIQEALVFDNK', 'pepmass': 657.006225585938},
 {'sequence': 'LEGDHQLIQEALVFDNK', 'pepmass': 785.903747558594},
 {'sequence': 'LEGDHQLIQEALVFDNK', 'pepmass': 611.709045410156},
 {'sequence': 'GQVEQANQELQELIQSVK', 'pepmass': 1021.526062011719},
 {'sequence': 'GQVEQANQELQELIQSVK', 'pepmass': 1021.528137207031},
 {'sequence': 'GQVEQANQELQELIQSVK', 'pepmass': 681.026550292969},
 {'sequence': 'DLNELQALIEAHFENR', 'pepmass': 637.9921875},
 {'sequence': 'DLNELQALIEAHFENR', 'pepmass': 956.977844238281},
 {'sequence': 'DLNELQALIEAHFENR', 'pepmass': 956.485290527344},
 {'sequence': 'DLNELQALIEAHFENR', 'pepmass': 956.485229492188},
 {'sequence': 'DLNELQALIEAHFENR', 'pepmass': 637.993469238281},
 {'sequence': 'DLNELQALIEAHFENR', 'pepmass': 637.993286132813},
 {'sequence': 'DLNELQALIEAHFENR', 'pepmass': 637.993041992188},
 {'sequence': 'DLNELQALIEAHFENR', 'pepmass': 957.472351074219},
 {'sequence': 'DLNELQALIEAHFENR', 'pepmass': 637.98876953125},
 {'sequence': 'DLNELQALIEAHFENR', 'pepmass': 956.478759765625},
 {'sequence': 'DLNELQALIEAHFENR', 'pepmass': 956.4794921875},
 {'sequence': 'DLNELQALIEAHFENR', 'pepmass': 637.989624023438},
 {'sequence': 'DLNELQALIEAHFENR', 'pepmass': 637.988891601563},
 {'sequence': 'DLNELQALIEAHFENR', 'pepmass': 637.989501953125},
 {'sequence': 'DLNELQALIEAHFENR', 'pepmass': 637.990539550781},
 {'sequence': 'DLNELQALIEAHFENR', 'pepmass': 637.989685058594},
 {'sequence': 'DLNELQALIEAHFENR', 'pepmass': 956.481201171875},
 ...]
In [16]:
type(pepmasses[0]['pepmass'])
Out[16]:
float
In [ ]:
 
In [17]:
import numpy as np
import pandas as pd
import plotly.graph_objects as go
import math
In [18]:
pepmasses_df = pd.DataFrame(pepmasses)
In [19]:
pepmasses_df
Out[19]:
sequence pepmass
0 HGGYKPTDK 501.755615
1 ICELYAK 448.731018
2 HGEVCPAGWKPGSDTIKPDVQK 602.303101
3 HGEVCPAGWKPGSDTIKPDVQK 541.911682
4 HGEVCPAGWKPGSDTIKPDVQK 802.734314
... ... ...
49309 VYHYFQWR 599.793579
49310 LTLLHYDPVVK 649.379517
49311 LWAFCC 856.350525
49312 STMQELNSR 533.253296
49313 LALDVEIATYR 632.351135

49314 rows × 2 columns

In [ ]:
 
In [ ]:
 
In [20]:
print(pepmasses_df['pepmass'].describe(percentiles=list(np.round(np.arange(0.0, 1.0, 0.05), 2))))
count    49314.000000
mean       784.360339
std        227.046307
min        300.156830
0%         300.156830
5%         466.676712
10%        512.609857
15%        550.977536
20%        582.319312
25%        611.968994
30%        639.007092
35%        666.712457
40%        697.359277
45%        729.396722
50%        757.396667
55%        786.057959
60%        818.948706
65%        848.613190
70%        882.405518
75%        922.101105
80%        976.974744
85%       1028.852527
90%       1101.554077
95%       1205.109985
max       1739.787109
Name: pepmass, dtype: float64
In [21]:
pepmass_histogram, pepmass_bin_edges = np.histogram(pepmasses_df['pepmass'])

fig = go.Figure()

fig.add_trace(go.Bar(y=pepmass_histogram,
                     x=pepmass_bin_edges[1:],
                     marker_color='red'))

fig.show()
In [42]:
EPOCH_DATA_FILENAME="/media/eduseiti/data_storage_1TB/unicamp/clustering_linfeng_sample_pvalues/pepmass/last_epoch_data.pkl"
EPOCH_DATA_RANKS_FILENAME="/media/eduseiti/data_storage_1TB/unicamp/clustering_linfeng_sample_pvalues/pepmass/last_epoch_ranks_data.pkl"
EPOCH_DATA_EMBEDDINGS_FILENAME="/media/eduseiti/data_storage_1TB/unicamp/clustering_linfeng_sample_pvalues/pepmass/last_epoch_embeddings_data.pkl"
In [43]:
with open(EPOCH_DATA_FILENAME, "rb") as inputFile:
    epoch_data = pickle.load(inputFile)
In [44]:
with open(EPOCH_DATA_RANKS_FILENAME, "rb") as inputFile:
    epoch_ranks_data = pickle.load(inputFile)
In [45]:
with open(EPOCH_DATA_EMBEDDINGS_FILENAME, "rb") as inputFile:
    epoch_embeddings_data = pickle.load(inputFile)
In [46]:
samples = []

rank_index = 0

embeddings_starting_index = 0

for epoch in epoch_data[-43:]:
    
    print("Len(epoch['sequence'])={}".format(len(epoch['sequence'])))
    
    for i in range(len(epoch['sequence']) // 2):
        sample = {}
        sample['sequence'] = epoch['sequence'][i * 2]
        sample['anchor'] = epoch['index'][i * 2]
        sample['positive'] = epoch['index'][i * 2 + 1]
        sample['rank'] = epoch_ranks_data[rank_index]
        sample['anchor_embeddings'] = epoch_embeddings_data[embeddings_starting_index + i * 2]
        sample['postive_embeddings'] = epoch_embeddings_data[embeddings_starting_index + i * 2 + 1]
        
        samples.append(sample)
        
        rank_index += 1
    
    embeddings_starting_index += len(epoch['sequence'])
    
Len(epoch['sequence'])=350
Len(epoch['sequence'])=350
Len(epoch['sequence'])=350
Len(epoch['sequence'])=350
Len(epoch['sequence'])=350
Len(epoch['sequence'])=350
Len(epoch['sequence'])=350
Len(epoch['sequence'])=350
Len(epoch['sequence'])=350
Len(epoch['sequence'])=350
Len(epoch['sequence'])=350
Len(epoch['sequence'])=350
Len(epoch['sequence'])=350
Len(epoch['sequence'])=350
Len(epoch['sequence'])=350
Len(epoch['sequence'])=350
Len(epoch['sequence'])=350
Len(epoch['sequence'])=350
Len(epoch['sequence'])=350
Len(epoch['sequence'])=350
Len(epoch['sequence'])=350
Len(epoch['sequence'])=350
Len(epoch['sequence'])=350
Len(epoch['sequence'])=350
Len(epoch['sequence'])=350
Len(epoch['sequence'])=350
Len(epoch['sequence'])=350
Len(epoch['sequence'])=350
Len(epoch['sequence'])=350
Len(epoch['sequence'])=350
Len(epoch['sequence'])=350
Len(epoch['sequence'])=350
Len(epoch['sequence'])=350
Len(epoch['sequence'])=350
Len(epoch['sequence'])=350
Len(epoch['sequence'])=350
Len(epoch['sequence'])=350
Len(epoch['sequence'])=350
Len(epoch['sequence'])=350
Len(epoch['sequence'])=350
Len(epoch['sequence'])=350
Len(epoch['sequence'])=350
Len(epoch['sequence'])=298
In [47]:
samples
Out[47]:
[{'sequence': 'SSPQFGVTLLTYELLQR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 1,
  'anchor_embeddings': tensor([0.0828, 0.0000, 0.0997, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9303,
          0.5538, 0.0000, 0.0000, 0.0905, 0.0000, 0.0000, 1.1124, 0.0000, 0.1668,
          0.2642, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1888, 0.0000, 2.0050,
          0.0000, 0.0000, 0.0000, 1.1267], device='cuda:0'),
  'postive_embeddings': tensor([0.0437, 0.0000, 0.2322, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7405,
          1.3811, 0.0000, 0.0000, 0.3773, 0.0000, 0.0000, 0.5750, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3004, 0.0000, 2.1794,
          0.0000, 0.0000, 0.0000, 0.7750], device='cuda:0')},
 {'sequence': 'AEQTILPLVDEALQHTTTK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(3, device='cuda:0'),
  'rank': 50,
  'anchor_embeddings': tensor([0.0066, 0.0000, 0.0000, 0.0000, 0.3883, 0.0000, 0.0000, 0.2276, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0822, 0.0000, 0.0000, 0.7086, 1.3006, 1.0535,
          0.0000, 0.0000, 0.0000, 0.3435, 0.0000, 0.0000, 0.0000, 0.7668, 0.0000,
          0.0000, 0.1987, 0.4887, 1.0169], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.6954, 0.0000, 0.0000, 0.2002, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4315, 0.3810, 0.7979,
          0.0000, 0.0000, 0.0000, 0.4179, 0.0000, 0.0000, 0.0000, 0.3429, 0.0000,
          0.0000, 0.8471, 0.0000, 0.9998], device='cuda:0')},
 {'sequence': 'DTVATQLSEAVDATR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([1.2713, 1.5699, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3947, 0.0000, 0.0000,
          0.0272, 0.0000, 0.0000, 0.0000, 0.0000, 1.1824, 0.0000, 0.0000, 0.0000,
          0.0000, 1.1898, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8109, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.0744, 1.5967, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3399, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0378, 0.0000, 0.0000, 0.0000,
          0.0000, 0.8416, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7291, 0.0000,
          0.0277, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'VSQMAQYFEPLTLAAVGAASK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 4795,
  'anchor_embeddings': tensor([1.4179, 0.0000, 0.0000, 0.0000, 0.3377, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.3039, 0.0000, 0.0000, 0.2239, 0.0000, 0.6844,
          0.0000, 0.0000, 0.0000, 0.6109, 0.0000, 0.0000, 0.0000, 0.3642, 0.0000,
          0.0000, 0.0000, 0.5722, 0.6902], device='cuda:0'),
  'postive_embeddings': tensor([0.3186, 0.0000, 0.0587, 0.0000, 0.0000, 0.0000, 0.0000, 0.3490, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.7748,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9730, 0.6124, 0.3705,
          0.0000, 1.4688, 0.0000, 0.0000, 0.0000, 0.0000, 1.3325, 0.4794, 0.0000,
          0.0000, 0.0000, 0.1986, 1.2799], device='cuda:0')},
 {'sequence': 'SVNGQIESLISPDGSR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([1.4612, 0.3772, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.4109, 0.0000, 0.0000, 0.0000, 0.0000,
          0.7414, 0.0000, 0.0000, 0.2290, 0.0000, 1.0655, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.2981, 0.0000, 0.0000, 1.2372, 0.0000, 0.3374,
          0.0000, 0.1824, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.2650, 0.5603, 0.0000, 0.0000, 0.0525, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.9107, 0.0000, 0.0000, 0.0000, 0.0000,
          0.3727, 0.0000, 0.0000, 0.3797, 0.0000, 1.1861, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8771, 0.0000, 0.4533,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'KPGGFDISLFYR',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 25,
  'anchor_embeddings': tensor([0.0000, 0.3489, 0.0000, 0.0000, 0.2555, 0.0000, 0.0000, 0.0000, 0.6700,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1482, 0.0000, 1.9782,
          0.0000, 0.0000, 0.0000, 0.0355, 0.0778, 1.8110, 0.0000, 0.6182, 0.0000,
          0.0000, 0.0785, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4736,
          2.8455, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.1143, 0.0000, 0.0000, 0.6561, 0.0000,
          0.0000, 0.0000, 0.6380, 0.0000, 0.0000, 0.0000, 0.3552, 0.0000, 0.7502,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5944, 0.0000, 0.0050, 0.0000,
          0.6517, 0.3996, 0.0000, 0.0000, 0.0000, 0.0000, 0.0566, 0.0000, 0.4676,
          2.3428, 0.0000, 0.0000, 0.1105], device='cuda:0')},
 {'sequence': 'APSPLYSVEFSEEPFGVIVR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 3,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.1304, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.5528, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1489, 0.0000,
          0.1702, 0.0000, 0.0000, 0.0358, 0.0000, 0.0000, 0.0000, 0.0410, 1.4503,
          0.0000, 1.2172, 0.4550, 1.3515], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.8159, 0.0000, 0.1134, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0462, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0607, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4790,
          0.0000, 0.9222, 0.2820, 1.3392], device='cuda:0')},
 {'sequence': 'DIEHALSVSVFNNK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 668,
  'anchor_embeddings': tensor([0.0000, 0.0000, 1.8164, 0.0000, 0.0958, 0.0000, 0.0000, 0.0000, 0.4067,
          0.6123, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.5817,
          1.0981, 0.0000, 0.0000, 0.0000, 0.0000, 0.4056, 0.0000, 0.7502, 0.8802,
          0.0000, 0.0000, 0.0000, 0.1890, 0.0000, 1.2874, 0.2235, 0.0000, 0.0449,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.6350, 0.0000, 0.0000, 0.0000, 1.5615,
          1.0786, 0.0000, 0.0000, 0.0000, 0.0000, 1.2619, 0.0000, 1.1340, 0.0000,
          0.4340, 0.5161, 0.0000, 0.0000, 0.0000, 0.0000, 0.9757, 0.7913, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'SGLTGLVIGGLYPVFLAIPVNGGLAAR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 48,
  'anchor_embeddings': tensor([0.0000, 0.0653, 0.0000, 0.0000, 0.8807, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.8958, 0.0000, 0.0000, 0.0000, 0.2930,
          0.0000, 0.0000, 0.0000, 0.3144, 0.0000, 0.0000, 0.0000, 0.9681, 0.0000,
          0.0000, 0.3582, 0.0000, 0.0840, 0.0000, 0.0000, 0.0000, 1.7688, 0.0000,
          0.0000, 0.0000, 0.7611, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.1685, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 2.4306, 0.0000,
          0.0000, 0.0000, 0.8738, 0.2672], device='cuda:0')},
 {'sequence': 'VFIMDNCEELIPEYLNFIR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 5216,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.2541, 0.0000, 0.0000, 0.0000, 0.0000, 0.5842, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7490,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6485,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2925, 1.7046,
          0.0000, 0.4596, 0.7401, 0.9551], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 1.6322, 0.0000, 0.3938, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.5871, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.4520, 0.9326, 0.0000, 0.0000, 0.6541, 0.0542, 0.4124,
          0.5101, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.3207], device='cuda:0')},
 {'sequence': 'NGFLNLALPFFGFSEPLAAPR',
  'anchor': tensor(4, device='cuda:0'),
  'positive': tensor(3, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.2521, 0.0000, 0.7050, 0.0000, 0.0000, 0.0000, 0.0000, 0.4635, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3974,
          0.0000, 0.0000, 0.0345, 0.7209, 0.0000, 0.0000, 0.5866, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3201, 0.0000,
          0.0000, 0.1225, 0.0000, 0.8652], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.6556, 0.0000, 0.0000, 0.0000, 0.0000, 0.6175, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5386,
          0.0000, 0.0000, 0.0000, 1.2656, 0.0000, 0.0000, 0.6902, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4097, 0.0000,
          0.0000, 0.0000, 0.0000, 1.0647], device='cuda:0')},
 {'sequence': 'VLAQQGEYSEAIPILR',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0878, 0.0000, 0.0000, 0.0000, 1.0866, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.1996, 0.0000, 0.0000, 0.2126, 0.0331, 0.0000, 0.0000, 0.2619, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 1.2853, 0.0000, 0.4094], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 1.1807, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.4417, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0859, 0.0304, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 1.3371, 0.0000, 0.3568], device='cuda:0')},
 {'sequence': 'LFVLFGAEILK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 3,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.1420, 0.0000, 0.0000, 1.1850, 0.0000,
          0.0000, 0.0000, 2.5819, 0.0000, 0.0000, 0.0000, 0.0851, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          2.2389, 0.0000, 0.0000, 0.4911, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0338, 0.0000, 0.8137, 0.0000, 0.0000, 1.1239, 0.1584,
          0.6983, 0.0000, 2.0050, 0.0000, 0.0000, 0.0000, 0.0552, 0.0000, 0.3689,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4387, 0.0000, 0.0000, 0.0000, 0.0000,
          1.7259, 0.0000, 0.0000, 0.8985, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.4787, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'YLQDLLAWVEENQHR',
  'anchor': tensor(3, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 22,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.8885, 0.0000, 0.7912, 0.0000, 0.0000, 0.0000, 0.1600,
          0.0000, 0.0000, 0.0000, 0.0000, 0.8336, 0.0000, 0.0000, 0.0000, 0.0000,
          0.6232, 0.0000, 0.0000, 0.0000, 0.0000, 1.0133, 0.0000, 0.3553, 0.0000,
          0.4272, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0729,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.9910, 0.0000, 0.9429, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.9758, 0.0000, 0.0000, 0.0000, 0.4263,
          0.5008, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4230,
          0.7572, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4540,
          0.0000, 0.0000, 0.6804, 1.0036], device='cuda:0')},
 {'sequence': 'ALGTEVIQLFPEK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 183,
  'anchor_embeddings': tensor([0.0000, 0.2596, 0.8602, 0.0000, 0.0000, 0.0000, 0.0000, 0.4908, 1.8054,
          0.0000, 0.0000, 0.0000, 0.0000, 1.8486, 0.0000, 0.6611, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1051, 0.4118, 0.0000, 0.0000, 0.0358,
          0.0000, 0.0642, 0.0000, 1.7704, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.1059, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000e+00, 2.1662e-01, 7.8944e-01, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 8.5591e-04, 1.0699e+00, 0.0000e+00, 0.0000e+00, 3.3428e-01,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 8.7670e-01, 0.0000e+00, 1.2867e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 1.0806e-01, 2.5354e-01,
          0.0000e+00, 2.1701e-02, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          1.2581e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          8.4457e-01, 0.0000e+00, 0.0000e+00, 0.0000e+00], device='cuda:0')},
 {'sequence': 'FGPIPLGSLGWK',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(3, device='cuda:0'),
  'rank': 10,
  'anchor_embeddings': tensor([0.1289, 2.0189, 0.3336, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0255,
          0.1633, 0.0000, 0.0000, 0.0000, 0.4865, 0.0000, 0.0000, 0.0000, 0.4540,
          0.0000, 0.0000, 0.0000, 0.0000, 1.4185, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4900, 0.0000, 0.1218, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.1329, 2.3875, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0441, 0.4195,
          0.4291, 0.0000, 0.0000, 0.0000, 0.2443, 0.0000, 0.0000, 0.0000, 1.4400,
          0.0000, 0.0000, 0.0000, 0.0000, 1.1018, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3046, 0.0000,
          0.4308, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'TEQGGAHFSVSSLAEGSVTSVGSVNPAENFR',
  'anchor': tensor(11, device='cuda:0'),
  'positive': tensor(4, device='cuda:0'),
  'rank': 63,
  'anchor_embeddings': tensor([0.0000, 0.2656, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0741,
          0.9755, 0.0000, 0.0202, 1.1632, 0.0000, 0.3865, 0.0000, 0.0196, 0.0000,
          0.1936, 0.0170, 0.0000, 0.0000, 0.0000, 0.0000, 0.1689, 1.3182, 0.0000,
          0.0000, 0.0000, 0.0000, 0.2809], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0251, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.8144, 0.0000, 0.0000, 0.0000, 0.6195, 0.0000,
          0.0000, 0.0164, 0.0000, 0.0000, 0.0000, 0.0000, 0.7150, 1.6810, 0.0000,
          0.0000, 0.0000, 0.6659, 0.0000], device='cuda:0')},
 {'sequence': 'DSYVGDEAQSK',
  'anchor': tensor(5, device='cuda:0'),
  'positive': tensor(6, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.1565, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.6028, 0.0000, 1.2638, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2039,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0620, 0.0000, 0.0000, 0.0000, 1.0660, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0252, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.3843, 0.0000, 1.3063, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4867,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0611, 0.0000, 0.0000, 0.0000, 1.0250, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'NFLPLLDAVSR',
  'anchor': tensor(5, device='cuda:0'),
  'positive': tensor(9, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 1.2773, 0.0000, 0.6399, 0.0000, 0.0000, 0.0000, 0.3669, 0.0000,
          0.2859, 0.0000, 0.6866, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.3318, 0.0000, 0.0000, 1.8102, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 1.6185, 0.0000, 0.2806, 0.0000, 0.0000, 0.0000, 0.1336, 0.0000,
          0.4652, 0.0000, 0.5752, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.7398, 0.0000, 0.0000, 0.0000, 0.0000,
          1.6828, 0.0000, 0.0000, 1.1269, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'SSWVMTCAYAPSGNYVACGGLDNICSIYNLK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 1876,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.6360, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.9955, 0.0352, 0.0000, 0.0000, 0.0000, 0.0000, 0.3658,
          0.4991, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0286, 0.2122, 0.0000,
          0.0000, 0.0000, 1.2143, 0.4946], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.3184, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.3901, 0.0000, 0.0000, 0.0000, 0.0000, 0.4294,
          0.4297, 0.0000, 0.0000, 0.3231, 0.0000, 0.0000, 0.0000, 0.7031, 0.0168,
          0.0000, 0.0000, 0.8402, 0.1096], device='cuda:0')},
 {'sequence': 'ILIIGGSIANFTNVAATFK',
  'anchor': tensor(3, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0467, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4286, 0.0000,
          0.0000, 0.0000, 0.0438, 0.0000, 0.0000, 0.0000, 0.4616, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.8774, 1.8734, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1240, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4177, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4542, 0.0000, 0.4290, 0.0000, 0.0457,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.5523, 1.3685, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9965, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'EESGKPGAHVTVK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 66,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.1816, 0.0000, 1.1384, 0.0000, 0.0000, 0.0000, 0.9648,
          0.8755, 0.0000, 0.5519, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9641,
          0.0000, 0.0000, 0.0000, 0.0000, 1.0639, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.2867, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.3660, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.5072, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.7501,
          0.8714, 0.0000, 1.3085, 0.0000, 0.0000, 0.0000, 0.6486, 0.0000, 2.6349,
          0.0000, 0.0000, 0.0000, 0.0000, 0.5959, 0.0000, 0.0000, 0.0000, 0.0166,
          0.0000, 0.0000, 0.0000, 0.3987, 0.0000, 1.1736, 0.0588, 0.0000, 0.0524,
          0.0423, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'IDPLLPK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 1.7449, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2818,
          0.2131, 0.0000, 0.8011, 1.5031, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.3465, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 1.7659, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3450,
          0.2428, 0.0000, 0.6051, 1.3996, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.1279, 0.0000, 0.0000, 0.2156, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'TMIQSPSGVILQEAADVHAR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 1355,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.9250, 0.0000, 0.0167, 0.0000, 0.0000, 0.3511, 0.0000,
          0.0000, 0.0000, 0.0903, 0.0000, 1.2739, 0.0000, 0.2917, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.5895, 0.1747, 0.7687,
          0.0000, 0.0000, 0.0000, 1.5829, 0.0000, 0.0000, 0.4516, 0.5166, 0.0000,
          0.0000, 0.0000, 0.0324, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.4221, 0.0000, 0.0950, 0.0000, 0.1900, 0.0000, 0.0000, 0.5228, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1151, 0.0000, 0.0000, 0.0000, 0.9746,
          0.0000, 0.0000, 0.0000, 0.1053, 0.0000, 0.0000, 0.5661, 0.9497, 0.9943,
          0.0000, 0.2371, 0.0000, 0.8125, 0.0000, 0.0000, 0.0000, 0.2733, 0.0322,
          0.0000, 0.0000, 0.1186, 0.5111], device='cuda:0')},
 {'sequence': 'VDCTAHSDVCSAQGVR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0784, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1601, 0.0000, 0.0000, 0.0000, 1.2654,
          1.3504, 0.0000, 0.0000, 1.1322, 0.0000, 0.0000, 0.0000, 0.0000, 0.8859,
          0.0000, 0.0000, 0.0000, 0.9869, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.2196], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4608, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.7997,
          1.6413, 0.0000, 0.0000, 1.4599, 0.0000, 0.0000, 0.0260, 0.0000, 0.0000,
          0.0000, 0.0976, 0.0000, 1.9408, 0.0000, 0.0000, 0.0000, 0.0974, 0.0000,
          0.0000, 0.0000, 0.1100, 0.8493], device='cuda:0')},
 {'sequence': 'DVIEQLNLVTTWLQLQIPR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 26,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.2451, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.1471, 0.0000, 0.0000, 0.0000, 0.4270,
          0.0000, 0.0000, 0.7597, 0.0000, 0.0000, 0.0000, 0.2490, 0.2818, 0.1371,
          0.0000, 0.0436, 0.0000, 1.0332, 0.0000, 0.0000, 0.6684, 0.6731, 0.1659,
          0.0000, 1.4974, 0.1169, 0.6967], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.9953, 0.3072, 0.0000, 0.0000, 0.0000, 0.0000, 0.1033, 0.0972,
          0.0000, 0.0000, 0.0000, 0.0000, 1.3603, 0.0000, 0.5724, 0.0000, 0.0000,
          0.0000, 0.0000, 0.9410, 0.0000, 0.4218, 0.6044, 0.0000, 0.0801, 0.0000,
          0.0000, 0.0000, 0.0000, 0.7215, 0.0000, 0.0000, 0.2519, 0.6825, 0.3147,
          0.0000, 1.0711, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'TTGFGMIYDSLDYAK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 13168,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.7816, 0.0000, 0.0000, 0.0000, 0.0000, 1.2383, 0.1747,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1446,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.5200, 0.0000, 0.8949, 0.0000,
          0.4862, 1.4579, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0677, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.7424, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.7430, 0.3242, 0.0000, 0.0000, 0.0000, 0.0000, 1.3545,
          0.1987, 0.1350, 0.0000, 0.0000, 0.0000, 0.0000, 1.0872, 0.0000, 0.0000,
          0.0000, 0.0000, 1.1042, 0.0000], device='cuda:0')},
 {'sequence': 'EQLGEFYEALDCLR',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 8,
  'anchor_embeddings': tensor([0.0000, 0.1776, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.3637, 0.0000, 0.0000, 1.1624, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.3842, 0.0000, 0.0000, 0.9834, 0.0000, 0.0000, 0.0000, 0.0807, 0.0000,
          0.0000, 0.5495, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0536, 0.0795, 1.1571, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0018, 0.0000, 0.0000, 0.0000, 0.0000,
          1.6735, 0.0000, 0.0000, 0.9700, 0.0000, 0.7017, 0.0000, 0.0000, 0.0000,
          0.7835, 0.0000, 0.0000, 1.1585, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.4183], device='cuda:0')},
 {'sequence': 'AAVPSGASTGIYEALELR',
  'anchor': tensor(58, device='cuda:0'),
  'positive': tensor(67, device='cuda:0'),
  'rank': 106,
  'anchor_embeddings': tensor([0.2704, 0.0000, 0.4507, 0.0000, 1.1600, 0.0000, 0.0000, 0.1475, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.0695, 0.0000, 0.0000, 0.0000, 0.2107,
          1.4606, 0.0000, 0.4470, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.1834, 0.0000, 0.0000, 0.0000, 0.2193, 0.0000,
          0.0000, 0.4003, 0.0000, 1.0501], device='cuda:0'),
  'postive_embeddings': tensor([0.6162, 0.0000, 0.2313, 0.0000, 1.4255, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1525, 0.0000, 0.0000, 0.0000, 0.0025,
          0.9033, 0.0000, 1.0753, 0.0000, 0.0000, 0.6570, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0165, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.1279], device='cuda:0')},
 {'sequence': 'VTVTPIYTDGEGVSVSAPGK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([1.6892, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6063, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.6422, 0.0000, 0.8844, 0.0000, 0.0000, 0.2585, 0.0000, 1.6118, 0.3797,
          0.0000, 0.7077, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 1.0494, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.3515, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8704, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.1788, 0.0000, 0.0000, 0.0000, 0.0000, 1.5359, 0.3378,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2234, 0.0000, 0.0000,
          0.0000, 1.2755, 0.0000, 0.1673], device='cuda:0')},
 {'sequence': 'LNFAVASR',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 11390,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.2414, 0.9477, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.5692, 1.1788, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2210, 0.0000, 0.9288, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.6279, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.5027, 0.0939, 0.0000, 0.5398, 0.0000, 0.0000, 0.0000, 1.0287,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3716, 0.0000, 1.2664, 0.0000, 0.9109,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1635, 0.0000, 0.0000, 0.5253,
          0.0000, 0.3655, 0.0000, 0.0000, 0.0000, 0.0000, 0.0906, 0.1873, 0.8065,
          0.1129, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'SETSGSFEDALLAIVK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(3, device='cuda:0'),
  'rank': 424,
  'anchor_embeddings': tensor([0.9912, 1.0805, 1.0245, 0.0000, 0.0000, 0.0000, 0.0000, 0.5110, 0.2554,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.5206, 0.0000, 0.4772,
          0.9266, 0.0000, 0.0000, 0.3216, 0.3679, 1.1833, 0.0000, 0.0000, 0.2771,
          0.0000, 0.2995, 0.0000, 0.0000, 0.0000, 0.0000, 0.8826, 0.8940, 0.0000,
          0.0000, 1.1507, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.3379, 0.0000, 0.6633, 0.0000, 0.0000, 0.0000, 0.0000, 0.4090, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2271, 0.0000, 0.5189, 0.0000, 0.0000,
          0.3139, 0.0000, 0.0000, 0.0000, 0.2472, 0.0000, 0.5619, 0.0000, 0.0000,
          0.0000, 1.0685, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6514, 0.0000,
          0.0000, 1.9240, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LDINLLDNVVNCLYHGEGAQQR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 117,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0055,
          0.0000, 0.0000, 0.0000, 0.0027, 0.0000, 0.0000, 1.6674, 1.0468, 0.0000,
          0.0000, 0.0000, 0.0000, 1.6180, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.1497, 0.5212, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3242, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.5215, 0.3646, 0.0000,
          0.0000, 0.0000, 0.0000, 0.6109, 0.0000, 0.0000, 0.5833, 1.4415, 0.1689,
          0.0000, 0.0000, 0.8582, 0.0000], device='cuda:0')},
 {'sequence': 'SQLLSYIDR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.3553, 0.1914, 1.5435, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.8327, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.9001, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.2206, 0.0000, 1.5612, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.1316, 0.0000, 0.5472, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0819, 0.0000, 0.0000, 1.7543, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'VDISAPDVDVHGPDWHLK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 12846,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.8919, 0.0000, 0.4503, 0.0000, 0.0000, 0.0000, 0.0000,
          1.4761, 0.0000, 0.5647, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1042,
          0.0000, 0.0000, 0.0000, 0.2900, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.5170, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4662,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.9531, 0.0000, 0.0729, 0.0000, 0.0000, 0.0000, 0.0000, 1.6766, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2957, 0.0000, 0.0000, 0.0000, 1.7490,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3699, 0.8084, 0.0619,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2030, 1.6156, 0.0000,
          0.0000, 0.4424, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'VLDPFTIKPLDR',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 1.7253, 0.8185, 0.0000, 0.0000, 0.0000, 0.0000, 1.7118, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3300, 0.0000, 0.8089,
          0.0000, 0.0000, 0.0000, 0.1498, 1.3824, 0.8383, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5904, 0.0000,
          1.4422, 0.6704, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 1.3546, 0.2928, 0.0000, 0.0000, 0.0000, 0.0000, 0.5335, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3020, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.4417, 1.0256, 0.3571, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2166, 0.0000,
          1.2696, 0.6542, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'GVNIGGAGSYIYEKPLAEGPQVTGPIEVPAAR',
  'anchor': tensor(4, device='cuda:0'),
  'positive': tensor(8, device='cuda:0'),
  'rank': 1469,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.4408, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5489,
          0.0055, 0.0000, 0.0000, 0.4365, 0.0000, 0.0000, 0.0000, 0.3787, 0.0000,
          0.0000, 0.0000, 0.0000, 0.2638, 0.0000, 0.0000, 0.7477, 0.9495, 0.4043,
          0.0000, 0.0000, 1.3143, 0.3724], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.3265, 0.0000, 0.9050, 0.0000, 0.0000, 0.1512, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.0005, 0.5551, 0.0000, 0.0000, 0.1538, 0.8279, 0.1032,
          0.0000, 0.4755, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.5530, 0.0108,
          0.0000, 0.0000, 0.3062, 0.0000], device='cuda:0')},
 {'sequence': 'VLSIGDGIAR',
  'anchor': tensor(3, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 2,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 1.3809, 0.8996, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.4005, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 2.0993, 1.1127, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.3664, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1770,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'DHPHTAAYLQELGR',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 50,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.7449, 0.0000, 0.8104, 0.0000, 0.0000, 0.0000, 0.7920,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9623, 0.0000, 1.4283,
          0.1027, 0.0000, 0.0000, 0.0430, 0.4258, 2.1651, 0.0000, 0.0000, 0.0000,
          0.3838, 0.5146, 0.0000, 0.2265, 0.0000, 0.0000, 0.2499, 0.0000, 0.0000,
          0.0000, 0.4606, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.3785, 0.2886, 0.0057, 0.0000, 1.8663, 0.0000, 0.0000, 0.1430, 0.0896,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2225, 0.0000, 1.1603,
          0.7818, 0.0000, 0.0000, 0.0000, 0.0000, 1.4111, 0.0000, 0.0000, 0.0000,
          0.0479, 0.0000, 0.0000, 0.6057, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.2342, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'YNFNADTNVELSLR',
  'anchor': tensor(9, device='cuda:0'),
  'positive': tensor(6, device='cuda:0'),
  'rank': 6,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3312, 0.0000, 0.0000,
          0.9732, 0.0000, 1.4422, 0.0000, 0.0000, 1.0762, 0.0000, 0.0000, 0.0000,
          1.0909, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0306, 0.0000, 0.4623,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0646, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4405,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0380, 0.0000, 0.4766, 0.0000, 0.0000,
          0.4607, 0.0000, 1.8569, 0.0000, 0.0000, 0.5965, 0.0000, 0.0000, 0.5987,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3032, 0.0000, 0.2914,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'DVSSVELLMNNHQGIK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(3, device='cuda:0'),
  'rank': 81,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.5522, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3003, 0.0000, 0.0000,
          0.9622, 0.0000, 0.0000, 0.0000, 0.6544, 0.0000, 0.0000, 0.0000, 0.3006,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2526, 0.0000, 0.0000,
          0.0000, 1.6828, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.2902, 0.0000, 0.2401, 0.0000, 0.2403, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1212, 0.0000, 0.1297, 0.0000, 1.6899,
          0.0441, 0.0000, 0.0000, 0.0000, 0.7059, 0.0000, 0.0000, 0.5139, 0.2709,
          0.3702, 0.1495, 0.0000, 0.0000, 0.0000, 0.0000, 0.9764, 0.0000, 0.0000,
          0.0000, 1.9219, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'TTGIVLDSGDGVTHNVPIYEGYALPHAIMR',
  'anchor': tensor(32, device='cuda:0'),
  'positive': tensor(21, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 1.0923, 0.0000, 0.6550, 0.0000, 0.0000, 0.6568, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2958, 0.0000, 0.0000, 0.0000, 0.0080,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6583, 0.4443,
          0.5369, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2821,
          0.0000, 0.3548, 0.4968, 0.6575], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 1.1780, 0.0000, 0.5643, 0.0000, 0.0000, 0.4074, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1407, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5575, 0.5400,
          0.3527, 0.1392, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1705, 0.1202,
          0.0000, 0.7570, 0.9431, 0.7209], device='cuda:0')},
 {'sequence': 'YLQEVIDVLETDGHFR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.1722, 0.8519, 0.0000, 0.0000, 0.0000, 0.0000, 0.8092, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4575,
          0.4368, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0405,
          1.2081, 0.9156, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.6529, 0.0000,
          0.0000, 0.0000, 0.0000, 0.3713], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.5771, 0.8080, 0.0000, 0.0000, 0.0000, 0.0000, 0.9723, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1857,
          0.2465, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4831,
          0.9603, 0.3526, 0.0000, 0.0223, 0.0000, 0.0000, 0.0000, 1.9490, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0890], device='cuda:0')},
 {'sequence': 'VDITYDGHPVPGSPFAVEGVLPPDPSK',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 105,
  'anchor_embeddings': tensor([1.2637, 0.0000, 0.7367, 0.0000, 1.1921, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0226, 0.0000, 0.0000, 0.0000, 0.5178,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8456, 0.0000, 0.3132,
          0.0000, 0.0000, 0.0000, 0.0098, 0.0000, 0.0000, 0.2813, 0.0000, 0.8142,
          0.0000, 0.1851, 0.9210, 0.0083], device='cuda:0'),
  'postive_embeddings': tensor([0.8457, 0.0000, 0.0000, 0.0000, 1.5997, 0.0000, 0.0000, 0.0849, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2127, 0.0000, 0.0000, 0.0000, 1.5417,
          0.0000, 0.0000, 0.0000, 0.1320, 0.0000, 0.0000, 0.6571, 0.0000, 0.6424,
          0.0000, 0.0000, 0.0000, 1.2056, 0.0000, 0.0000, 0.4263, 0.5869, 0.0000,
          0.0000, 0.0000, 0.7484, 0.0000], device='cuda:0')},
 {'sequence': 'SVPDEIILLR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 1,
  'anchor_embeddings': tensor([0.0000, 0.6892, 0.0000, 0.5862, 0.0000, 0.0000, 0.0000, 0.0514, 0.0000,
          1.1456, 0.0000, 0.2248, 0.0000, 0.5871, 0.0000, 0.0000, 0.0000, 0.3419,
          0.0000, 0.0000, 0.1776, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 1.2875, 0.0000, 1.2277, 0.0000, 1.1323, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.6461, 0.0000, 0.5851, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.7315, 0.0000, 0.0000, 0.0000, 0.9384, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2527, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 1.2487, 0.0000, 1.8210, 0.0000, 0.5327, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'GSAADSEESPAIEAIHLLR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 20,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0969, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.1989, 0.0000, 0.1353, 0.0000, 0.0000, 0.0000, 0.0000, 0.9708, 0.0000,
          0.0000, 0.1783, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.5721, 0.0000,
          0.0000, 0.1390, 0.0000, 0.8988], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.4099, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1087,
          1.1533, 0.0000, 0.0274, 0.6219, 0.0000, 0.0000, 0.0000, 0.9478, 0.0000,
          0.0000, 0.8331, 0.0000, 0.0000, 0.0000, 0.0000, 0.0429, 1.7950, 0.0000,
          0.0000, 0.3991, 0.0000, 0.5129], device='cuda:0')},
 {'sequence': 'YGLLVGGAASHR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 33,
  'anchor_embeddings': tensor([0.0000, 0.9733, 0.0000, 0.1621, 0.2509, 0.0000, 0.0000, 0.1732, 0.1862,
          0.6581, 0.0000, 1.0472, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3545,
          0.0000, 0.0000, 0.0000, 0.0000, 0.6157, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.0750, 0.0000, 0.0000, 0.1049, 0.0000, 0.0407,
          1.0641, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 1.3575, 0.0000, 0.5181, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.0573, 0.0000, 0.5810, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.1552, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.9821, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'VEAVNMAEGIIHDTETK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([1.7498, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0967, 0.0000, 0.3777, 0.0000, 0.0000,
          0.6586, 0.0000, 0.0000, 0.9754, 0.0000, 0.0000, 1.3353, 1.6037, 0.6666,
          0.0000, 0.0000, 0.0000, 0.3281, 0.0000, 0.0000, 0.0000, 0.8206, 0.0000,
          0.0000, 0.0000, 0.0000, 0.4869], device='cuda:0'),
  'postive_embeddings': tensor([1.8063, 0.0000, 0.0813, 0.0000, 0.4469, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2805, 0.0000, 0.2578, 0.0000, 0.3986,
          0.7833, 0.0000, 0.0000, 0.6997, 0.0000, 0.0000, 0.8208, 1.1399, 0.0332,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8273, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0435], device='cuda:0')},
 {'sequence': 'ELPAAVAPAGPASLAR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 1.0587, 0.7115, 0.0000, 1.4869, 0.0000, 0.0000, 0.0000, 1.1680,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1201, 0.0000, 0.3919, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0222, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1581, 1.3161,
          0.6624, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 1.3763, 0.7936, 0.0000, 1.2625, 0.0000, 0.0000, 0.1521, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1948, 0.0000, 0.3159, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0112, 0.0000, 0.0902, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5990, 1.3808,
          0.6524, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'AGLELGAEPETIVNSGLISPEGLAIDHIR',
  'anchor': tensor(10, device='cuda:0'),
  'positive': tensor(5, device='cuda:0'),
  'rank': 5430,
  'anchor_embeddings': tensor([0.0000, 0.0000, 1.5558, 0.0000, 0.6853, 0.0000, 0.0000, 0.7759, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.1738, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2219, 0.0000,
          0.0000, 0.0000, 1.5903, 0.2626], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.3836, 0.0000, 0.6260, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2105, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.5680, 0.0000, 0.0000, 0.0000, 0.1907, 1.7216, 1.0654,
          0.0000, 0.1710, 0.0000, 0.0000, 0.0000, 0.0000, 0.0092, 0.0000, 0.0000,
          0.0000, 0.5391, 0.3441, 0.0000], device='cuda:0')},
 {'sequence': 'ASLHALVGSPIIWGGEPR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 12725,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3104,
          1.9144, 0.0000, 1.3681, 1.1138, 0.0000, 1.2119, 0.0000, 0.0394, 0.0000,
          0.0635, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2051,
          0.0000, 0.0401, 0.0000, 1.2383], device='cuda:0'),
  'postive_embeddings': tensor([1.1470e-01, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 7.1286e-01, 3.2628e-04, 0.0000e+00, 3.3613e-01,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 1.1854e+00, 0.0000e+00, 9.3626e-01,
          1.4568e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00], device='cuda:0')},
 {'sequence': 'QVDVPTLTGAFGILAAHVPTLQVLRPGLVVVHAEDGTTSK',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 1,
  'anchor_embeddings': tensor([0.1581, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5364, 1.4146, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2948, 0.0000, 0.0000,
          0.0000, 0.9347, 1.4085, 0.0134], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7778, 1.2957, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5920, 0.2075, 0.0000,
          0.0000, 1.2460, 1.3775, 0.2708], device='cuda:0')},
 {'sequence': 'EVIQEWNLTNIK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 1,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.8799, 0.0000, 0.2832, 0.0000, 0.0000, 0.0000, 0.9824,
          0.0000, 0.0000, 0.4175, 0.0000, 0.0000, 0.0000, 1.5855, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.5444, 0.8075, 0.0000, 0.0000, 1.7544, 0.0000,
          0.0000, 0.0000, 0.0000, 1.2255, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.3947, 0.0000, 0.0000, 0.0000, 0.5010,
          0.0000, 0.0000, 0.2870, 0.0000, 0.0000, 0.0000, 1.0819, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.5842, 0.5381, 0.0000, 0.0000, 1.2565, 0.0000,
          0.1002, 0.0000, 0.0000, 0.9266, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.1544, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'RPCFSSLVVDETYVPPAFSDDK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 66,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.1121, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1382,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3665, 0.0000, 0.6303,
          0.0000, 0.6257, 0.0000, 1.4236, 0.0000, 0.0000, 0.5404, 0.7087, 0.0000,
          0.0000, 1.2278, 0.5054, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.6543, 0.0000, 0.0000, 0.0000, 0.0000, 0.0363, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0488,
          0.0178, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0072,
          0.0000, 0.9679, 0.0000, 1.4489, 0.0000, 0.0000, 1.2253, 1.7074, 0.0000,
          0.0000, 0.0000, 0.2467, 0.0000], device='cuda:0')},
 {'sequence': 'NVFNALIR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 15,
  'anchor_embeddings': tensor([0.0000, 0.5900, 0.0000, 1.3052, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.2746, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.7261, 0.0000, 0.0000, 0.0000, 0.0000,
          0.2673, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1037, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.4770, 0.0000, 1.2112, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.8316, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.9618, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0137, 0.0000, 0.0000, 0.4699, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'YTFENFQYQSR',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 785,
  'anchor_embeddings': tensor([0.2732, 0.0000, 0.1788, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4880,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4375, 0.0000, 0.0000,
          0.0000, 0.0000, 1.0001, 0.0000, 0.0000, 0.8656, 0.0000, 0.0000, 0.0000,
          0.1915, 0.4327, 0.0000, 0.0000, 0.0000, 0.0000, 0.5967, 0.0000, 0.0000,
          1.4829, 0.0000, 0.0000, 0.2145], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.4163, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0410,
          0.0000, 0.0000, 0.1277, 0.0000, 0.0000, 0.0000, 0.7200, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.6779, 0.0135, 0.0000, 0.0000, 0.0000,
          1.6184, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.5091, 0.0000, 0.0000,
          0.8916, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LADLFGWSQLIYNHITTR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([1.5825, 0.0000, 0.3711, 0.0000, 1.7817, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.3341, 0.0000, 0.0000, 0.0000, 0.1002,
          0.0000, 0.0000, 0.0184, 0.8364, 0.0000, 0.0000, 0.0000, 0.0000, 0.0432,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.5585, 0.0000, 0.3629], device='cuda:0'),
  'postive_embeddings': tensor([1.3767, 0.0000, 0.0481, 0.0000, 1.5342, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.4945, 0.0000, 0.0000, 0.0000, 0.4045,
          0.0000, 0.0000, 0.0000, 0.6758, 0.0000, 0.0000, 0.0000, 0.0957, 0.0571,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1778,
          0.0000, 0.8382, 0.0000, 0.5329], device='cuda:0')},
 {'sequence': 'YQSLVAAYGEAK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 2,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6623, 0.6862,
          1.1104, 0.0000, 0.7894, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.4313, 0.7865, 0.5141, 0.0000, 0.0000, 0.0000, 0.0000,
          0.9368, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4170,
          0.7350, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.3912, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6557, 0.8721,
          1.5719, 0.0000, 0.6429, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.0995, 0.9561, 1.3714, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0259,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'VRPAELEQFESTIGFK',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.3512, 0.0000, 1.2189, 0.0000, 0.3098, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 2.3921,
          0.6627, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4182, 0.0000, 1.0461,
          0.0999, 0.1870, 0.0000, 0.0000, 0.0000, 0.0000, 0.2229, 0.0000, 1.5701,
          0.0000, 0.0000, 0.0000, 0.4419], device='cuda:0'),
  'postive_embeddings': tensor([0.4432, 0.0000, 1.1051, 0.0000, 0.2998, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2112, 0.0000, 0.0000, 0.0000, 1.8099,
          1.0360, 0.0000, 0.0000, 0.0000, 0.0000, 0.0539, 0.1269, 0.0000, 0.6603,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2654, 0.0000, 1.7444,
          0.0000, 0.0000, 0.0518, 0.3433], device='cuda:0')},
 {'sequence': 'GEHPGLSIGDVAK',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([1.6049, 1.3158, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.8470,
          1.0263, 0.0000, 1.6745, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 2.7551,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 1.2729, 0.0000, 0.0000, 0.0000, 0.7749, 0.2094, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.0628e+00, 9.1584e-01, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 1.1576e+00, 9.5875e-01, 0.0000e+00, 1.4655e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 1.2378e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 7.2090e-04, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 1.5339e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 1.5577e-01, 0.0000e+00, 0.0000e+00,
          3.6471e-01, 0.0000e+00, 0.0000e+00, 0.0000e+00], device='cuda:0')},
 {'sequence': 'KPEDWDEEMDGEWEPPVIQNPEYK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([1.3940, 0.0000, 0.0000, 0.0000, 1.2646, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 2.0767, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.1499, 0.0000, 0.0000, 0.0000, 0.5074, 0.1564,
          0.0000, 0.0000, 0.0000, 0.8532, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.2933, 0.1799], device='cuda:0'),
  'postive_embeddings': tensor([1.4239, 0.0000, 0.0000, 0.0000, 0.8575, 0.0000, 0.0000, 0.5393, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.9712, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0726, 0.0000, 0.0000, 0.0000, 0.0619, 0.1638,
          0.0000, 0.0000, 0.0000, 0.8198, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.4066, 0.0000], device='cuda:0')},
 {'sequence': 'GLQHLYALVLVNNK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 1927,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.4245, 0.0000, 1.5441, 0.0000, 0.0000, 1.1331, 0.8036,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1446, 0.0000, 0.7152, 0.0000, 0.8883,
          0.6066, 0.0000, 0.0000, 0.0000, 0.0000, 0.6607, 0.0000, 0.0000, 1.1909,
          0.3837, 0.0000, 0.0000, 0.2754, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.1865, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.7273, 0.0000, 0.0000, 0.0000, 0.0000, 0.6959, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.5256, 0.0000, 0.0000, 0.0000, 0.8201,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5585,
          0.3809, 0.4698, 0.0000, 0.2635, 0.0000, 0.0000, 0.0000, 1.1927, 0.0000,
          0.0000, 0.3089, 0.6540, 0.1229], device='cuda:0')},
 {'sequence': 'SLDLDSIIAEVK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(8, device='cuda:0'),
  'rank': 1,
  'anchor_embeddings': tensor([1.1525, 0.0189, 0.4940, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1865,
          0.7319, 0.0000, 0.0000, 0.0000, 0.3036, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 2.2739, 0.0000,
          0.0000, 0.0000, 0.0000, 1.1638, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.3885, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([8.3633e-01, 5.5561e-01, 3.8824e-01, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 7.0861e-04, 5.0372e-01, 1.0762e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 2.8828e-01, 0.0000e+00, 0.0000e+00, 0.0000e+00, 8.8907e-02,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 2.1014e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          1.5813e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          1.0081e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00], device='cuda:0')},
 {'sequence': 'LIQSHPESAEDLQEK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0787, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4815, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1776, 0.0000, 0.3719,
          1.4443, 0.0000, 0.3245, 0.2046, 0.0000, 0.0000, 0.1723, 1.1064, 1.0614,
          0.2959, 0.0000, 0.0000, 0.2431, 0.0000, 0.0000, 0.0000, 0.6631, 0.4704,
          0.0000, 0.1183, 0.1214, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.2045, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1160, 0.4895,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6673, 0.0000, 1.3040,
          1.6889, 0.0000, 0.0767, 0.2139, 0.0000, 0.1697, 0.0000, 1.1758, 1.2521,
          0.1995, 0.0000, 0.0000, 0.0339, 0.0000, 0.0000, 0.0000, 0.2235, 0.5852,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LEGELQAPDLELSLPAIHVEGLDIK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 7378,
  'anchor_embeddings': tensor([1.5181, 0.0000, 2.0926, 0.0000, 0.4153, 0.0000, 0.0000, 0.6769, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0250, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.8746, 0.0000, 0.0000, 0.6582, 0.0000, 1.1154,
          0.1495, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1564, 0.0000, 0.3687,
          0.0000, 0.9537, 0.8942, 0.0761], device='cuda:0'),
  'postive_embeddings': tensor([0.2457, 0.0000, 0.0000, 0.0000, 0.1899, 0.0000, 0.0000, 1.6307, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4028, 0.0000, 0.0000,
          0.5458, 0.0000, 2.3036, 0.0000, 0.0000, 0.0000, 0.1476, 0.0000, 0.9603,
          0.1362, 0.3524, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2497, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'IHDLSLHPDETK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 4,
  'anchor_embeddings': tensor([0.0000, 0.0000, 1.2667, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8906,
          0.0000, 0.0000, 0.0000, 0.0000, 0.5933, 0.0000, 0.5867, 0.0000, 1.3291,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4527, 0.0000, 0.1358, 0.0000,
          1.0197, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5617,
          1.1508, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.8642, 0.0000, 0.0000, 0.0000, 0.0000, 0.0578, 1.3704,
          0.7672, 0.0000, 0.3243, 0.0000, 0.0000, 0.0000, 0.2696, 0.0000, 1.3089,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4451, 0.0000, 0.0000, 0.0000, 0.0000,
          0.3078, 0.1494, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4306,
          1.3198, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LLYIGFLGYCSGLIDNLIR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.4265, 0.0000, 0.0000, 0.6272, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8882, 0.2491, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6136, 0.9315,
          0.0000, 0.0000, 0.0000, 1.2603], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.3714, 0.0000, 0.0000, 0.6240, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0086, 0.0000, 0.0000, 0.0000, 1.4203, 0.2599, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1692, 0.8924,
          0.0000, 0.0000, 0.0000, 1.2712], device='cuda:0')},
 {'sequence': 'ADGILVPGGFGIR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0695, 0.0000, 0.8107, 0.1503, 0.2817, 0.0000, 0.0000, 0.0000, 0.0000,
          1.3007, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1321, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4378, 0.0000, 1.5475,
          0.5773, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.2811, 0.0000, 0.7222, 0.0000, 0.4769, 0.0000, 0.0000, 0.0000, 0.0000,
          1.3378, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3336, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.6551,
          0.6796, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'EGNQEVPFDVPELWYEDEK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.6634, 0.0331, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6795, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0991, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.6075, 0.0000, 0.0000, 0.0000, 0.3901, 0.0000, 1.2929,
          0.0000, 0.0000, 0.0000, 1.4455, 0.0000, 0.0000, 0.6487, 1.1253, 0.0000,
          0.0000, 0.0000, 0.0306, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.7756, 0.0000, 0.0722, 0.0000, 0.0000, 0.0000, 0.0000, 1.0602, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3806, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.8758, 0.0000, 0.0000, 0.0000, 0.1708, 0.0000, 1.2222,
          0.0000, 0.0000, 0.0000, 1.4280, 0.0000, 0.0000, 0.6810, 1.3206, 0.0000,
          0.0000, 0.0000, 0.0376, 0.4758], device='cuda:0')},
 {'sequence': 'NTPSPFIETFTEDDEASR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 1.1702, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0150, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1347, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1160, 0.0000, 1.6184,
          0.0000, 1.7198, 0.3517, 0.7939], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 1.6349, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2556, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3369, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.5100,
          0.0000, 1.1548, 0.3501, 0.4244], device='cuda:0')},
 {'sequence': 'LGIYTVLFER',
  'anchor': tensor(3, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 1,
  'anchor_embeddings': tensor([0.0000, 0.1690, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1592,
          1.7750, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.4092, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0576, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3545, 0.0000, 1.8852,
          0.4090, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.2242, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2481, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0566, 0.0000, 0.0000, 0.5919, 0.0000, 1.9010,
          0.6061, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'ILLLCVGEAGDTVQFAEYIQK',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 14,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 1.6197, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8499,
          0.0000, 0.0000, 0.1450, 0.9374, 0.0000, 0.0000, 0.9734, 0.6552, 0.9731,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0473,
          0.0000, 0.0000, 0.5122, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 1.6265e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 2.1741e-04,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 4.3567e-01, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 1.0287e-01, 6.5865e-03, 0.0000e+00, 0.0000e+00,
          1.6051e+00, 9.7034e-01, 6.7145e-01, 1.3409e-01, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 1.5951e-01, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 1.6623e-02, 0.0000e+00], device='cuda:0')},
 {'sequence': 'SANFQKPR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 1.1288, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.7881, 0.5665, 0.0000, 0.0000, 0.0000, 0.2942,
          0.0000, 0.0000, 0.7887, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0111, 0.0000, 0.3266, 0.0000, 0.3992, 0.0000, 0.0000, 0.0000,
          0.1928, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.8821, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.7964, 0.9740, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.9438, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.3623, 0.0000, 0.0000, 0.1564, 0.0000, 0.8673, 0.0000, 0.0000, 0.0000,
          0.1393, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'IQAQSR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 37,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0629, 0.8747,
          0.4023, 0.0000, 0.0000, 1.4735, 0.0000, 0.0000, 0.0000, 0.0000, 0.2898,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3058, 0.0000, 0.0000, 0.0648, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.8930, 0.0000, 0.0000, 0.7466], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.7297, 0.0000, 0.0000, 0.0000, 0.0000, 0.0429, 0.7592,
          0.0870, 0.0000, 0.0000, 0.5358, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.2882, 0.0000, 0.0000, 0.6113], device='cuda:0')},
 {'sequence': 'SLLQAVANLPYK',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.3481, 0.0234, 0.6161, 0.0000, 0.0000, 0.0000, 0.0000, 0.1816, 1.0864,
          0.9072, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0730, 0.0000, 0.0000, 0.0000, 1.5386, 0.0000,
          0.0000, 0.0000, 0.0000, 1.5221, 0.0000, 0.0000, 0.0746, 0.0000, 0.0000,
          0.9941, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.3004, 0.0221, 0.9548, 0.0000, 0.0000, 0.0000, 0.0000, 0.3003, 1.1347,
          1.0601, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.9620, 0.0000,
          0.0000, 0.0000, 0.0000, 1.5337, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.8638, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'GGHSGQLGPSSVAPSFRPEDELEHLTK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 1917,
  'anchor_embeddings': tensor([0.9827, 0.0000, 1.2039, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0996, 0.0000, 0.0000, 0.0000, 0.4749,
          0.0000, 0.0000, 0.4170, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7828,
          0.9420, 0.0000, 0.0000, 0.1281, 0.0000, 0.0000, 0.6908, 0.1788, 0.0000,
          0.0000, 0.0000, 0.0000, 0.2174], device='cuda:0'),
  'postive_embeddings': tensor([0.1552, 0.0000, 0.1861, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.1817, 0.0000, 0.0000, 0.0000, 1.2648,
          0.0000, 0.0000, 0.0000, 0.1495, 0.0000, 0.0000, 0.0000, 0.0000, 0.6365,
          0.4428, 0.0000, 0.0000, 0.6978, 0.0000, 0.0000, 0.0000, 0.6349, 0.0000,
          0.0000, 0.4829, 0.5907, 0.4864], device='cuda:0')},
 {'sequence': 'AVLDVFEEGTEASAATAVK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 59,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7939, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.2361, 0.0000, 0.0000, 0.0000, 0.0000,
          0.1542, 0.0000, 0.0000, 0.6856, 0.0000, 0.0000, 0.5011, 0.1463, 1.1389,
          0.3552, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3160, 0.0000, 0.0000,
          0.0000, 0.0000, 0.5610, 0.6649], device='cuda:0'),
  'postive_embeddings': tensor([0.1169, 0.0000, 0.0830, 0.0000, 0.0000, 0.0000, 0.0000, 1.0220, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.4316, 0.0000, 0.0000, 0.0000, 0.0000,
          0.1773, 0.0000, 0.4031, 0.0000, 0.0000, 0.0000, 0.4855, 0.0000, 1.2960,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0605, 1.6410, 0.0000,
          0.0000, 0.0000, 0.0000, 0.7299], device='cuda:0')},
 {'sequence': 'DLEEFFSTVGK',
  'anchor': tensor(3, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([1.2168, 0.0000, 0.0000, 0.0000, 0.4702, 0.0000, 0.0000, 0.0000, 0.1968,
          0.2850, 0.0000, 1.8899, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.9974, 0.0000, 0.0000, 1.7046, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1212,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.1216, 0.0000, 0.0000, 0.0000, 0.1270, 0.0000, 0.0000, 0.0000, 0.1265,
          0.4493, 0.0000, 1.8425, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0500, 0.7740, 0.0000, 0.0000, 1.9252, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0201,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'SSVTLYVNAPEPPQVLQELQPVTVQSGKPAR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 11028,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4241, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6529,
          0.0000, 0.0000, 1.0124, 0.0000, 0.0000, 0.0000, 1.0591, 0.0805, 0.6548,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4900,
          0.0000, 0.0000, 1.4107, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 1.6939, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.5652, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3121, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.3110, 0.2724, 0.6020, 0.0000, 0.0000, 0.0000,
          0.0000, 0.1287, 0.0000, 0.2423, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.5886, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'DSSVFILGNTDRPDASAVYLHDFQR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0332, 0.0000, 0.0000, 0.0265, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2737,
          0.0000, 0.0000, 1.4146, 0.5327, 0.0000, 0.0000, 0.0000, 0.2081, 0.2090,
          1.1786, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7602, 0.0000, 0.0000,
          0.0000, 0.1881, 0.8550, 0.1593], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4138, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.5463, 0.0000, 0.0000, 0.0000, 0.0817,
          0.0000, 0.0000, 1.6575, 1.2555, 0.0000, 0.0000, 0.0443, 0.0000, 0.2355,
          1.1596, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9769, 0.1110, 0.0000,
          0.0000, 0.0000, 0.5640, 0.2790], device='cuda:0')},
 {'sequence': 'ALAFHPVEPVLVTASEDHTLK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 1802,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0450, 0.0000, 0.0000, 0.9498, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.3212, 0.0000, 0.0000, 0.0000, 1.1515,
          2.0126, 0.0000, 0.5376, 0.0000, 0.0000, 0.0000, 0.0000, 0.4299, 0.0000,
          0.0000, 0.0000, 0.0000, 0.7814, 0.0000, 0.0000, 1.1261, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.6554], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.1780, 0.0000, 0.4692, 0.0000, 0.0000, 0.4938, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.5008, 0.0000, 0.0000, 0.0000, 1.2519,
          0.0000, 0.0000, 0.0000, 1.0301, 0.0000, 0.0000, 0.0000, 0.0000, 0.1008,
          0.2008, 0.0000, 0.0000, 1.0656, 0.0000, 0.0000, 0.0000, 0.5694, 0.0000,
          0.0000, 0.1211, 0.7041, 0.0000], device='cuda:0')},
 {'sequence': 'LMLLLEVISGER',
  'anchor': tensor(3, device='cuda:0'),
  'positive': tensor(4, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 1.5464, 0.0000, 1.8836, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.0924, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0962,
          0.0000, 0.0000, 0.0000, 0.3621, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.6563, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 1.2636, 0.0000, 1.4490, 0.0000, 0.0000, 0.0000, 0.0000,
          0.3860, 0.0000, 0.5135, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.3465, 0.0000, 0.0000, 0.0000, 0.3307, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.4477, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'VFAENLAGLSKPSPSSDPIK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 11244,
  'anchor_embeddings': tensor([0.1624, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0847, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.6581, 0.0000, 0.0000, 0.0000, 0.1160,
          0.0000, 0.0000, 0.0000, 1.1280, 0.0000, 0.0000, 0.0000, 0.0000, 0.3374,
          0.0000, 0.9077, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3559, 0.1535,
          0.0000, 0.8602, 1.0729, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.9779, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0306, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3986, 0.0000, 0.7913,
          0.2278, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0807,
          0.0000, 0.0154, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'SQLGAHHTTPVGDGAAGTR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 5,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 1.7975, 0.0000, 0.0000, 0.1437, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2635, 0.0000, 1.4823,
          1.5015, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1782, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5719, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.8441], device='cuda:0'),
  'postive_embeddings': tensor([0.2878, 0.0000, 0.0000, 0.0000, 0.8598, 0.0000, 0.0000, 0.0863, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0533, 0.0000, 0.0000, 0.0000, 0.4101,
          1.1727, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8521, 0.0301, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0352, 0.0000, 0.0000, 0.0000, 0.0870, 0.8141,
          0.0000, 0.2243, 0.0000, 0.4317], device='cuda:0')},
 {'sequence': 'AQLEFNQIK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(3, device='cuda:0'),
  'rank': 2,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.5753, 1.0250, 0.2017, 0.0000, 0.0000, 0.2346, 0.0000,
          0.6115, 0.0000, 0.2897, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.3427, 0.0000, 0.0000, 1.3333, 0.0000,
          0.0000, 0.4996, 0.0000, 0.5730, 0.0000, 0.8889, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.8096, 0.0000, 0.9146, 0.0000, 0.0000, 0.0000, 0.7385,
          0.3381, 0.0000, 0.0406, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.2342, 0.0000, 0.0000, 1.2330, 0.0000,
          0.0000, 0.0000, 0.0000, 0.6373, 0.0000, 1.2937, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'VTAETEYGK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.7776, 1.5976, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3271, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9467, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1134, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0906, 0.7806, 1.3757, 0.0000, 0.0000, 0.0000, 0.0000,
          0.1431, 0.0000, 0.0000, 0.0000, 0.4341, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2831, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3405, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LGVWYNFFR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0158, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.3592, 0.0000, 0.0000, 0.0000, 0.8786, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.8134, 0.0000, 0.5198,
          0.8311, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.2425, 0.0000, 0.0000, 0.0000, 0.7950, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.6902, 0.0000, 0.6263,
          0.6297, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'ELEFYLR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 1,
  'anchor_embeddings': tensor([0.0000, 0.0000, 1.3804, 1.1599, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0705, 0.7296, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.3798, 0.0000, 0.0758, 0.0000, 0.0000, 1.0104, 0.0000,
          0.6686, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4565, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0781, 0.7708, 1.3273, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.2259, 0.7211, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.2650, 0.0000, 0.0000, 0.0000, 0.0000, 0.7089, 0.0000,
          0.0000, 0.1581, 0.0000, 0.1699, 0.0000, 0.3011, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'HGYPLIIYDVFPDACK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 716,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 1.0938, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3467,
          0.2323, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7819, 1.3615,
          0.0000, 0.4457, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1549, 0.0000,
          0.0000, 0.7863, 0.0000, 0.1126], device='cuda:0'),
  'postive_embeddings': tensor([1.0726, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4923,
          0.0000, 0.0000, 1.2845, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0724,
          0.0000, 1.0740, 0.0000, 0.0000, 0.0000, 0.0000, 0.7396, 0.0000, 0.0000,
          0.0000, 0.0000, 0.2214, 0.5485], device='cuda:0')},
 {'sequence': 'IGGNEGIDVPIPR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.5239, 1.2358, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4068, 0.3408,
          0.3206, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.7248, 0.0000, 0.0000, 0.3402, 0.0000, 0.0000, 0.0000,
          0.1429, 0.0000, 0.0000, 0.9060, 0.0000, 0.0000, 0.0000, 0.1826, 0.0000,
          2.2576, 0.0000, 0.0000, 0.3099], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 1.6027, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6235, 0.8177,
          0.1034, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.6471, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.1098, 0.0000, 0.0000, 1.4260, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          2.0096, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'EGSVVVDLAAEAGGNFETTKPGELYIHK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(4, device='cuda:0'),
  'rank': 678,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.8272, 0.0000, 0.0000, 0.2867, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.9534, 0.2357, 0.0000, 0.0000, 0.0000, 0.0000, 1.3918,
          0.5045, 0.8612, 0.0000, 0.0000, 0.0000, 0.0000, 0.3570, 0.1802, 0.0000,
          0.0000, 0.0000, 1.2178, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.6478, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.9959, 0.0000, 0.0000, 0.0000, 0.0000,
          0.2866, 0.0000, 0.4820, 0.0000, 0.0000, 0.0000, 0.0000, 0.3282, 0.7533,
          0.0000, 1.4490, 0.0000, 0.0676, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.7363, 0.0813, 0.0000], device='cuda:0')},
 {'sequence': 'VFPGSTTEDYNLIVIER',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0183, 0.0000, 0.3971, 0.0000, 0.0000, 0.0000, 0.0000, 0.4940, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.8461, 0.0000, 0.0000, 0.0000, 0.0379,
          0.0000, 0.0000, 0.3469, 0.3355, 0.0000, 0.0000, 0.4675, 0.0000, 0.6681,
          0.1881, 0.2448, 0.0000, 0.0000, 0.0000, 0.0000, 0.7102, 0.9429, 0.0000,
          0.0000, 0.0000, 0.0000, 0.6455], device='cuda:0'),
  'postive_embeddings': tensor([0.0695, 0.0000, 0.9129, 0.0000, 0.0000, 0.0000, 0.0000, 0.2979, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.9914, 0.0000, 0.0000, 0.0000, 0.2051,
          0.0000, 0.0000, 0.0000, 0.6856, 0.0000, 0.0000, 0.4688, 0.0000, 0.1341,
          0.0000, 0.1579, 0.0000, 0.0000, 0.0000, 0.0000, 0.7794, 1.5663, 0.0000,
          0.0000, 0.0000, 0.0000, 0.3940], device='cuda:0')},
 {'sequence': 'AIIYQYMEEIYHR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0145, 0.6140, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3006, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.5015, 0.0000, 0.0000, 0.0000, 0.1809,
          1.0566, 0.0000, 0.4247, 0.0000, 0.0000, 0.0783, 0.0000, 0.0000, 0.0000,
          0.3222, 0.7338, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9938, 0.0000,
          0.0000, 0.6864, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.6362, 0.4042, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0595, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.5794, 0.0000, 0.0000, 0.0000, 0.1527,
          0.4720, 0.0000, 0.4498, 0.0000, 0.0000, 0.2189, 0.0000, 0.0000, 0.0000,
          0.2881, 0.8941, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8896, 0.0000,
          0.0000, 0.6047, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'VLSVPESTPFTAVLK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.9368, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2112, 0.0000, 0.0000,
          0.0000, 0.0000, 1.5493, 0.0000, 0.9270, 0.1195, 0.0000, 0.0000, 0.0000,
          0.0000, 0.5277, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 1.2033, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.9449, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3817,
          0.0000, 0.0000, 0.0000, 0.0000, 0.7521, 0.0000, 1.2405, 0.0000, 0.0000,
          0.0000, 0.0000, 1.3293, 0.0000, 0.7472, 0.5859, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0354, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.9806, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'DLGGIVLANACGPCIGQWDR',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 31,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.7596, 0.0000, 0.0000, 0.9306, 0.5261, 0.1655,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2118, 0.2557,
          0.0000, 0.0000, 0.0000, 2.0452], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.2247, 0.0000, 0.0000, 0.0657, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.8637, 0.0000, 0.0000, 0.0000, 0.2105,
          0.0000, 0.0000, 0.0000, 0.4734, 0.0000, 0.0000, 0.4744, 0.0000, 0.5539,
          0.0000, 0.2852, 0.0000, 0.1229, 0.0000, 0.0000, 0.5024, 0.1230, 0.0000,
          0.0000, 0.0000, 0.0443, 1.8058], device='cuda:0')},
 {'sequence': 'HTSVQTTSSGSGPFTDVR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 2,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3777, 0.0000, 0.0000, 0.0000, 2.4237,
          0.0000, 0.0000, 2.0517, 0.7798, 0.0000, 0.0000, 0.0000, 0.0000, 1.2369,
          0.5074, 0.0000, 0.0000, 0.7918, 0.0000, 0.0000, 1.1646, 0.0966, 0.0000,
          0.0000, 0.0000, 0.4177, 0.9916], device='cuda:0'),
  'postive_embeddings': tensor([0.0166, 0.0000, 0.4599, 0.0000, 0.0000, 0.0000, 0.0000, 0.1715, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.5969,
          0.3887, 0.0000, 1.2530, 0.3090, 0.0000, 0.0000, 0.1336, 0.0000, 0.7490,
          0.2248, 0.0505, 0.0000, 0.0000, 0.0000, 0.0000, 0.2685, 0.8044, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'GNVQVVIPFLTESYSSSQDPPEK',
  'anchor': tensor(6, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 94,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.2075, 0.0000, 0.0000, 0.0000, 0.0000, 0.6319, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2379, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.9477, 0.0000, 0.0000, 0.0000, 1.5119, 0.0000, 0.5149,
          0.0000, 0.4246, 0.0000, 0.5649, 0.0000, 0.0000, 0.0000, 0.3013, 0.2232,
          0.0000, 0.0000, 1.2319, 0.4548], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.2844, 0.0000, 0.5639, 0.0000, 0.0000, 0.3149, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1101, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9232, 0.0000, 0.7623,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6081, 0.6946,
          0.0000, 0.2894, 1.1490, 0.0000], device='cuda:0')},
 {'sequence': 'VSALDLAVLDQVEAR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 101,
  'anchor_embeddings': tensor([0.6600, 0.0000, 0.5762, 0.0000, 0.0000, 0.0000, 0.0000, 0.6059, 0.2046,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1561, 0.0000, 0.3711, 0.0000, 0.8418,
          0.0000, 0.0000, 0.0000, 0.1353, 0.0000, 1.7511, 0.0000, 0.7680, 0.0000,
          0.1335, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8626, 0.0000, 0.5964,
          0.1332, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.3429, 0.0000, 0.7910, 0.0000, 0.0000, 0.0000, 0.0000, 1.4191, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.5374, 0.0000, 0.0000, 0.0000, 0.0000,
          0.7807, 0.0000, 0.0000, 0.0229, 0.0000, 1.2960, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8510, 0.0000, 0.6666,
          0.0312, 0.3623, 0.0000, 0.7126], device='cuda:0')},
 {'sequence': 'GPGLEPVGNVANKPTYFDIYTAGAGTGDVAVVIVDPQGR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 10,
  'anchor_embeddings': tensor([1.0788, 0.0000, 0.0000, 0.0000, 0.0358, 0.0000, 0.0000, 0.3966, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3571, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.2052, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7043,
          0.0000, 0.0000, 0.0000, 1.0743, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.9392, 0.0362], device='cuda:0'),
  'postive_embeddings': tensor([1.0092, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5871, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2254, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.3402, 0.0000, 0.0000, 0.0000, 0.0000, 0.4088, 0.9618,
          0.7363, 0.0919, 0.0000, 0.4627, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.0321, 0.2073], device='cuda:0')},
 {'sequence': 'IAEVGGVPYLLPLVNQK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 1936,
  'anchor_embeddings': tensor([0.9045, 0.0000, 0.0000, 0.0000, 0.3849, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.7417, 0.0000, 0.0000, 0.0000, 0.0000,
          0.8580, 0.0000, 0.0000, 0.2270, 0.2702, 0.1956, 0.0000, 0.0000, 0.8800,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6468,
          0.0000, 1.6821, 0.0000, 0.5503], device='cuda:0'),
  'postive_embeddings': tensor([0.2846, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1724, 0.1602,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9754, 0.0000, 0.3751,
          1.1098, 0.0000, 0.0000, 0.0000, 0.0000, 1.1209, 0.0000, 0.0000, 0.3115,
          0.1626, 0.2235, 0.0000, 1.1121, 0.0000, 0.0000, 0.1132, 0.0000, 0.1454,
          0.0000, 0.8785, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'DLANIAEVEVSIPAK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([2.0547, 0.5919, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4282,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4138, 0.0000, 0.0558,
          0.0000, 0.0000, 0.0000, 1.3623, 0.0000, 0.0000, 0.0000, 1.3068, 0.0000,
          0.0000, 0.4311, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.8640, 0.6416, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5643,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.6062, 0.0000, 0.1086,
          0.0000, 0.0000, 0.0000, 0.4898, 0.0000, 0.1845, 0.0000, 1.4192, 0.0000,
          0.0000, 0.7883, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1851, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'IPSWTGAGFVR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 1,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.6342, 0.0000, 0.0000, 1.5421, 0.2552,
          1.6348, 0.0000, 0.0000, 0.0000, 1.1890, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.1376, 1.1748, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 1.4835, 0.0000, 0.2154, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.4780, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0440, 0.6701, 0.0000, 0.0000, 1.3024, 0.0000,
          1.8155, 0.0000, 0.0000, 0.0000, 1.0633, 0.0000, 0.0000, 0.0000, 0.1922,
          0.0000, 0.0000, 0.0000, 0.0000, 0.9484, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.3073, 0.0000, 0.4775, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0532, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'IFNTNNLWISLAAVK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(5, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.5929, 0.0000, 0.3248, 0.0000, 0.0754, 0.0000, 0.0000, 0.0032, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.5342, 0.0000, 0.5175, 0.0000, 0.0000,
          1.3048, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7061, 0.0000, 1.0924,
          1.6052, 0.5851, 0.0000, 0.8401, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.6510, 0.0000, 0.0607], device='cuda:0'),
  'postive_embeddings': tensor([0.0305, 0.0000, 0.0040, 0.0000, 0.4137, 0.0000, 0.0000, 0.4309, 0.0000,
          0.0000, 0.0000, 0.1503, 0.0000, 0.2094, 0.0000, 1.0409, 0.0000, 0.0000,
          1.1354, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8952, 0.0000, 1.0132,
          1.4690, 0.0000, 0.0000, 1.2161, 0.0000, 0.0000, 0.0632, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'ILIESANPLENAGQDSAVR',
  'anchor': tensor(3, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 6,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9425, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.1026, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2881, 0.2981, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8460,
          0.0000, 0.0000, 0.0000, 1.1108], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0094, 0.0000, 0.0362, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.5966, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3695, 0.6069, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.5090,
          0.0000, 0.0000, 0.0000, 1.1147], device='cuda:0')},
 {'sequence': 'SLLQALNEVK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 1,
  'anchor_embeddings': tensor([0.3622, 0.0000, 1.1841, 0.5923, 0.4024, 0.0000, 0.0000, 0.0000, 0.0000,
          0.3492, 0.0000, 0.0000, 0.0000, 0.5548, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.9769, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.5910, 0.0000, 0.0000, 1.3119,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0351, 0.0000, 1.2893, 1.1593, 0.3022, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.2793, 0.0000, 0.2837, 0.0000, 0.0000, 0.0000, 0.0242,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.6416, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1208, 0.0000, 0.0000, 1.1972,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'DICNDVLSLLEK',
  'anchor': tensor(7, device='cuda:0'),
  'positive': tensor(9, device='cuda:0'),
  'rank': 1,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2573,
          0.0000, 0.0000, 0.7918, 0.0000, 0.0000, 0.0000, 0.7470, 0.0000, 0.0000,
          0.0000, 0.0000, 0.2310, 0.0097, 0.6178, 0.0000, 0.0000, 1.8347, 0.1615,
          0.0023, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3614,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.5170, 0.0000, 0.0000, 0.1515, 0.0000, 0.0000, 0.0000, 1.2380,
          0.0000, 0.0000, 0.8529, 0.0000, 0.0000, 0.0000, 0.8505, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.6681, 0.8495, 0.0000, 0.0000, 1.9052, 0.0000,
          0.0233, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2474,
          0.1276, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'TAMSTPHVAEPAENEQDEQDENGAEASADLR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 13999,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.6223, 0.0000, 0.6127, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1940, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.3765, 0.5703, 0.0000, 0.0000, 0.1265, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.6275, 0.0000, 0.0000, 0.0000, 0.1512, 0.1469,
          0.0000, 0.0000, 0.7398, 0.5048], device='cuda:0'),
  'postive_embeddings': tensor([0.2801, 1.4607, 0.0000, 0.4556, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.5198, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3403,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0040, 0.0000, 0.0000, 0.8197, 0.0000,
          0.0000, 0.7408, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2852,
          0.5666, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'FDEFFSEGCAPGSK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 1.6133, 0.0000, 0.0000, 0.0000, 0.4202,
          0.0000, 0.0000, 0.0573, 0.0000, 0.0000, 0.0000, 1.1415, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7152, 0.0000, 0.0000, 0.0000,
          1.3622, 0.0000, 0.0000, 0.7851, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0562, 0.0000, 1.5721, 0.0000, 0.0000, 0.0000, 0.0332,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7868, 0.0000, 0.0000,
          0.5152, 0.0000, 0.0000, 0.1345, 0.0000, 0.7652, 0.0000, 0.0000, 0.2189,
          1.6446, 0.0000, 0.0000, 0.3489, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'DSFQEVLR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 1,
  'anchor_embeddings': tensor([0.0212, 0.0000, 0.0000, 1.6877, 0.1089, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0655, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.6988, 0.0000, 0.0000, 0.0000, 0.0000, 0.5702, 0.0000,
          0.0000, 0.0000, 0.0000, 0.5472, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.2595, 0.0000, 0.0000, 0.2876], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 1.8313, 0.1774, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0993, 0.0000, 0.0000, 0.5485, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2664, 0.0000,
          0.0000, 0.0000, 0.0000, 0.5870, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.5628, 0.0000, 0.0000, 0.5561], device='cuda:0')},
 {'sequence': 'LVVPATQCGSLIGK',
  'anchor': tensor(5, device='cuda:0'),
  'positive': tensor(4, device='cuda:0'),
  'rank': 3,
  'anchor_embeddings': tensor([0.0190, 0.1464, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0880,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6195, 0.0000, 0.3135,
          0.0000, 0.0000, 0.0000, 0.4258, 1.6900, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.4950, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.5012, 1.2916, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0349, 0.4638, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1561,
          0.0000, 0.0000, 0.0823, 0.0000, 0.0000, 0.0000, 1.2330, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.8167, 0.0000, 0.0000, 0.3777, 0.0000,
          0.0000, 0.8389, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1626,
          0.3728, 1.4846, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'SIFKPFIFVDDVK',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 24,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7474,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0383, 0.0000, 0.5235, 0.0000, 0.3231,
          0.1274, 0.0000, 0.0201, 0.7314, 0.0000, 1.0041, 0.0000, 1.2591, 0.9522,
          0.1576, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0012,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3017, 0.0000, 0.3251, 0.0000, 0.0000,
          0.0000, 0.0000, 1.5070, 0.9060, 0.0000, 0.9346, 0.0000, 1.3537, 0.1366,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'VPQVSTPTLVEVSR',
  'anchor': tensor(4, device='cuda:0'),
  'positive': tensor(3, device='cuda:0'),
  'rank': 2,
  'anchor_embeddings': tensor([0.0086, 0.0000, 0.0000, 0.0000, 1.1097, 0.0000, 0.0000, 0.0545, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2645, 0.0000, 0.7465, 0.0000, 0.2273,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7191, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.4674, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0591, 0.0000, 0.0000, 0.0000, 1.4680, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5284, 0.0000, 0.0124,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8225, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0155, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'IQAIELEDLLR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(3, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([5.2955e-01, 1.1079e-03, 1.4430e+00, 0.0000e+00, 1.6573e-02, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 2.0750e-01, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 4.8673e-01, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          1.0898e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          1.9783e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00], device='cuda:0'),
  'postive_embeddings': tensor([0.5158, 0.0000, 1.0263, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0512, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.8837, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.9755, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.7850, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'GAGIGGLGITVEGPSESK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 1,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0992,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.6767, 0.0000, 0.2389,
          0.2829, 0.0000, 0.0000, 0.0000, 0.0000, 1.0977, 0.3863, 0.0000, 0.3570,
          0.1018, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.9676, 0.0000, 0.4179,
          0.0000, 0.0000, 0.3326, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 2.1738, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5260, 0.0554, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4725, 0.0000, 0.6592,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'DPQYPPGPPAFPK',
  'anchor': tensor(3, device='cuda:0'),
  'positive': tensor(4, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.9510, 0.0000, 1.6957, 0.0000, 0.0000, 0.0000, 0.1396,
          0.1291, 0.0000, 0.3652, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3354, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3163,
          0.4587, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.9249, 0.0000, 1.9200, 0.0000, 0.0000, 0.0000, 0.2611,
          0.0000, 0.0000, 0.0629, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0457,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3113, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7048,
          0.6389, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'EGIDPTPYYWYTDQR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 11597,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.5040, 0.0000, 0.4346, 0.0000, 0.0000, 0.5497, 0.0474,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2046, 0.0000, 0.5442,
          0.0000, 0.0000, 0.0000, 0.3280, 0.0000, 0.3605, 0.0000, 0.2591, 0.6792,
          0.0000, 0.3242, 0.0000, 0.2416, 0.0000, 0.0000, 0.7599, 0.0000, 0.0000,
          0.0000, 0.0205, 1.3969, 0.3054], device='cuda:0'),
  'postive_embeddings': tensor([1.3022, 0.3514, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0829, 0.0000, 0.0000, 0.0000, 0.3596,
          1.0944, 0.0000, 0.0000, 0.7149, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.6320, 0.0000, 0.0000, 0.8602, 0.0000, 0.0000, 0.0000, 0.5591, 0.0000,
          0.0000, 0.2773, 0.0000, 0.4683], device='cuda:0')},
 {'sequence': 'GWGPHCEICPFQGTVAFK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 5227,
  'anchor_embeddings': tensor([0.4361, 0.0000, 0.0088, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6283,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4745, 0.0000, 0.0000, 0.0000, 0.9884,
          0.0000, 0.0000, 0.0000, 0.5036, 0.0000, 0.9320, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.3481, 0.0000, 0.0000, 0.0000, 0.0000, 0.9765,
          1.5888, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.6136, 0.0000, 0.9459, 0.0000, 0.6504, 0.0000, 0.0000, 0.9263, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3926, 0.0000, 0.0000, 0.0000, 1.3145,
          0.0000, 0.0000, 0.2339, 0.0000, 0.0000, 0.0000, 1.1585, 0.0000, 1.3132,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2159, 0.0000, 0.1954,
          0.0000, 0.0000, 0.0000, 0.4626], device='cuda:0')},
 {'sequence': 'LGNVESVYVIDPEDVALLFK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 2380,
  'anchor_embeddings': tensor([0.4067, 0.0000, 1.7319, 0.0000, 0.1860, 0.0000, 0.0000, 0.6402, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.6240, 0.0000, 0.0000, 0.7152, 0.9221, 1.1624,
          0.0000, 0.0000, 0.0000, 0.2253, 0.0000, 0.0000, 0.3119, 0.4827, 0.0000,
          0.0000, 1.0128, 0.3763, 0.0041], device='cuda:0'),
  'postive_embeddings': tensor([0.4688, 0.0000, 0.0000, 0.0000, 0.0123, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.3691, 1.1128, 0.0000, 0.0000, 0.1933, 0.0000, 0.5508,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9285, 0.0000,
          0.0000, 1.0176, 0.1780, 0.0573], device='cuda:0')},
 {'sequence': 'APILIATDVASR',
  'anchor': tensor(4, device='cuda:0'),
  'positive': tensor(5, device='cuda:0'),
  'rank': 60,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.7488, 0.0000, 0.0601, 0.0000, 0.0697, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.4855, 0.0000, 0.2106, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.5466, 0.0000, 0.0000, 0.0000, 0.0000, 1.3475, 0.0000, 0.0000,
          0.5408, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.4552, 0.0000, 0.6630, 0.0333, 0.0000, 0.0000, 0.0000, 0.0000,
          0.9917, 0.0000, 0.0000, 0.0000, 0.0738, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.5410, 0.0000, 0.0677, 0.0000, 0.0000, 0.1677, 0.0000,
          0.0000, 0.0000, 0.0000, 0.2197, 0.0000, 0.0000, 0.4497, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'FDYVWLR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 50,
  'anchor_embeddings': tensor([0.0000, 0.7599, 0.0000, 1.3543, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.5995, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0723, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.3098, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4940, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 1.1295, 0.0000, 1.0321, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.7841, 0.3452, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.7528, 0.0000, 0.0000, 0.0000, 0.0000, 0.6372, 0.0000,
          0.1439, 0.0000, 0.0000, 0.0000, 0.0000, 0.6703, 0.0000, 1.3430, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'TAGPLESSETEEASQLK',
  'anchor': tensor(3, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 1.1140, 0.0000, 0.0000, 0.0500, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.2377, 0.0000, 0.0000, 0.0000, 0.0000,
          1.8999, 0.0000, 0.0000, 0.0000, 0.0000, 0.1143, 0.0000, 0.0000, 0.6139,
          0.1309, 0.0000, 0.0000, 0.0434, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 1.1968, 0.0902, 0.0495], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0181, 0.0000, 0.0000, 0.8538, 0.0000, 0.0000, 0.0000, 0.0209,
          0.0000, 0.0000, 0.0000, 0.0000, 1.2697, 0.0000, 0.0000, 0.0000, 0.0000,
          1.8339, 0.0000, 0.0000, 0.0000, 0.0000, 0.3604, 0.0000, 0.0000, 0.0795,
          0.0000, 0.0000, 0.0000, 0.3340, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.3310, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LCDEQLSSQSHYDFGLR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 37,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 1.2450, 0.0000, 0.0000, 1.4918, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0284, 0.0000, 1.1686, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9877,
          0.6496, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0543, 0.4444,
          0.0000, 0.0000, 0.0000, 1.9377], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.4069, 0.0000, 1.0681, 0.0000, 0.0000, 0.3467, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9740,
          0.0000, 0.0000, 0.4572, 0.7048, 0.0000, 0.0000, 0.1634, 0.0000, 0.6905,
          0.1751, 0.0000, 0.0000, 0.2416, 0.0000, 0.0000, 0.0000, 0.0000, 0.1881,
          0.0000, 0.0000, 0.0000, 1.2081], device='cuda:0')},
 {'sequence': 'AAFDIFVLGAEDGCISTK',
  'anchor': tensor(16, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 13156,
  'anchor_embeddings': tensor([0.0000, 0.5796, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5700,
          0.4815, 0.0000, 0.0000, 0.1813, 0.4440, 0.0000, 0.0000, 0.0000, 0.6182,
          0.0000, 0.0000, 0.0000, 0.0000, 1.3958, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.6147, 0.0000, 0.4203, 0.0000, 0.0000, 0.0000,
          0.1736, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0284, 0.0000, 0.0000, 0.0832, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0899, 0.0000, 0.0000, 0.0000, 0.1067,
          0.0000, 0.0000, 0.2271, 1.3814, 0.0000, 0.0000, 0.0694, 0.0000, 2.2378,
          0.1148, 0.4542, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0553, 0.0000,
          0.0000, 0.0000, 0.0000, 0.1947], device='cuda:0')},
 {'sequence': 'GSLLIDSSTIDPAVSK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 2,
  'anchor_embeddings': tensor([0.0000, 0.0000, 1.6006, 0.0000, 0.0000, 0.0000, 0.0000, 0.2636, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1010, 0.0000, 0.5013, 0.0000, 0.4951,
          0.8614, 0.0000, 0.0000, 0.0368, 0.0000, 1.1230, 0.0000, 0.2165, 0.0000,
          1.0575, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6808,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 1.6318, 0.0000, 0.0000, 0.0000, 0.0000, 0.4038, 0.7038,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0711, 0.0000, 1.0223, 0.0000, 0.0000,
          0.3269, 0.0000, 0.0000, 0.0000, 0.0000, 1.4634, 0.0000, 0.3222, 0.0000,
          0.5525, 0.0000, 0.0000, 0.1863, 0.0000, 0.0000, 0.0000, 0.0000, 0.3397,
          0.0000, 0.6264, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'EVVIFGAASELFTK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 23,
  'anchor_embeddings': tensor([0.0000e+00, 8.1391e-02, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 3.6507e-02, 0.0000e+00, 0.0000e+00, 3.6108e-01,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 1.6770e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 2.0468e-01, 1.5203e-03,
          0.0000e+00, 7.3158e-01, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 1.5217e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.7906, 0.0000, 0.9102, 0.0000, 0.0000, 0.0000, 0.3415,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4072, 0.0000, 0.5071,
          0.0774, 0.0000, 0.0000, 0.0000, 0.4913, 0.8329, 0.0000, 0.5982, 0.4913,
          0.0000, 0.0000, 0.0000, 0.0108, 0.0000, 0.0000, 0.0000, 0.0000, 1.6581,
          0.0000, 0.2593, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LNIPVSQVNPR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 17,
  'anchor_embeddings': tensor([0.0000, 0.0186, 0.0000, 0.3983, 2.0029, 0.0000, 0.0000, 0.0000, 0.0000,
          0.3445, 0.0000, 1.6743, 0.0000, 0.3069, 0.0000, 0.0000, 0.0000, 0.3488,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.1436, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0180, 0.8635, 0.0000, 1.0860, 1.5836, 0.0000, 0.0000, 0.1145, 0.0000,
          0.6975, 0.0000, 0.8933, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3020,
          0.0000, 0.0000, 0.1034, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.3708, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'WNTDNTLGTEIAIEDQICQGLK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(3, device='cuda:0'),
  'rank': 269,
  'anchor_embeddings': tensor([0.3865, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.2102, 0.0000, 0.0000, 0.0000, 0.3026,
          0.0000, 0.0000, 0.0254, 0.3300, 0.0000, 0.0000, 0.0000, 0.0000, 0.4234,
          0.0000, 1.8807, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4158, 0.0000,
          0.0000, 0.4944, 1.4823, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.1297, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.5116, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.4387, 0.0000, 0.0000, 0.0000, 0.4851, 0.0000, 0.4086,
          0.0000, 1.0816, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4658, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LIQQFLTLRPDQQLHIFNTLR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 1.3376, 0.0000, 0.8608, 0.0000, 0.0000, 0.5368, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3699,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.7529, 0.4881,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3480,
          0.0000, 0.0371, 0.7047, 0.4508], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.4377, 0.0000, 0.9284, 0.0000, 0.0000, 0.2743, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9094,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4428, 1.7682, 0.0379,
          0.2343, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1398,
          0.0000, 0.0913, 0.8282, 0.7664], device='cuda:0')},
 {'sequence': 'TAAYVNAIEK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 375,
  'anchor_embeddings': tensor([0.0000, 0.0000, 1.8572, 0.5129, 0.0545, 0.0000, 0.0000, 0.0000, 0.2064,
          0.2175, 0.0000, 0.0000, 0.0000, 0.3740, 0.0000, 0.0000, 0.0000, 0.2156,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7156, 0.0000,
          0.1482, 0.0000, 0.0000, 0.0251, 0.0000, 1.5136, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.1874, 0.0000, 0.8886, 0.0000, 0.0000, 0.0000, 0.0880,
          0.2012, 0.0000, 0.4294, 0.0000, 0.8537, 0.0000, 0.0000, 0.0000, 0.1242,
          0.0000, 0.0000, 0.0698, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.2030, 0.0000, 0.0000, 0.0000, 0.0000, 1.2392, 0.0000, 0.0000, 0.2986,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LEAAIAEAEER',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 62,
  'anchor_embeddings': tensor([0.6004, 0.0000, 0.6921, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4443,
          0.2100, 0.0000, 0.0885, 0.0000, 0.3906, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2395, 0.0000, 0.0000, 0.0000,
          0.0000, 1.8454, 0.0000, 0.4679, 0.0000, 1.2185, 0.3245, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.8237, 0.1888, 1.2910, 0.5046, 0.0814, 0.0000, 0.0000, 0.0000, 0.0000,
          1.4136, 0.0000, 0.5270, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0796, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 1.6180, 0.0000, 0.1701, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'FWEVISDEHGIDPSGNYVGDSDLQLER',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 55,
  'anchor_embeddings': tensor([1.4187, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3899, 0.0000, 0.0000, 0.0000, 0.3167,
          0.0000, 0.0000, 0.1473, 0.7925, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.6152, 0.0000,
          0.0000, 0.0000, 0.0000, 0.9073], device='cuda:0'),
  'postive_embeddings': tensor([0.3927, 0.0692, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.6729, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.6710, 0.0000, 0.0000, 0.0000, 2.2307, 0.0000,
          0.0000, 0.0000, 0.7943, 0.1598], device='cuda:0')},
 {'sequence': 'ANGTTVHVGIHPSK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 1,
  'anchor_embeddings': tensor([0.0000, 0.2828, 0.2151, 0.0000, 0.3362, 0.0000, 0.0000, 0.2188, 1.3126,
          0.0000, 0.0000, 0.6134, 0.0000, 0.1137, 0.0000, 1.0727, 0.0000, 1.1660,
          0.3072, 0.0000, 0.0000, 0.4646, 0.2734, 0.1422, 0.0000, 0.0000, 0.2154,
          0.0000, 0.0000, 0.0000, 1.5720, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.8677, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3506,
          0.0000, 0.0000, 1.0736, 0.0000, 0.0000, 0.0000, 1.6901, 0.0000, 2.2189,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1334, 0.0000, 0.0155, 0.0693, 0.3202,
          0.0000, 0.8512, 0.0000, 1.3402, 0.0000, 0.0000, 0.3666, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'EGEDAVIVCDVVSSLPPTIIWK',
  'anchor': tensor(5, device='cuda:0'),
  'positive': tensor(3, device='cuda:0'),
  'rank': 4076,
  'anchor_embeddings': tensor([0.8886, 0.2119, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2358, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.4916, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 2.2998, 0.0000,
          0.0000, 0.8790, 0.2319, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.8092, 0.0000, 0.4034, 0.0000, 0.3997, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.5619, 0.0000, 0.0000, 0.0000, 0.3251,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0405, 0.7945, 0.5207,
          0.0000, 0.5531, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5628,
          0.0000, 0.3757, 0.8689, 0.2277], device='cuda:0')},
 {'sequence': 'GAAGALLVYDITSR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 86,
  'anchor_embeddings': tensor([0.0998, 1.4586, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4896,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0090, 0.0000, 0.0000, 0.0000,
          0.0000, 1.2250, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.4608, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 1.4022, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7032,
          0.0000, 0.0000, 0.0000, 0.0000, 0.5645, 0.0000, 0.2303, 0.0000, 0.0000,
          0.0000, 0.0000, 0.9031, 0.0000, 0.0725, 0.9539, 0.0000, 0.0000, 0.0000,
          0.0000, 0.8269, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5553, 0.0000,
          0.6053, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'NLGTALAELR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(4, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 1.6940, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.5082, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.6439, 0.0000, 0.4210, 0.0000, 0.0000, 1.5689, 0.0000,
          0.0000, 1.1978, 0.0000, 0.0000, 0.0000, 0.0000, 0.2985, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 1.6881, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.6734, 0.0069, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.5896, 0.0000, 0.4742, 0.0000, 0.0000, 1.3625, 0.0000,
          0.0000, 0.6776, 0.0000, 0.0000, 0.0000, 0.0000, 0.2407, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'NATNVEQSFMTMAAEIK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 230,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.6361, 0.0000, 0.0000, 0.1443, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.8215, 0.0000, 0.0000, 0.0000, 0.0000,
          0.4519, 0.0000, 0.5044, 0.0000, 0.0000, 0.0000, 0.2351, 0.0420, 0.9786,
          0.0000, 0.0000, 0.0000, 0.0938, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 1.6182, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.3501, 0.0000, 0.0000, 0.0000, 1.3448, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4141, 0.0000, 0.0000, 0.0000, 0.2727,
          1.1026, 0.0000, 0.4950, 0.0668, 0.0000, 0.0000, 0.4268, 0.1330, 1.1576,
          0.8917, 0.0000, 0.0000, 0.8613, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.5686, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'QVVNIPSFIVR',
  'anchor': tensor(3, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 1,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.4166, 0.0000, 1.3278, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8760,
          0.0000, 0.0000, 0.0000, 0.8499, 1.1513, 0.0000, 0.0000, 0.9422, 0.0000,
          0.0000, 0.0304, 0.0000, 0.0000, 0.0000, 0.0000, 1.3361, 0.0000, 0.0000,
          0.7065, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.1568, 0.0000, 0.0000, 0.0328, 0.0000, 0.0000, 0.0000, 0.0000,
          0.6101, 0.0000, 0.4760, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.8265, 1.1419, 0.0000, 0.0000, 0.6123, 0.0000,
          0.0000, 0.2287, 0.0000, 0.0000, 0.0000, 0.0000, 1.0945, 0.0000, 0.0000,
          0.9020, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'FAVYLPPK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 1.2863, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0231, 0.0000, 1.0205, 0.8692, 0.0000, 0.0000, 0.0000, 0.0000, 0.3821,
          0.0000, 0.0000, 0.0000, 0.0000, 1.7757, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8546, 0.0000, 0.0000, 0.0229,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 1.7049, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.8851, 1.1220, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.3876, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2017, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'VQELGHGCAALVTK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 9,
  'anchor_embeddings': tensor([0.0000, 0.0000, 1.0306, 0.0000, 0.1233, 0.0000, 0.0000, 0.0380, 0.9515,
          0.0000, 0.0000, 1.0513, 0.0000, 0.0329, 0.0000, 1.1847, 0.0000, 1.7116,
          0.0000, 0.0000, 0.0000, 1.1511, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.6164, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0432, 0.0000, 0.0000,
          1.0058, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 1.1255, 0.0000, 1.1522, 0.0000, 0.0000, 0.0000, 1.4915,
          0.0000, 0.0000, 0.3606, 0.0000, 0.1070, 0.0000, 1.5446, 0.0000, 2.2878,
          0.0000, 0.0000, 0.0000, 0.6856, 0.0000, 0.3497, 0.0000, 0.0000, 0.4681,
          0.2300, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4614,
          0.0749, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LGPVVYVLDLADR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 9,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2379,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2668, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4297, 0.0000, 0.7251, 0.0000,
          0.3478, 1.6114, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.4273, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5387,
          0.0853, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1835,
          0.0000, 0.0000, 0.7364, 0.0000, 0.0000, 0.1515, 0.0000, 0.0000, 0.0000,
          0.6998, 1.9846, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.1975, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LVLVSPTSEQYDSLLR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 8240,
  'anchor_embeddings': tensor([0.5967, 0.0000, 0.1254, 0.0000, 0.0702, 0.0000, 0.0000, 0.2243, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.0692, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0918, 0.0000, 0.0000,
          0.0000, 0.0924, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4763, 0.0000,
          0.0000, 0.8582, 0.0000, 0.6563], device='cuda:0'),
  'postive_embeddings': tensor([0.0829, 0.0000, 0.0000, 0.0000, 0.7077, 0.0000, 0.0000, 0.3545, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4790,
          0.0000, 0.0000, 0.4850, 0.0000, 0.0000, 0.0000, 0.5443, 0.0000, 1.1154,
          1.7729, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0813,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LTDYQVTLQIPAANLSANR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 2675,
  'anchor_embeddings': tensor([0.8243, 0.0000, 0.1878, 0.0000, 0.0000, 0.0000, 0.0000, 0.0889, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.4644, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9178, 0.5334,
          0.0000, 0.2233, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6102, 0.0000,
          0.0000, 1.8641, 1.3237, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2736, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 2.2721, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0865,
          0.0734, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 1.0958, 0.7075, 0.1439], device='cuda:0')},
 {'sequence': 'DFSPSGIFGAFQR',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.2397, 0.0000, 1.0007, 0.0000, 0.0000, 1.5673, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0380, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0692, 0.0000, 0.0000, 0.0000, 0.0000,
          1.1622, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.8444, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.3961, 0.0000, 0.6947, 0.0000, 0.0000, 1.0439, 0.0000,
          0.0000, 0.0000, 0.6027, 0.0000, 0.2958, 0.0000, 0.0000, 0.0000, 0.5720,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.9322, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.4070, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'FGAQLAHIQALISGIEAQLGDVR',
  'anchor': tensor(4, device='cuda:0'),
  'positive': tensor(3, device='cuda:0'),
  'rank': 541,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.3939, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3242,
          0.0000, 0.0000, 1.2188, 0.8947, 0.0000, 0.0000, 0.4139, 0.6644, 0.2835,
          0.1226, 0.0000, 0.0000, 1.1713, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.4924, 0.1764], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.1076, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.8343, 0.0000, 0.0000, 0.0000, 0.0000, 0.4552, 0.0000,
          0.0143, 0.8372, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5880, 0.0225,
          0.0000, 0.0000, 0.8821, 1.1455], device='cuda:0')},
 {'sequence': 'TFVQEDIYDEFVER',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 34,
  'anchor_embeddings': tensor([0.0000e+00, 0.0000e+00, 1.9609e+00, 0.0000e+00, 1.8647e-03, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 3.0298e-01, 0.0000e+00, 0.0000e+00,
          4.1340e-01, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          5.4007e-01, 0.0000e+00, 0.0000e+00, 0.0000e+00, 1.5828e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 1.3680e-01, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 1.0156, 0.0000, 0.1534, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3717, 0.0000, 0.0000,
          1.0784, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9867, 0.0000, 0.0000,
          0.9511, 1.4387, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.6013], device='cuda:0')},
 {'sequence': 'DSLLQDGEFSMDLR',
  'anchor': tensor(7, device='cuda:0'),
  'positive': tensor(10, device='cuda:0'),
  'rank': 1658,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.5126, 0.0000, 1.2630, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2693, 0.0000, 0.0000, 0.0000, 0.6108,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0219,
          0.0000, 1.0186, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6850, 0.0000,
          0.0000, 0.0000, 1.3308, 0.1124], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.5240, 0.0000, 0.3114, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0398,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3900, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.8017, 0.0000, 0.4540,
          0.0000, 0.0000, 1.4969, 0.0000], device='cuda:0')},
 {'sequence': 'GEYNVYSTFQSHEPEFDYLK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 1.0916, 0.0000, 0.0000, 0.7094, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4444, 0.0000, 0.0000, 0.0000, 0.3397,
          0.0000, 0.0000, 1.3000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1423,
          0.0000, 0.2237, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.5080,
          0.0000, 1.0443, 0.0740, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.3528, 0.0000, 0.0000, 0.2251, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.0179, 0.0000, 0.0000, 0.0000, 0.2642,
          0.0000, 0.0000, 1.2592, 0.0000, 0.0000, 0.0000, 0.1271, 0.0000, 1.2145,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9036,
          0.0000, 1.1108, 0.0771, 0.0000], device='cuda:0')},
 {'sequence': 'QLTLLGGPTPNTGAALEFVLR',
  'anchor': tensor(6, device='cuda:0'),
  'positive': tensor(7, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.2471, 0.0000, 1.4447, 0.0000, 0.0000, 0.0000, 0.0000, 1.1209, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6756, 0.0000, 0.0000,
          0.0000, 0.6986, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2261, 0.2629,
          0.0000, 0.3221, 0.0000, 0.5831], device='cuda:0'),
  'postive_embeddings': tensor([0.1311, 0.0000, 1.2005, 0.0000, 0.0000, 0.0000, 0.0000, 0.8125, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2773, 0.0000, 0.0000,
          0.0000, 0.3391, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4186, 0.0000,
          0.0000, 0.3054, 0.0000, 1.0976], device='cuda:0')},
 {'sequence': 'TLFLGVTNLQAK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 6,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1721,
          0.0866, 0.0000, 1.6099, 0.0000, 0.0000, 0.0000, 0.4272, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.9148, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1171, 0.0000, 0.0000,
          0.0000, 0.0899, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.3357, 0.0000, 0.0000, 0.0000, 0.0262, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.6878, 0.0000, 0.0000, 0.0000, 0.0000,
          1.1009, 0.0950, 0.0000, 0.7519, 0.0000, 0.0000, 0.8532, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LPAVEPTDQAQYLCR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.7443, 0.0000, 0.0000, 0.0000, 0.0000,
          1.3444, 0.0000, 1.2020, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5775,
          0.1708, 0.2706, 0.0000, 0.0000, 0.0000, 0.0000, 1.2586, 0.0000, 0.0000,
          0.0000, 0.2790, 0.0000, 1.0203], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3234, 0.0000, 0.0000, 0.0000, 0.0000,
          1.5426, 0.0000, 1.4803, 0.0000, 0.0000, 0.0000, 0.0000, 0.3174, 0.0000,
          0.0000, 0.0000, 0.0000, 0.4327, 0.0000, 0.0000, 1.1792, 0.0000, 0.0000,
          0.0000, 0.0565, 0.0000, 0.6359], device='cuda:0')},
 {'sequence': 'LGAASLGAEDPETQVVLINAVK',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 2,
  'anchor_embeddings': tensor([0.5512, 0.0000, 1.0204, 0.0000, 0.0000, 0.0000, 0.0000, 0.0474, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.6961, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8640,
          0.0000, 0.0000, 0.0000, 0.3368, 0.0000, 0.0000, 0.0000, 0.8759, 0.0000,
          0.0000, 0.0000, 0.4349, 0.6590], device='cuda:0'),
  'postive_embeddings': tensor([0.1248, 0.0000, 0.8367, 0.0000, 0.1699, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4411, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0891, 0.0000, 0.0000, 0.0000, 0.0265, 0.3415,
          0.0000, 0.0000, 0.0000, 0.3683, 0.0000, 0.0000, 0.0000, 0.6595, 0.0000,
          0.0000, 0.0000, 0.0000, 0.8761], device='cuda:0')},
 {'sequence': 'ENDAHLVEVNLNNIK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 8,
  'anchor_embeddings': tensor([0.0000, 0.4856, 0.0000, 0.0000, 0.5140, 0.0000, 0.0000, 0.0000, 1.6229,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8818, 0.0000, 1.3086,
          0.0000, 0.0000, 0.0000, 0.5100, 0.1469, 0.8649, 0.0000, 0.0000, 1.1921,
          0.0134, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6201, 0.2896, 0.4719,
          0.0000, 0.0000, 0.5219, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 1.1728, 0.0000, 0.0000, 1.2915, 0.0000, 0.0000, 0.0000, 1.8064,
          0.0000, 0.0000, 0.2377, 0.0000, 0.0000, 0.0000, 0.8308, 0.0000, 1.5512,
          0.2781, 0.0000, 0.0000, 0.0753, 0.0000, 0.0000, 0.0000, 0.5207, 1.0348,
          0.2925, 0.0000, 0.0000, 0.0735, 0.0000, 0.0000, 0.1067, 0.7670, 0.2351,
          0.8541, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'DIASTPHELYR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.2528, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6237, 0.0000,
          0.6758, 0.0000, 1.1163, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0552,
          0.0000, 0.0000, 0.0000, 0.2834, 0.0000, 0.0000, 0.0000, 1.5800, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7786,
          0.7529, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7472, 0.3094,
          0.7163, 0.0000, 1.6108, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.1842, 0.0000, 0.0000, 0.0000, 1.7976, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5461,
          0.5673, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'DGTHVVENVDATHIGK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 1104,
  'anchor_embeddings': tensor([1.2763, 0.7707, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1782, 0.0000, 0.5514,
          1.3169, 0.0000, 0.0000, 0.0000, 0.0000, 0.0381, 0.4062, 0.0000, 0.0120,
          0.0000, 0.7555, 0.0000, 0.0000, 0.0000, 0.0000, 0.4839, 1.0807, 0.0000,
          0.0000, 0.0000, 0.4790, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.6592, 1.6563, 0.5169, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3475,
          0.0633, 0.0000, 0.7428, 0.0000, 0.0000, 0.0000, 0.3711, 0.0000, 2.4894,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3088, 0.0158, 0.0000, 0.0345, 0.0000,
          0.0000, 0.1449, 0.0000, 0.0000, 0.0000, 0.4314, 0.0000, 0.5343, 0.0201,
          0.5574, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'AEPTPLPQFPFADTPDTYK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(3, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.3335, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3232, 0.0000, 0.0000, 0.0000, 0.0000,
          0.2543, 0.0000, 0.2564, 0.3588, 0.0000, 0.0000, 1.1366, 1.1219, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2619, 0.2386,
          0.0000, 0.6721, 0.2849, 1.4982], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.4999, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.2294, 0.0000, 0.0547, 0.0000, 0.0000, 0.0000, 0.9716, 0.8793, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0308, 0.4352,
          0.0000, 0.4927, 0.1980, 1.6035], device='cuda:0')},
 {'sequence': 'IVYNNADGTEINEVEVDPITTFPLK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(3, device='cuda:0'),
  'rank': 177,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.4199, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.2031, 0.0000, 0.0000, 0.0000, 0.4703, 0.0000, 0.3815,
          0.0000, 0.0000, 0.0000, 0.1341, 0.0000, 0.0000, 0.1993, 0.0856, 2.1353,
          0.0000, 1.2205, 0.2451, 0.0566], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 1.6606, 0.0000, 0.0768, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.3250, 0.0000, 0.0000, 0.6566, 0.0000, 0.0000,
          0.0000, 0.1445, 0.0000, 0.0000, 0.0000, 0.0000, 0.1251, 0.0000, 1.4036,
          0.0000, 1.5982, 0.4637, 0.0000], device='cuda:0')},
 {'sequence': 'TLWIWECGITAK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(3, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.5024, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7810,
          0.0000, 0.0000, 0.0000, 0.0000, 1.6559, 0.0000, 0.0738, 0.0000, 0.4608,
          0.0000, 0.0000, 0.1856, 0.0000, 0.8371, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 1.8356, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1157,
          0.0000, 1.0604, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9637,
          0.0000, 0.0000, 0.0000, 0.0000, 1.6208, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.2433, 0.0000, 0.9884, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 1.7839, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.4034, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'FAEFLLPLLIEK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.5003, 0.0000, 0.0000, 0.0000, 0.6826,
          0.0000, 0.0000, 0.7723, 0.0000, 0.0000, 0.0000, 1.6746, 0.0000, 0.3643,
          0.0000, 0.0000, 0.0000, 0.0000, 1.4964, 0.0000, 0.0441, 0.1063, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4237, 0.0000, 0.0000,
          0.6766, 0.6261, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6417,
          0.0000, 0.0000, 0.8595, 0.0000, 0.0000, 0.0000, 1.3541, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.4319, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4881, 0.0000, 0.0000,
          0.4130, 0.6992, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'NNIAMALEVTYR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(3, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 1.0568, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8192, 0.0000,
          0.0000, 0.0000, 0.3406, 0.0000, 0.0000, 0.0000, 0.8978, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.5289, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.2166, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.2619, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 1.3329, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6456, 0.0000,
          0.0000, 0.0000, 0.4057, 0.0000, 0.0000, 0.0000, 0.9633, 0.0000, 0.2011,
          0.0000, 0.0000, 0.0000, 0.9538, 0.3771, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.2485, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'SFAPILPHLAEEVFQHIPYIK',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 252,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.7718, 0.0000, 0.1748, 0.0000, 0.7350,
          0.0000, 0.0000, 0.1965, 0.0000, 0.0000, 0.0000, 1.7775, 0.6145, 0.4790,
          0.1134, 0.4211, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0689, 0.0000,
          0.0000, 0.4712, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.2781, 0.0000, 0.0000, 0.0000, 0.2016, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1123,
          0.0000, 0.0000, 0.1223, 0.0000, 0.0000, 0.0000, 2.1848, 0.5908, 0.1705,
          0.1374, 0.0386, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2389, 1.1181,
          0.0000, 0.2075, 0.9237, 0.0000], device='cuda:0')},
 {'sequence': 'LTVELADHDAEVK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 1,
  'anchor_embeddings': tensor([0.0353, 0.0167, 0.4274, 0.0000, 0.0000, 0.0000, 0.0000, 0.5443, 0.6075,
          0.2422, 0.0000, 0.5673, 0.0000, 0.2614, 0.0000, 0.7049, 0.0000, 0.6093,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2663, 0.4440, 0.0000, 0.9457, 0.0000,
          0.0000, 0.0000, 0.0000, 1.2797, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.6270, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.5427, 0.8938, 0.0000, 0.0000, 0.0000, 0.0000, 0.9998, 1.0149,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2951, 0.0000, 1.1006, 0.0000, 0.6673,
          0.5548, 0.0000, 0.0000, 0.1970, 0.0830, 0.8504, 0.0000, 0.7014, 0.0000,
          0.0000, 0.0000, 0.0000, 1.5153, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.2108, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'AAEGAEGPTSGPSR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 1.6673, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1749,
          0.9639, 0.0000, 0.0571, 0.0000, 0.7725, 0.0000, 0.0000, 0.0000, 0.0847,
          0.0000, 0.0000, 0.0000, 0.7622, 0.0000, 0.0000, 0.0000, 0.7327, 0.0000,
          0.0000, 0.0000, 0.0000, 1.3505, 0.0000, 0.1432, 0.0000, 0.0000, 0.0000,
          0.0109, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 1.7690, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7643,
          1.2459, 0.0000, 0.4969, 0.0000, 0.1159, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.3970, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.8278, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'HEYGSPGILEFFHHQLK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.7057, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.9204, 0.0000, 0.0000, 0.0000, 1.9801,
          0.0000, 0.0000, 0.7123, 0.0000, 0.0000, 0.0000, 0.1948, 0.0000, 1.0131,
          0.9017, 1.0416, 0.0000, 0.0000, 0.0000, 0.0000, 0.1781, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0992, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.3982, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.5977, 0.0000, 0.0000, 0.0000, 1.2176,
          0.0000, 0.0000, 0.3501, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4033,
          0.7225, 0.8374, 0.0000, 0.1643, 0.0000, 0.0000, 0.0000, 0.5407, 0.0000,
          0.0000, 0.0000, 0.1004, 0.0000], device='cuda:0')},
 {'sequence': 'TLLILFKPLISFK',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3930, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4809, 0.0000, 0.4248,
          0.0000, 0.0000, 0.0000, 0.0000, 1.5577, 0.0000, 0.0000, 0.5612, 0.0000,
          0.0000, 0.2839, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 1.4215, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1293, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.6959, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.1548, 0.0000, 0.4142, 0.0000, 0.0000,
          0.0000, 0.1328, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 1.9306, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LSELHAYILR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 1749,
  'anchor_embeddings': tensor([0.7987, 0.2472, 0.0000, 0.8822, 0.0082, 0.0000, 0.0000, 0.0000, 0.0000,
          1.6938, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.2625, 0.2305, 0.0000, 0.0000, 0.5722, 0.0000,
          0.0000, 0.0000, 0.0000, 0.8599, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.8876, 0.0000, 0.0000, 0.0000, 0.8153, 0.0000, 0.0000, 0.0000, 0.0000,
          0.3213, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9996,
          1.6080, 0.0000, 0.0000, 0.3655, 0.0000, 0.9319, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.3587, 0.0000, 0.0000, 0.0000, 0.0000, 0.2317,
          0.0491, 0.0000, 0.0000, 0.2957], device='cuda:0')},
 {'sequence': 'FLNEFFLNVK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 18,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.1208, 0.0000, 0.7385, 0.0000, 0.0000, 0.5837, 0.0407,
          0.4128, 0.0000, 2.7209, 0.0000, 0.0000, 0.0000, 0.2544, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.7499, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.2989, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.3762, 0.0000, 0.2968, 0.0000, 0.0000, 0.5271, 0.0712,
          0.6108, 0.0000, 2.0842, 0.0000, 0.0000, 0.0000, 0.1235, 0.0000, 1.3195,
          0.0000, 0.0000, 0.0000, 1.1379, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.4491, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.4253, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'VILPDDVR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.1103, 1.0036, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.5121, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.4539, 0.0000, 1.4555, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0982, 1.0007, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.6354, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.2643, 0.0000, 1.4409, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.2127, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'DYGVLLEGSGLALR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(17, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.2415, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.2241, 1.0552, 0.0000, 0.5209, 0.0000, 0.0000, 0.0000,
          1.3451, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.6311,
          1.6542, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.6161, 0.0000, 0.0000, 0.0000, 0.0000,
          0.2144, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5414,
          0.0000, 0.0000, 0.1802, 0.9224, 0.0000, 0.6707, 0.0000, 0.0000, 0.0000,
          0.9053, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.7392,
          1.5839, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'SVIVGAGYIAVEMAGILSALGSK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 659,
  'anchor_embeddings': tensor([1.1362, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.6839, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.1580, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1410,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2205, 1.0808, 0.8840,
          0.0000, 1.3053, 0.0579, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.7593, 0.0000, 0.9574, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4768, 0.0000, 0.0000, 0.0000, 0.3300,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0381, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9214, 0.8562,
          0.0000, 0.1007, 0.0000, 0.8966], device='cuda:0')},
 {'sequence': 'GTGGVDTAAVGGVFDVSNADR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 11572,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.5574, 0.0000, 0.0000, 0.0000, 0.0000, 0.2960, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4236, 0.0000, 0.1190, 0.0000, 0.2776,
          0.4820, 0.0000, 0.0000, 0.1231, 0.0000, 0.0000, 0.3384, 0.0503, 1.0983,
          1.2319, 0.0000, 0.0000, 0.0747, 0.0000, 0.0000, 0.0000, 0.1046, 0.0000,
          0.0000, 0.3660, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8191, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2624, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.4266, 0.0000, 0.0000, 0.0000, 0.2712, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7817,
          0.0000, 0.0000, 0.8683, 1.3377], device='cuda:0')},
 {'sequence': 'SSGSLLNNAIK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.8100, 0.1883, 0.0000, 0.2521, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.5448, 0.0000, 0.4251, 0.0000, 0.1565, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.9635, 0.0000, 1.5669, 0.6656, 0.0000, 1.0456,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.9036, 0.0000, 0.0000, 0.3572, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.9766, 0.0000, 0.5751, 0.0000, 0.1204, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.5741, 0.0000, 1.3908, 0.9852, 0.0000, 1.0093,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'TLQATFPGAFGELYTQNAR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 662,
  'anchor_embeddings': tensor([0.9566, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.5154, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7733,
          0.0000, 0.0812, 0.0000, 0.0000, 0.0000, 0.0000, 0.3916, 0.8371, 0.3756,
          0.0000, 0.6185, 0.6016, 0.6748], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.3614, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.3174, 0.1954, 0.0000, 0.0000, 0.1684, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.4136, 0.0000, 0.0000, 0.0000, 0.9510, 0.0000,
          0.0000, 1.2755, 0.0000, 1.2261], device='cuda:0')},
 {'sequence': 'ALNLAYSSIYGSYR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 7,
  'anchor_embeddings': tensor([0.4191, 0.4763, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.5608, 0.0000, 0.5335, 0.0000, 0.0000,
          0.0931, 0.0000, 0.0000, 0.0871, 0.0000, 0.9458, 0.0000, 0.0974, 0.0000,
          1.0210, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8018, 0.0000, 0.0718,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.1583, 0.9904, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.6314, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2733, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2376, 0.0000, 0.0487,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'VMDRPGNYVEPTIVTGLGHDASIAHTETFAPILYVFK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([1.4554, 0.0000, 0.0000, 0.0000, 0.4441, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0972, 0.0000, 0.0000, 0.0000, 0.3130,
          0.0000, 0.0000, 0.3012, 0.0038, 0.0000, 0.0000, 0.0000, 0.9141, 0.4311,
          0.0000, 0.0000, 0.0000, 0.0882, 0.0000, 0.0000, 0.6991, 0.0000, 0.1529,
          0.0000, 0.7093, 1.5254, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.4576, 0.0000, 0.0000, 0.0000, 0.8792, 0.0000, 0.0000, 0.3089, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1291, 0.0000, 0.0000, 0.0000, 0.1445,
          0.0000, 0.0000, 0.1704, 0.0000, 0.0000, 0.0000, 0.0000, 0.6773, 0.2850,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8821, 0.0000, 0.4080,
          0.0000, 0.3235, 1.4670, 0.0000], device='cuda:0')},
 {'sequence': 'GDVLTGRPFYK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.3667, 2.1115, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3730, 0.8745,
          1.5892, 0.0000, 0.0000, 0.0000, 0.0965, 0.0000, 0.0000, 0.0000, 0.0041,
          0.0000, 0.0000, 1.4528, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.4377, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0797, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.6660, 1.7185, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1219, 0.6688,
          1.5017, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.0906, 0.0000, 0.3328, 0.0000, 0.0000, 0.1587, 0.0000,
          0.0000, 0.0000, 0.0000, 1.2748, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'YGPIVDVYVPLDFYTR',
  'anchor': tensor(3, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 1,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.1662, 0.0000, 0.9589, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.9124, 0.0000, 0.0000, 0.1409, 0.0000, 0.0000, 0.0000, 0.0000, 0.0051,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9663,
          0.0000, 1.4004, 0.0000, 0.1956], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.7397, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3322, 0.0000, 0.0000, 0.0000, 0.0000,
          1.2425, 0.0000, 0.0000, 0.1205, 0.0267, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6564,
          0.0000, 1.3989, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'DSGAYTLTATNPGGFAK',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 3961,
  'anchor_embeddings': tensor([0.1799, 0.0000, 0.7689, 0.0000, 0.0187, 0.0000, 0.0000, 0.4790, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.5394, 0.0000, 0.0000, 0.0000, 0.6660,
          1.0690, 0.0000, 0.0000, 0.0670, 0.0000, 0.0000, 0.4606, 0.5483, 1.2484,
          0.0353, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1703, 0.3657, 0.7060,
          0.0000, 0.2388, 0.0000, 0.3145], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 1.1655, 1.3049, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1477,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2882, 0.0000, 0.0000,
          1.5099, 0.0000, 0.0000, 0.0000, 0.0000, 1.1197, 0.0000, 0.0000, 0.3732,
          1.3379, 1.6492, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1865, 0.0000,
          0.0000, 0.3844, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'GIHSAIDASQTPDVVFASILAAFSK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 40,
  'anchor_embeddings': tensor([1.4009, 0.0000, 0.2767, 0.0000, 0.0697, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1262, 0.0000, 0.0237, 0.0000, 0.8988,
          0.0000, 0.0000, 0.0083, 0.0000, 0.0000, 0.0000, 1.6453, 0.0000, 0.6863,
          0.0000, 0.4489, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1196, 0.0242,
          0.0000, 0.9959, 0.2772, 0.1856], device='cuda:0'),
  'postive_embeddings': tensor([1.5792, 0.0000, 0.0000, 0.0000, 0.1167, 0.0000, 0.0000, 0.4391, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2282, 0.0000, 0.1867,
          0.0000, 0.0000, 0.0000, 0.1117, 0.0000, 0.0000, 1.3054, 0.1850, 0.4620,
          0.0000, 0.1629, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7459, 0.0000,
          0.0000, 0.0000, 0.9976, 0.0000], device='cuda:0')},
 {'sequence': 'YEELFPAFSDSR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 6,
  'anchor_embeddings': tensor([0.4824, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6636,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.0709, 0.0000, 0.0000, 0.7609, 0.0000, 0.0000, 0.0000,
          1.4643, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1486, 0.0000, 1.6429,
          1.1747, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.8295, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9026,
          0.0000, 0.0000, 0.0000, 0.0000, 0.7018, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.5956, 0.0000, 0.3840, 1.3000, 0.0000, 0.0000, 0.0000,
          1.0208, 0.0000, 0.0000, 0.3882, 0.0000, 0.0000, 0.1638, 0.0000, 1.4752,
          0.7548, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'DQIAQLEASLAAAK',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.5007, 2.2322, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0925,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0936, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.4159, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.6643, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 2.2375, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.7061,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9161, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.5199, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.6030, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'TSVILSWTKPDFDGGSVITEYVVER',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 1.6110, 0.0000, 0.0000, 0.8536, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4569, 0.0000, 0.0000, 0.0000, 0.0240,
          0.0000, 0.0000, 1.6475, 0.6199, 0.0000, 0.0000, 0.4694, 0.0000, 0.0000,
          0.0000, 0.0272, 0.0000, 0.0071, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.6317, 0.1798, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 1.5759, 0.0000, 0.0000, 0.5733, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2876, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.6611, 0.6885, 0.0000, 0.0000, 0.3904, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.5366, 0.4510, 0.0000], device='cuda:0')},
 {'sequence': 'LLAETHYQLGLAYGYNSQYDEAVAQFSK',
  'anchor': tensor(11, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 9188,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.2585, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.6288, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.1688, 0.0000, 0.0000, 0.9075, 0.0000, 0.5976,
          0.0000, 0.2070, 0.0000, 0.0000, 0.0000, 0.0000, 0.1613, 0.7821, 0.0000,
          0.0000, 0.0000, 0.8258, 0.1091], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.6441, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4702,
          0.0000, 0.0000, 0.9713, 0.0000, 0.0000, 0.0000, 0.0000, 0.1111, 0.0000,
          0.0000, 0.0000, 0.0000, 1.1916, 0.0000, 0.0000, 0.1372, 0.0000, 1.2376,
          0.0000, 0.1626, 0.6632, 0.6360], device='cuda:0')},
 {'sequence': 'VDQSILTGESVSVIK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 22,
  'anchor_embeddings': tensor([0.2471, 0.0000, 0.0223, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4246,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1948, 0.0000, 0.0000,
          0.3718, 0.0000, 0.0000, 0.2322, 0.0106, 1.0755, 0.0000, 0.7699, 0.2901,
          0.3784, 0.2223, 0.0000, 0.0000, 0.0000, 0.0000, 0.0213, 0.0000, 1.5947,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.3716, 0.7534, 0.0000, 0.1659, 0.0000, 0.0000, 0.0000, 0.2956,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3373, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.7948, 0.2818, 0.5260, 0.0000, 0.5184, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1252, 0.0000, 1.7647,
          0.2076, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'YLPDTLLLEECGLLR',
  'anchor': tensor(4, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([1.3424, 0.0320, 0.5513, 0.0000, 0.0000, 0.0000, 0.0000, 1.3912, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.2289, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.1159, 0.0000, 0.0000, 1.5104, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0170], device='cuda:0'),
  'postive_embeddings': tensor([1.2361, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4509, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.1465, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.2139, 0.0000, 0.0000, 0.9579, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'STDYGIFQINSR',
  'anchor': tensor(5, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 11,
  'anchor_embeddings': tensor([0.3465, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2189,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0911, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0307, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.7392, 0.0000, 0.0000, 1.2195, 0.0000, 0.5080,
          1.0983, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.2195, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0722,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.3544, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.1715, 0.0000, 0.0000, 1.2416, 0.0000, 0.4467,
          0.9388, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'YLESFLAFTTHPSQFLR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 8,
  'anchor_embeddings': tensor([0.2329, 0.0000, 0.9674, 0.0000, 0.1070, 0.0000, 0.0000, 0.3899, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2576,
          0.4825, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4861,
          1.8230, 0.0000, 0.0000, 0.9696, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0782, 1.2659], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.9859, 0.0000, 0.0000, 0.0000, 0.0000, 0.2155, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3297, 0.0000, 0.0000, 0.0000, 0.0566,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4578, 1.1446,
          0.7814, 0.0000, 0.0000, 1.0706, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.0435], device='cuda:0')},
 {'sequence': 'ETLDQINQELIQAK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 1205,
  'anchor_embeddings': tensor([0.1647, 0.0000, 0.0000, 0.0000, 0.2228, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7370,
          1.2669, 0.0000, 0.0000, 0.3583, 0.0000, 0.9069, 0.0000, 0.3609, 0.0000,
          0.0000, 0.0197, 0.0000, 0.0000, 0.0000, 0.0000, 1.9623, 0.0000, 0.0910,
          0.0000, 0.0000, 0.0000, 0.3328], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.3327, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3723,
          0.0000, 0.0000, 0.0658, 0.0000, 0.0000, 0.0000, 1.5434, 0.0000, 0.0000,
          0.1233, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.9342, 0.3233,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4262, 0.0000, 0.2391,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'VFNYNTLER',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 17,
  'anchor_embeddings': tensor([0.0000, 0.9792, 0.1267, 0.4844, 1.2921, 0.0000, 0.0000, 0.0000, 0.0000,
          1.1958, 0.0000, 0.7413, 0.0000, 0.2196, 0.0000, 0.0000, 0.0000, 0.0608,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1420, 0.0000,
          0.0149, 0.7504, 0.0000, 0.0000, 0.0000, 0.0920, 0.0000, 0.0000, 0.8009,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.1132, 0.1664, 0.2626, 1.1210, 0.0000, 0.0000, 0.0000, 0.0000,
          1.0666, 0.0000, 1.0827, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.2908, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.0066, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.6022,
          0.1715, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'WMEACLGEDLPPTTELEEGLR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 2961,
  'anchor_embeddings': tensor([0.1801, 0.0000, 1.1787, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3546, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2618, 0.2028,
          0.0000, 0.0000, 0.0000, 0.2483, 0.0000, 0.0000, 0.4266, 0.5576, 0.1874,
          0.0000, 0.3654, 0.6773, 0.4700], device='cuda:0'),
  'postive_embeddings': tensor([0.7494, 0.0000, 0.0627, 0.0000, 0.1909, 0.0000, 0.0000, 0.1679, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0213, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.3241, 0.0414, 0.0000, 0.0000, 0.1792, 0.0000, 0.3547,
          0.0000, 0.0992, 0.0000, 0.2277, 0.0000, 0.0000, 0.1240, 0.2753, 0.0173,
          0.0000, 0.1962, 0.5263, 0.1659], device='cuda:0')},
 {'sequence': 'AQYEEIAQR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.1521, 0.0000, 1.1224, 1.5709, 0.0000, 0.0000, 0.0000, 0.0000,
          1.1075, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1843, 0.0000, 0.0000, 0.8584, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3306, 0.0000, 0.0000, 1.2451,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.8706, 1.5282, 0.0000, 0.0000, 0.0000, 0.0000,
          0.9587, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4741, 0.0000, 0.0000, 0.9597, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5005,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'AHGQDLGTAGSCLR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 1,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4058, 0.0000, 0.5878,
          0.0000, 0.0000, 0.0000, 0.0000, 0.7846, 0.7250, 0.0000, 0.1924, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0788, 0.0000, 0.1112,
          1.2760, 0.1719, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0616,
          0.0000, 0.0000, 0.0000, 0.0000, 0.6709, 1.0229, 0.0000, 0.8419, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6922, 0.0000, 0.0482,
          1.6831, 0.0378, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LTSLGVIGALVK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.5058, 0.4333, 0.0797, 0.0000, 0.0000, 0.0000, 0.0000, 0.3814,
          1.5197, 0.0000, 0.3548, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.6482, 0.0000, 1.1310, 0.0000, 0.0000, 0.5648, 0.0000,
          0.0000, 1.1156, 0.0000, 0.3532, 0.0000, 0.2220, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.1086, 0.3218, 0.3192, 0.3840, 0.0000, 0.0000, 0.0000, 0.1693, 0.0654,
          1.1443, 0.0000, 0.4175, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.7425, 0.0000, 0.9352, 0.0000, 0.0000, 0.7440, 0.0000,
          0.0816, 1.2076, 0.0000, 0.0945, 0.0000, 0.6967, 0.2171, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'DILFLFDGSANLVGQFPVVR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 150,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0799, 0.0000, 0.0000, 0.6410, 0.0000, 0.0000,
          0.2590, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0874, 0.4226, 0.4719,
          0.0000, 0.1318, 0.0000, 0.0000, 0.0000, 0.0000, 0.6374, 0.0000, 0.0000,
          0.0000, 0.0000, 0.2141, 0.2695], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0513, 0.0000, 0.9969, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.2513, 0.0000, 0.1270, 0.0000, 0.3149, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3881, 0.0268, 0.8136,
          0.0859, 0.0000, 0.0000, 0.1399, 0.0000, 0.0000, 0.0000, 0.0000, 0.1864,
          0.0000, 0.0000, 0.3588, 0.1384], device='cuda:0')},
 {'sequence': 'ALYESELADAR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.1460, 0.6890, 0.0000, 0.7226, 0.0000, 0.0000, 0.0000, 0.7341,
          0.5794, 0.0000, 0.0000, 0.0000, 1.0262, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.7740, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.9231, 0.0000, 0.0000, 0.8791, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.1793, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.7495, 0.0000, 0.7571, 0.0000, 0.0000, 0.0000, 0.6312,
          1.2526, 0.0000, 0.0000, 0.0000, 1.4189, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.5974, 0.0000, 0.0000, 0.9858, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0955, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'DLAPYLPSVTPGLK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.4224, 0.0000, 0.0000, 0.0000, 0.1479,
          0.0000, 0.0000, 0.3185, 0.0000, 0.0000, 0.0000, 0.9305, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1462, 0.0000,
          1.2918, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0450,
          0.2334, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.6791, 0.0000, 0.0000, 0.0000, 0.2535,
          0.0000, 0.0000, 0.3337, 0.0000, 0.0000, 0.0000, 1.1845, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1363, 0.0000,
          1.1939, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1535,
          0.4469, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LTLLAPLNSVFK',
  'anchor': tensor(6, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([1.8855, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9862, 0.3776,
          0.2075, 0.0000, 0.7531, 0.0000, 0.0000, 0.0000, 0.0533, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.6244, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.3934, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.6013, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.8389, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7417, 0.2022,
          0.1516, 0.0000, 0.6429, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.6687, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.6529, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.2972, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'APVAGTCYQAEWDDYVPK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 11195,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.4921, 0.0000, 0.0000, 0.0000, 0.0000, 1.0931, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2271,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0229, 0.0000, 0.0158,
          0.0000, 0.3567, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 1.2868, 0.9326, 0.8146], device='cuda:0'),
  'postive_embeddings': tensor([0.8631, 0.2166, 0.0000, 0.0000, 0.2961, 0.0000, 0.0000, 0.2061, 0.4250,
          0.0000, 0.0000, 0.0572, 0.0000, 0.0000, 0.0000, 0.8265, 0.0000, 0.1561,
          0.0000, 0.0000, 0.0000, 0.5530, 0.3237, 0.4888, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.2077, 0.0000, 0.0000, 0.0000, 0.0000, 0.2593,
          0.4816, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LGFYGLDESDLDK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.2245, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.7157, 0.6420,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1879, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.9994, 0.0000, 0.0000, 1.0265, 0.0000, 0.0000, 0.0000,
          0.4015, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6973, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0351, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.6898, 0.9172,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0829, 0.0000, 0.6082, 0.0000, 0.0000,
          0.0000, 0.0000, 0.9151, 0.0000, 0.0000, 0.8056, 0.0000, 0.0000, 0.0067,
          0.4650, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5097, 0.0000, 0.0000,
          0.1953, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'IAILHENFTTVKPEDAYEDFIVKPPVR',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 1415,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.1767, 0.0000, 0.0000, 0.0729, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.8448, 0.0000, 0.0000, 0.0000, 1.3503,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2643,
          0.0000, 0.0000, 0.0000, 0.2768, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 1.5611, 1.8693, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.3100, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5403, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.3473, 0.0000, 0.0000, 0.0000, 0.0000, 0.5139, 0.7082,
          0.0000, 0.0242, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.3087, 1.7339, 0.5526], device='cuda:0')},
 {'sequence': 'IETVNESWNALATPSDK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 4,
  'anchor_embeddings': tensor([0.0043, 0.0000, 2.0678, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.4660, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0795, 0.6100,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8845, 0.0000, 0.7624,
          0.0000, 0.0000, 0.0000, 0.4001], device='cuda:0'),
  'postive_embeddings': tensor([0.0606, 0.0000, 1.8371, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.3126, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4102, 0.0000, 0.6068,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5339, 0.0687, 0.6312,
          0.0000, 0.0000, 0.1249, 0.2450], device='cuda:0')},
 {'sequence': 'QIDQFLVVAR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 21,
  'anchor_embeddings': tensor([0.4573, 0.3172, 0.0000, 0.1788, 0.2130, 0.0000, 0.0000, 0.0000, 0.0000,
          1.4639, 0.0000, 0.0398, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0843, 0.0000, 0.6173, 0.0000, 0.0000, 0.2805, 0.0000,
          0.0000, 0.8108, 0.0000, 0.0000, 0.0000, 0.3188, 1.1910, 0.0000, 0.3140,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0618, 0.6931, 0.2566, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.2688, 0.0000, 1.0673, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.7084, 0.0000, 0.0000, 0.8014, 0.0000,
          0.0000, 0.9159, 0.0000, 0.0000, 0.0000, 0.0957, 1.0632, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'ITAFVPNDGCLNFIEENDEVLVAGFGR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 4469,
  'anchor_embeddings': tensor([0.3037, 0.0000, 0.0174, 0.0000, 0.0000, 0.0000, 0.0000, 0.1616, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4950, 0.0000, 0.0709, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.1055, 0.0000, 0.0000, 1.1244, 0.8993, 0.1588,
          0.0000, 0.0000, 0.0000, 0.3686, 0.0000, 0.0000, 0.0000, 0.0000, 0.0407,
          0.0000, 0.6787, 0.3878, 0.0588], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 1.0998, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.3222, 0.0000, 0.0000, 0.0000, 0.2202, 0.3259, 0.9836,
          0.5497, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0997, 0.0000,
          0.0000, 0.0519, 1.3068, 0.0000], device='cuda:0')},
 {'sequence': 'LTELETAVR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 1.7392, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.2342, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.9737, 0.0000, 0.0000, 0.2047, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4911, 0.1465, 0.0000, 1.7017,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 1.6563, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.0805, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4444, 0.0635, 0.0000, 1.4124,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'DNGNGTYSCSYVPR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 1.2456, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3225, 0.0000, 0.0192,
          0.6514, 0.0000, 1.1257, 1.4858, 0.0000, 1.0458, 0.0000, 0.0000, 0.0000,
          0.1565, 0.0000, 0.0000, 1.3771, 0.0000, 0.0000, 0.0000, 0.3442, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 1.2216, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.2509, 0.9691, 0.0000, 0.9032, 0.0000, 0.0000, 0.0000,
          0.1755, 0.0000, 0.0000, 1.3872, 0.0000, 0.0000, 0.0000, 0.1251, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'SITGYFLEK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 1.0684, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.4263, 0.5096, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.6519, 0.0000,
          0.0650, 0.0000, 0.0000, 0.0000, 0.0000, 1.8265, 0.0000, 0.9785, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 1.2383, 0.0000, 0.0205, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1354, 0.0000, 0.0000, 0.0000, 0.0603,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.7692, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.7652, 0.0000, 0.8181, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'TLIPSTFFR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.6224, 0.0000, 1.4109, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.3110, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.8891, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.7796, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.6710, 0.0000, 1.1709, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0135, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.8540, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.0036, 0.0000, 0.0000, 0.0000, 0.2216, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'EFQTVPFYIFSESYGGK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.9233, 0.0000, 0.0000, 0.0000, 0.0000, 0.3302, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1328,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9172, 0.0000, 0.4747,
          0.3009, 0.0000, 0.0000, 1.8510, 0.0000, 0.0000, 0.0000, 0.2768, 0.0000,
          0.0000, 0.0000, 0.0000, 0.1544], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.5293, 0.0000, 0.0000, 0.0000, 0.0000, 0.4387, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3011, 0.0000, 0.4148,
          0.0482, 0.0000, 0.0000, 1.8066, 0.0000, 0.0000, 0.0614, 0.2413, 0.0000,
          0.0000, 0.1002, 0.0000, 0.8536], device='cuda:0')},
 {'sequence': 'GFEVVYMTEPIDEYCVQQLK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0887, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7069, 1.5535, 0.6924,
          0.0000, 0.0000, 0.0000, 0.6704, 0.0000, 0.0000, 1.1248, 0.1390, 0.0000,
          0.0000, 0.0000, 0.3246, 0.5917], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.1056, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6476, 1.5924, 0.5462,
          0.0000, 0.0000, 0.0000, 0.8485, 0.0000, 0.0000, 1.0509, 0.0673, 0.0000,
          0.0000, 0.0000, 0.6477, 0.9042], device='cuda:0')},
 {'sequence': 'HQILEQAVEDYAETVHQLSK',
  'anchor': tensor(6, device='cuda:0'),
  'positive': tensor(5, device='cuda:0'),
  'rank': 27,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6196,
          0.0000, 0.0000, 0.3414, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.6295,
          0.7142, 0.0378, 0.0000, 0.0000, 0.0000, 0.0000, 0.5496, 0.0000, 0.3979,
          0.0000, 0.0000, 1.2900, 0.1572], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0812,
          0.0000, 0.0000, 0.1892, 0.5326, 0.0000, 0.0000, 0.0000, 0.3010, 1.5280,
          0.5114, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1194, 0.0000, 0.0000,
          0.0000, 0.2765, 0.4232, 0.3761], device='cuda:0')},
 {'sequence': 'LVSQDNFGFDLPAVEAATK',
  'anchor': tensor(6, device='cuda:0'),
  'positive': tensor(4, device='cuda:0'),
  'rank': 753,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.2152, 0.0000, 1.6458, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.2105, 0.0000, 0.0000, 0.8040, 0.0000, 0.2430,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 1.3941, 0.7825, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.7683, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1310, 0.0000, 0.0000, 0.0000, 0.3989,
          0.1638, 0.0000, 0.0000, 0.5644, 0.0000, 0.0000, 0.1871, 0.0000, 0.9290,
          0.5227, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3262, 0.1057,
          0.0000, 0.9281, 0.0000, 1.4059], device='cuda:0')},
 {'sequence': 'VLVGGGTGFIGTALTQLLNAR',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.2421, 0.0000, 0.0000, 0.0000, 0.0000, 0.4412, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8735,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8476, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5252, 0.0000, 0.7594,
          0.0000, 1.8021, 0.2216, 1.4587], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0858, 0.0000, 0.0000, 0.0000, 0.0000, 0.7809, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6393,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2782, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5113, 0.0000, 0.8809,
          0.0000, 1.3707, 0.5611, 0.9664], device='cuda:0')},
 {'sequence': 'EAFQPQEPDFPPPPPDLEQLR',
  'anchor': tensor(12, device='cuda:0'),
  'positive': tensor(13, device='cuda:0'),
  'rank': 61,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.4443, 0.0000, 0.0000, 0.0000, 0.6446, 0.0000, 0.0000,
          0.0000, 1.2015, 0.0000, 1.2225, 0.0000, 0.0000, 0.0000, 0.6348, 0.0000,
          0.0000, 0.0000, 0.9370, 1.2253], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.2089, 0.0000, 0.0363, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.7770, 0.0000, 0.0000, 0.6499, 0.0000, 0.0000,
          0.0000, 1.4516, 0.0000, 0.1339, 0.0000, 0.0000, 0.0000, 0.4475, 0.0000,
          0.0000, 0.0000, 1.2152, 0.2650], device='cuda:0')},
 {'sequence': 'ASTNIQDTEGNTPLHLACDEER',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 35,
  'anchor_embeddings': tensor([0.4563, 0.0000, 0.3768, 0.0000, 0.8310, 0.0000, 0.0000, 0.5799, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3983,
          0.0000, 0.0000, 0.0000, 0.4482, 0.0000, 0.0000, 0.5089, 0.3954, 0.0000,
          0.0000, 0.0000, 0.0000, 1.1107, 0.0000, 0.0000, 0.0000, 0.0000, 0.0673,
          0.0000, 0.0000, 1.1309, 0.4486], device='cuda:0'),
  'postive_embeddings': tensor([0.3828, 0.0000, 0.0000, 0.0000, 1.9113, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.6227, 0.0000, 0.0000, 0.0000, 0.0000, 0.0500,
          0.0000, 0.0000, 0.0000, 0.8165, 0.0000, 0.0000, 0.0000, 0.1597, 0.0000,
          0.0000, 0.0000, 1.0358, 0.9086], device='cuda:0')},
 {'sequence': 'TTTLSGTAPAAGVVPSR',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(3, device='cuda:0'),
  'rank': 1,
  'anchor_embeddings': tensor([1.1723, 1.3171, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2786, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.3802, 0.0000, 0.0000, 1.6184, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3465, 0.9077,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 1.8961, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0411, 0.0000, 0.0000, 0.0000, 0.0000,
          0.3525, 0.0000, 0.9565, 0.0000, 0.0000, 1.7339, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9769, 0.8696, 1.2429,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LVGLPVHLLFLR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.9735, 0.0000, 0.0000, 1.9767, 0.9567,
          0.2048, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6824,
          0.0000, 0.0000, 0.0000, 0.3828, 1.5697, 0.1047, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.0932, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.7720, 0.0000, 0.0000, 2.0865, 0.7276,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3010,
          0.0000, 0.0000, 0.0000, 0.1649, 1.8866, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.9576, 0.1492, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'IWQYVYSK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 9,
  'anchor_embeddings': tensor([0.5040, 0.8513, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3406, 0.0000,
          0.0000, 0.0000, 0.4336, 0.0000, 1.2251, 0.0000, 0.0000, 0.0000, 0.6592,
          0.0000, 0.0000, 0.5113, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.3022, 0.0000, 0.0000, 0.0000, 0.0000, 1.7811, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.5189, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5625, 0.3900,
          0.4861, 0.0000, 0.6945, 0.0000, 0.9521, 0.0000, 0.0000, 0.0000, 0.0623,
          0.0000, 0.0000, 0.8336, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.3989, 0.0000, 0.0000, 0.0000, 1.3758, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'SCYLSSLDLLLEHR',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([1.2099, 0.0000, 0.7834, 0.0000, 0.7375, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.5560, 0.0000, 0.0000, 0.0000, 0.0000, 1.7148, 0.0000, 0.0000, 0.0000,
          0.2965, 0.0000, 0.0000, 0.3928, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.9180, 0.0000, 0.8964, 0.0000, 1.0947, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.2482, 0.0000, 0.0000, 0.0000, 0.0000, 1.9417, 0.0000, 0.0000, 0.0000,
          0.2868, 0.0000, 0.0000, 0.0898, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'TDAGFTLR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 87,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.8749, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.7519, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.7052, 0.0000, 0.8654, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.9984, 0.0000, 0.0000, 0.2818], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 1.2386, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.0128, 0.0702, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.3387, 0.0000, 0.4480, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LNVSSDTVQHGVEGLTYLLTESSK',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 927,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0725, 0.0000, 0.0000, 0.0000, 0.0000, 0.1356, 0.0000,
          0.0000, 0.0000, 0.0097, 0.0000, 0.0000, 0.0000, 0.7714, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.3481, 0.0000, 0.0000, 2.1991, 0.0000, 0.0000,
          0.0770, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4409, 0.0000,
          0.0000, 0.3726, 0.5904, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.2345, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.9116,
          0.0000, 0.0000, 0.0000, 0.6794, 0.0000, 0.0000, 1.0730, 0.2747, 0.8133,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3406, 0.0000,
          0.0000, 2.0149, 1.0416, 0.0000], device='cuda:0')},
 {'sequence': 'LLPVLVHTFWIDTK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.8933, 0.0000, 1.0273, 0.0000, 0.4554, 0.0000, 0.0000, 0.0000, 0.8442,
          0.0000, 0.0000, 0.0000, 0.0000, 0.9347, 0.0000, 0.4585, 0.0000, 0.9788,
          0.2568, 0.0000, 0.0000, 0.1475, 0.0000, 0.6904, 0.0000, 1.9553, 0.3806,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7391,
          0.0000, 0.3089, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.6635, 0.0000, 1.9322, 0.0000, 0.0387, 0.0000, 0.0000, 0.0000, 0.8181,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3495, 0.0000, 0.4074, 0.0000, 0.9103,
          0.8821, 0.0000, 0.0000, 0.0976, 0.0000, 0.1724, 0.0000, 1.8884, 0.1747,
          0.0000, 0.0000, 0.0000, 0.8380, 0.0000, 0.0000, 0.0000, 0.0000, 0.2962,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'ELVYPPDYNPEGK',
  'anchor': tensor(3, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 1.5666, 0.0000, 0.0000, 0.0000, 0.0000, 0.3245, 0.9423,
          0.0000, 0.0000, 0.1874, 0.0000, 0.0000, 0.0000, 0.4235, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.8048, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3358,
          0.3704, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 1.7330, 0.0000, 0.0000, 0.0000, 0.0000, 0.2000, 0.8734,
          0.0000, 0.0000, 0.0516, 0.0000, 0.0000, 0.0000, 0.5536, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.8978, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1884,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'VPGTSTSATLTGLTR',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(3, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4543, 0.9101,
          0.0000, 0.0000, 0.0000, 0.0000, 0.5687, 0.0000, 0.0000, 0.0000, 0.0978,
          0.0000, 0.0000, 0.0000, 0.6923, 0.0000, 1.1478, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4636,
          1.8736, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6404,
          0.0000, 0.0000, 0.0000, 0.0000, 1.0614, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.3365, 0.0000, 1.4127, 0.0000, 0.0728, 0.0000,
          0.6130, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.7934,
          1.8665, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'DLIVATIAVK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 6,
  'anchor_embeddings': tensor([0.0000, 0.0498, 0.1765, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0054, 0.0000, 1.0052, 0.3429, 0.0000, 0.0000, 0.0000, 0.0000, 0.4683,
          0.0000, 0.0000, 0.0000, 0.0000, 0.7222, 0.0000, 0.0000, 1.4103, 0.0000,
          0.0000, 0.0000, 0.0000, 0.5633, 0.0000, 1.0141, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.6763, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.0495, 0.2670, 0.0000, 0.0000, 0.0000, 0.0000, 0.0262,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3244, 0.0000, 0.0000, 1.7031, 0.0000,
          0.0000, 0.0000, 0.0000, 0.1267, 0.0000, 0.7655, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'SLSNVIAHEISHSWTGNLVTNK',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 10209,
  'anchor_embeddings': tensor([0.1380, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0901,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2777, 0.0000, 1.1988, 0.0000, 0.1677,
          0.2206, 0.0000, 0.0066, 1.2272, 0.0000, 0.5707, 0.0000, 0.0000, 0.0000,
          1.4285, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6588, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1629, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2121, 0.0000, 0.0000, 0.0000, 0.1607,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9204,
          0.0536, 0.0388, 0.0000, 1.2570, 0.0000, 0.0000, 0.4063, 0.5793, 0.0000,
          0.0000, 0.6200, 0.7789, 0.0158], device='cuda:0')},
 {'sequence': 'ANEFHDVNCEVVAVSVDSHFSHLAWINTPR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(4, device='cuda:0'),
  'rank': 1950,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0209, 0.0000, 1.4431, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3294, 1.0879, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3436, 0.1925,
          0.0000, 0.2882, 1.5316, 1.5259], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1633, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.7336, 0.0000, 0.0000, 0.0000, 0.6292,
          0.0000, 0.0000, 0.6034, 0.0000, 0.0000, 0.0000, 0.0000, 0.1066, 0.1420,
          0.0292, 0.0499, 0.0000, 0.0000, 0.0000, 0.0000, 0.5586, 1.1142, 0.6428,
          0.0000, 0.5522, 1.5563, 0.0000], device='cuda:0')},
 {'sequence': 'SGETEDTFIADLVVGLCTGQIK',
  'anchor': tensor(5, device='cuda:0'),
  'positive': tensor(11, device='cuda:0'),
  'rank': 1,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7431, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.4693, 0.0000, 0.0000, 0.0000, 0.5166, 0.0000, 0.0332,
          0.0000, 0.6857, 0.0000, 1.4144, 0.0000, 0.0000, 0.0000, 0.3202, 0.0000,
          0.0000, 0.0397, 0.5958, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9941, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1449,
          0.0000, 0.0000, 0.7119, 0.0000, 0.0000, 0.0000, 0.5243, 0.0000, 0.6640,
          0.0000, 0.8042, 0.0000, 1.4500, 0.0000, 0.0000, 0.0000, 0.1370, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'SLAGSSGPGASSGTSGDHGELVVR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 23,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.9668, 0.0000, 0.0000, 0.0000, 0.0801,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.7800, 0.8109,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1389, 0.0277, 0.0000,
          0.0000, 0.0658, 0.7119, 0.7381], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5623, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2238, 0.0000, 0.0000, 0.0000, 0.3571,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 2.2010, 0.2557,
          0.0000, 0.1306, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7261, 0.0000,
          0.0000, 0.0000, 0.5675, 1.5091], device='cuda:0')},
 {'sequence': 'AILNYIASK',
  'anchor': tensor(5, device='cuda:0'),
  'positive': tensor(11, device='cuda:0'),
  'rank': 32,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.6705, 0.2992, 1.1341, 0.0000, 0.0000, 0.0000, 0.6913,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2750, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.0570, 0.0000, 0.0000, 0.3697, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.6253, 0.3983, 1.5507, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.5992, 0.0000, 0.0000, 0.0000, 0.0000, 0.7754, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LPVDFSNIPTYLLK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 50,
  'anchor_embeddings': tensor([0.9284, 0.0000, 0.0000, 0.0000, 0.0743, 0.0000, 0.0000, 0.0000, 0.4900,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4058, 0.0000, 1.1408, 0.0000, 0.1403,
          0.2268, 0.0000, 0.8069, 0.0000, 0.0000, 1.0686, 0.0000, 0.6386, 0.3850,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6802,
          0.0000, 0.3896, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.9937, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0246, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2337, 0.0000, 1.0958, 0.0000, 0.0000,
          0.6702, 0.0000, 0.0000, 0.0086, 0.0000, 0.8752, 0.0000, 0.9220, 0.0000,
          0.0000, 0.0000, 0.0000, 0.3776, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.5824, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'TAFQEALDAAGDK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.2747, 0.0000, 0.0000, 0.0000, 0.8396, 0.0000, 0.0000, 0.0403, 0.9793,
          0.4362, 0.0000, 0.0000, 0.0000, 0.5321, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.7500, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0430, 0.0000, 0.0000, 1.4449, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.0111, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.2424, 0.0026, 0.0000, 0.0000, 0.9080, 0.0000, 0.0000, 0.5523, 1.1282,
          0.6741, 0.0000, 0.0000, 0.0000, 0.7078, 0.0000, 0.0000, 0.0000, 0.2078,
          0.0000, 0.0000, 0.2244, 0.3868, 0.0000, 0.3723, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.3448, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.2481, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'VENQENVSNLVIEDTELK',
  'anchor': tensor(3, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.9128, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7455, 0.1354, 0.7734,
          0.0000, 0.2595, 0.0000, 0.0000, 0.0000, 0.0000, 0.3304, 1.6372, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 1.0264, 0.0000, 0.1318, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4778, 0.1754, 0.7425,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5949, 1.6518, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'QVQSLTCEVDALK',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8277,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1997, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.5281, 0.2225, 0.0000, 1.1033, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.5444, 0.0000, 0.3177,
          0.0482, 0.8404, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7599,
          0.0000, 0.0000, 0.1706, 0.0000, 0.0000, 0.0000, 1.3119, 0.0000, 0.0394,
          0.0000, 0.0000, 0.0000, 0.0000, 0.9654, 0.0397, 0.0000, 1.0249, 0.4686,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3128, 0.0000, 0.1642,
          0.0000, 0.4507, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'EIAEAYLGGK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 30,
  'anchor_embeddings': tensor([0.4438, 0.3264, 0.1562, 0.2951, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.4436, 0.0825, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0812, 0.0000, 0.9696, 0.0000, 0.0000, 1.0620, 0.0000,
          0.5110, 0.0000, 0.0000, 0.1423, 0.0000, 1.1394, 0.0000, 0.0000, 0.0188,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.3967, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.0991, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.4310, 0.0000, 0.4621, 0.0000, 0.0000, 0.5021, 0.0000,
          0.4428, 0.0000, 0.0000, 0.0000, 0.0000, 1.1646, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'GYNFTTTAER',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([1.1714, 0.0000, 0.4249, 1.3362, 0.7417, 0.0000, 0.0000, 0.0000, 0.0000,
          1.3050, 0.0000, 0.6426, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0374, 0.0000, 0.0000, 0.0000, 0.0000, 0.3778, 0.0000, 0.0000, 0.1961,
          0.1838, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.2867, 0.0000, 0.3039, 1.2407, 0.6100, 0.0000, 0.0000, 0.0000, 0.0000,
          1.2931, 0.0000, 0.6404, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0247,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0350, 0.0000, 0.0000, 0.0000, 0.0000, 1.0028, 0.0379, 0.0000, 0.5868,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'TQLEELEDELQATEDAK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 53,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.4992, 0.0000, 0.0000, 0.0000, 0.0000, 0.4588, 0.0000,
          0.0000, 0.0000, 0.2783, 0.0000, 0.1949, 0.0000, 0.2986, 0.0000, 0.0521,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 2.0275, 0.0000, 0.1525,
          0.0000, 0.0000, 0.0000, 1.1534, 0.0000, 0.0000, 0.0000, 0.0918, 0.0000,
          0.0000, 0.0769, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 1.1788, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0078, 0.0000, 0.4098, 0.0000, 0.4328, 0.0000, 0.5205,
          0.4571, 0.0000, 0.0000, 0.3651, 0.0000, 0.0000, 1.2919, 0.0000, 0.3790,
          0.0000, 0.0000, 0.0000, 0.3312, 0.0000, 0.0000, 0.0000, 0.0000, 0.2721,
          0.0000, 0.0000, 0.0000, 0.3083], device='cuda:0')},
 {'sequence': 'LLYPPETGLFLVR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7408, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.7568, 0.0000, 0.3352, 0.0000, 0.5122, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8362, 0.0000, 0.0000,
          0.7430, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8809, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.7627, 0.0000, 0.0000, 0.0000, 0.6024, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9738, 0.0000, 0.0000,
          1.0236, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'TIPSWATLSASQLAR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 2075,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.9164,
          1.2591, 0.0000, 0.7248, 1.0700, 0.0000, 0.0000, 0.0000, 0.0000, 1.2440,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7293, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.7382, 0.5036, 0.0000, 0.0000, 0.0000, 0.0000, 0.1331, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1881, 0.0000, 0.0278, 0.0000, 0.7628,
          0.6848, 0.0000, 0.0000, 1.1352, 1.0012, 1.6562, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8633, 0.2108, 0.0000,
          0.0000, 1.0604, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LLTLPNGER',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 23,
  'anchor_embeddings': tensor([1.0948, 0.0000, 0.0000, 1.5658, 1.1092, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.5108, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4702, 0.0000, 0.0000, 1.0881, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2320, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.2168, 0.0000, 0.0000, 1.9998, 0.4123, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.3777, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.7139, 0.0000, 0.0000, 0.8048, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0507, 0.0000, 0.0000, 0.8582,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'YLTVAAVFR',
  'anchor': tensor(28, device='cuda:0'),
  'positive': tensor(27, device='cuda:0'),
  'rank': 5,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.5017, 1.5173, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.2504, 0.2291, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.8328, 0.0000, 0.0000, 0.8812, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0218, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.9976, 1.4147, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0357, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.7580, 0.0000, 0.0000, 0.6179, 0.0000, 0.8497, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'SAGLAFSLYQAMAK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 3161,
  'anchor_embeddings': tensor([0.0000, 0.0000, 1.0854, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4273, 0.0000, 0.1131,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1770, 0.9585,
          0.0000, 0.0000, 1.4315, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.4717, 0.0000, 0.0000, 0.0000, 0.2974, 0.0000, 0.0000, 0.0066, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4828, 0.0000, 0.0828, 0.0000, 0.1672,
          0.0000, 0.0000, 0.9866, 0.0000, 0.0000, 0.0000, 1.5829, 0.6361, 1.0304,
          0.0000, 0.0442, 0.0000, 0.0000, 0.0000, 0.0000, 0.0314, 0.0000, 0.5752,
          0.0000, 0.1276, 0.2041, 0.1730], device='cuda:0')},
 {'sequence': 'SLQWMAGGTFTGEALQYTR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 3253,
  'anchor_embeddings': tensor([0.1746, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1583, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2882,
          0.0000, 0.0000, 0.0000, 0.1993, 0.0000, 0.0000, 0.3021, 0.2307, 0.3171,
          0.0000, 0.1588, 0.0000, 0.0000, 0.0000, 0.0000, 0.6954, 0.9830, 0.0000,
          0.0000, 0.4062, 1.1973, 1.5794], device='cuda:0'),
  'postive_embeddings': tensor([0.2557, 0.0000, 0.0000, 0.0000, 0.1821, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.4838, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0540,
          0.0000, 0.1735, 0.0000, 1.1979, 0.0000, 0.0000, 0.2537, 0.1202, 0.0000,
          0.0000, 0.1666, 0.5396, 0.6386], device='cuda:0')},
 {'sequence': 'APHYPGIGPVDESGIPTAIR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(6, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([1.2300, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3240, 0.0000, 0.0000, 0.0000, 1.6125,
          0.0000, 0.0000, 1.6552, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.5708, 0.0000, 0.0000, 1.3768, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.7439], device='cuda:0'),
  'postive_embeddings': tensor([1.2975, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4627, 0.0000, 0.0000, 0.0000, 0.1765,
          0.0000, 0.0000, 1.4045, 0.0000, 0.0000, 0.0000, 0.1050, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.5004, 0.0000, 0.0000,
          0.0000, 0.0000, 0.3450, 0.5164], device='cuda:0')},
 {'sequence': 'VLDDGELLVQQTK',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 8388,
  'anchor_embeddings': tensor([0.0031, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0321, 0.4211,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8129, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.3030, 1.5542, 0.0738, 0.0000, 0.4439, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7068, 0.0000, 0.0000,
          0.7292, 1.6123, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3344, 0.0000, 0.0000, 0.0000, 0.0186,
          0.7445, 0.0000, 0.9328, 0.0000, 0.0000, 0.0000, 0.2731, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.2500, 0.0000, 0.0000, 1.0430, 1.0295, 0.1791,
          0.0000, 0.0000, 0.0000, 0.6359], device='cuda:0')},
 {'sequence': 'LSGTGSAGATIR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 613,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.7793, 0.0000, 0.0000, 0.9348, 0.8557,
          1.3194, 0.0000, 0.0846, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1836,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.7113, 0.0000, 1.3187, 0.0000, 0.5692, 0.0000, 0.0000, 0.0000,
          0.4895, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.6485, 0.6206, 1.8985, 0.7921, 0.0000, 0.0000, 1.1609, 0.0000,
          0.9089, 0.0000, 0.0000, 0.0000, 0.1493, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5692, 0.0000,
          0.0000, 0.4859, 0.0000, 0.2483, 0.0000, 0.6369, 0.0000, 0.0000, 0.0000,
          0.1305, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'GGGFGGGSSFGGGSGFSGGGFGGGGFGGGR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 129,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7023, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.2615, 0.6971, 0.0000, 0.0000, 0.0000, 0.0000, 0.0101,
          0.0000, 0.0000, 0.0000, 0.7678, 0.0000, 0.0000, 0.0057, 0.8280, 0.9667,
          0.0000, 0.0000, 0.8003, 0.8383], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.5728, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7904, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6546,
          0.7618, 0.0000, 0.0020, 0.9479, 0.0000, 1.1065, 0.0000, 0.1928, 0.0000,
          0.0000, 0.0000, 0.0000, 1.1318, 0.0000, 0.0000, 0.1115, 0.3138, 1.0126,
          0.0000, 0.0000, 0.0000, 0.6745], device='cuda:0')},
 {'sequence': 'TGAPQYGSYGTAPVNLNIK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 1,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.1805, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.1474, 0.0000, 0.4955, 0.0000, 0.5247, 0.0000, 0.2864,
          0.4533, 0.0000, 0.0000, 0.8093, 0.0000, 0.0000, 1.8003, 0.0000, 0.5675,
          0.0000, 0.2108, 0.0000, 0.5554, 0.0000, 0.0000, 0.0000, 0.3029, 0.0651,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.2097, 0.0000, 0.7680, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5427, 0.0000, 0.0000,
          0.7050, 0.0000, 0.0000, 0.7107, 0.0000, 0.0000, 2.0562, 0.3046, 0.0000,
          0.0000, 0.0268, 0.0000, 1.2319, 0.0000, 0.0000, 0.0000, 0.3288, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LGGNYGPTVLVQQEALK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(3, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.2089, 0.0000, 0.0000, 0.0000, 0.6277, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3039, 0.0000, 0.3655, 0.0000, 0.0000,
          0.5940, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4318, 0.0000, 0.9721,
          0.3003, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3780, 0.0000, 1.1869,
          0.0000, 0.0000, 0.0000, 0.2833], device='cuda:0'),
  'postive_embeddings': tensor([0.4259, 0.0000, 0.0000, 0.0000, 0.2776, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1517, 0.0000, 0.3035, 0.0000, 0.0000,
          1.1558, 0.0000, 0.0000, 0.0283, 0.0000, 0.0000, 0.4549, 0.0000, 0.9426,
          0.0000, 0.0779, 0.0000, 0.0000, 0.0000, 0.0000, 0.7837, 0.0000, 1.1835,
          0.0000, 0.0000, 0.0666, 0.1205], device='cuda:0')},
 {'sequence': 'LIQEQHPEEELIK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 313,
  'anchor_embeddings': tensor([0.0000, 1.3208, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8845, 1.0337,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8578, 0.0000, 0.9950,
          0.0000, 0.0000, 0.0000, 0.1619, 1.2598, 0.1150, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0994, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6170, 0.0000,
          0.2852, 1.1423, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000e+00, 9.4454e-01, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 6.0984e-01, 7.0968e-01, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 8.0675e-01, 0.0000e+00, 1.2183e+00,
          4.3620e-04, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 1.1819e-01,
          0.0000e+00, 1.3053e+00, 9.2408e-01, 6.4763e-01, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 1.6566e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00], device='cuda:0')},
 {'sequence': 'VCHAHPTLSEAFR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 46,
  'anchor_embeddings': tensor([0.2059, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.8967, 0.0000, 0.2778, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4980,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3745, 0.0000, 2.2431,
          0.5009, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.5342, 0.0000, 0.0000, 0.0000, 0.2054, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.6833,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1029, 1.1721, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 2.2760,
          1.2628, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'GQVVSLIR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 3,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 1.2828, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.3621, 0.2929, 0.0000, 0.0000, 0.0000, 0.2614,
          0.0000, 0.0000, 0.4839, 0.0000, 1.3531, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.4678, 0.0000, 0.0000, 0.7288], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.2811, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.0082, 0.2500, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.6538, 0.0000, 0.7196, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.7979, 0.0000, 0.0000, 0.1034], device='cuda:0')},
 {'sequence': 'NLIDAGVDALR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.7195, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.6158, 0.0000, 0.6104, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1073, 0.0000, 0.0000, 1.3567, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6570, 0.0000, 0.9878,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.7183, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.8286, 0.0000, 0.6772, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1395, 0.0000, 0.0000, 1.0457, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6844, 0.0000, 1.0825,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'FPDAGEDELLK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 3,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1464, 0.9609,
          1.0087, 0.0000, 1.1273, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5857,
          0.0000, 0.0000, 0.1766, 0.0000, 0.8857, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.2853, 0.0000, 0.0818, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.5533, 1.3468,
          0.5352, 0.0000, 1.2909, 0.0000, 0.0000, 0.0000, 0.0717, 0.0000, 0.3458,
          0.0000, 0.0000, 0.3349, 0.0000, 1.2382, 0.0000, 0.0000, 0.0166, 0.0000,
          0.0000, 0.0000, 0.0000, 1.1826, 0.0000, 1.6887, 0.0479, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'ATLYVTAIEDR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.4184, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.7080, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.2387, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.3635, 1.7456, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0967,
          0.2986, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.6023, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.9262, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.4184, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.3144, 1.7562, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.2693, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'IPLNDLFR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(4, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.1543, 0.0000, 1.2430, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.3349, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.7078, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.6778, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 1.3052, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0929, 0.0000, 0.0000, 0.4428, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.4271, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.5210, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'GVTSVSQIFHSPDLAIR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 14539,
  'anchor_embeddings': tensor([0.2577, 0.0000, 0.0000, 0.0000, 0.8068, 0.0000, 0.0000, 0.0000, 1.3760,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1722,
          0.0000, 0.0000, 1.4417, 0.0000, 0.0000, 0.2349, 0.0000, 0.0000, 0.0000,
          1.2805, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.6200,
          0.6450, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.3173, 0.0000, 0.0000, 0.0000, 0.0000, 1.7497, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.1694, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1438,
          0.0000, 1.1392, 0.0000, 0.2685, 0.0000, 0.0000, 0.5545, 0.6599, 0.0000,
          0.0000, 0.0000, 0.7553, 0.2920], device='cuda:0')},
 {'sequence': 'SELLVEQYLPLTEEELEK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 4,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.5549, 0.0000, 0.0000,
          0.9420, 0.0000, 0.0000, 1.1946, 0.0000, 0.0000, 1.1912, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.0363, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.2826, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.1140, 0.0000, 0.5484, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7264, 0.0000, 0.0000,
          0.8014, 0.0000, 0.0000, 1.2492, 0.0000, 0.0000, 0.8766, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.5390, 0.0000, 0.0000, 0.7105, 0.0781, 0.0000,
          0.0000, 0.1993, 0.3494, 0.0000], device='cuda:0')},
 {'sequence': 'TDDCHPWVLPVVK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.2394, 0.4630, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4116,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7054, 0.0000, 2.3058,
          0.0617, 0.0000, 0.3966, 0.0000, 0.4017, 0.7940, 0.0000, 0.0000, 0.4573,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.7713, 0.0000, 0.2291,
          0.0000, 0.4260, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.8599, 0.0000, 0.2129, 0.0000, 0.0000, 0.0000, 1.2661,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8218, 0.0000, 2.0924,
          0.3098, 0.0000, 0.0000, 0.1506, 0.6495, 1.3172, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4680, 0.0000, 0.4669,
          0.0000, 0.5837, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LAEQELIETSER',
  'anchor': tensor(11, device='cuda:0'),
  'positive': tensor(14, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 1.5372, 0.6331, 0.0000, 0.0000, 0.0000, 0.0000, 1.6826, 0.9388,
          0.0000, 0.0000, 0.0000, 0.0000, 1.0129, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1967, 0.8100, 0.0000, 0.0000, 0.0000,
          0.1112, 0.7400, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9113, 0.0000,
          1.2099, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 1.5666, 0.2554, 0.0000, 0.0000, 0.0000, 0.0000, 1.3164, 0.4259,
          0.0000, 0.0000, 0.0000, 0.0000, 1.3265, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3327, 0.9773, 0.0000, 0.0000, 0.0000,
          0.0000, 0.7536, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0110, 0.0000,
          1.0155, 0.2811, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'NNGAGYFLEHLAFK',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(4, device='cuda:0'),
  'rank': 536,
  'anchor_embeddings': tensor([0.2126, 1.1600, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5960, 1.1206,
          0.0000, 0.0000, 0.5669, 0.0000, 0.0000, 0.0000, 1.7418, 0.0000, 0.4959,
          0.0852, 0.0000, 1.0243, 0.1615, 0.7051, 0.1334, 0.4759, 0.0000, 0.1111,
          0.0000, 0.0000, 0.0000, 0.0832, 0.0000, 0.0000, 0.4463, 0.4020, 0.1595,
          0.3424, 0.4421, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.3994, 1.1853, 0.0211, 0.0000, 0.0000, 0.0000, 0.0000, 1.0122, 0.2172,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3693, 0.0000, 0.6408,
          1.1824, 0.0000, 0.0637, 0.7442, 0.1598, 0.6003, 0.0000, 0.0000, 0.3181,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3711, 0.9498, 0.0000,
          0.0000, 0.8135, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'GFNYHQGPEWLWPIGYFLR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 47,
  'anchor_embeddings': tensor([0.2028, 0.8193, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5029, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.3012, 0.0000, 0.4804, 0.0000, 0.0000,
          0.3316, 0.0000, 0.0000, 0.3330, 0.2276, 0.5921, 0.0000, 0.3962, 0.0000,
          0.0000, 0.0000, 0.0000, 0.8592, 0.0000, 0.0000, 0.0366, 0.5179, 0.0000,
          0.0000, 0.9410, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 2.2153, 0.0000, 0.0000, 0.0000, 0.7623,
          0.1061, 0.0000, 0.0000, 1.0911, 0.0000, 0.0000, 0.0000, 0.8833, 0.0000,
          0.2086, 0.0000, 0.0000, 1.0606, 0.0000, 0.0000, 0.0000, 1.2922, 0.0000,
          0.0000, 0.7086, 0.0000, 1.0884], device='cuda:0')},
 {'sequence': 'LAATTFISQGIPVYLFSDITPTPFVPFTVSHLK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 1229,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.9847, 0.0000, 0.0000, 0.0000, 0.0000, 0.9675, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3179, 0.0000, 0.0000, 0.0000, 0.1404,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5681, 0.4338,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0493, 0.0000, 1.2390,
          0.0000, 0.3050, 0.1056, 0.5245], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1164, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.3111, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5729,
          1.5490, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4049, 0.0000, 1.2237,
          0.0000, 0.6312, 0.7934, 0.3931], device='cuda:0')},
 {'sequence': 'APFPLYALQVDPSTGLLIAAGGGGAAK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 243,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.2489, 0.0000, 0.0000, 0.1068, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2059, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.1212, 0.0060, 0.0000, 0.0000, 0.2540, 0.0000, 0.8194,
          0.0000, 0.0000, 0.0000, 1.5374, 0.0000, 0.0000, 0.0000, 0.3560, 0.0000,
          0.0000, 0.3168, 2.0750, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.5322, 0.0000, 0.0000, 0.0000, 0.3404, 0.0000, 0.0000, 0.0360, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2039, 0.0000, 0.0000, 0.0000, 0.4647,
          0.0000, 0.0000, 0.0093, 0.0000, 0.0000, 0.0000, 0.2501, 0.0000, 0.6531,
          0.0000, 0.0000, 0.0000, 1.2522, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.3163, 0.6443, 1.0838], device='cuda:0')},
 {'sequence': 'QDGSVDFGR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 78,
  'anchor_embeddings': tensor([0.0000, 0.4647, 0.1192, 0.4447, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.8753, 1.6089, 0.0000, 0.0000, 0.0000, 0.0000, 0.1323,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1825, 0.0000, 0.0906, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1014, 0.0000, 0.5598, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.5874, 0.0130, 0.8540, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.2030, 0.8552, 0.2919, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4050, 0.0000, 1.3824, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'DIEIKPSVELPFHTFNVK',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0160, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.7452, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6204,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8331, 2.0176, 0.5666,
          0.0000, 0.2900, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.2820, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.5278, 0.0000, 0.0824, 0.0000, 0.0000, 2.0967, 0.0000,
          0.0000, 0.0000, 0.1373, 0.0000, 0.0000, 0.0000, 0.8703, 0.0000, 1.6002,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4221, 2.2393, 1.1807,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.2398, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'QDLVISLLPYVLHPLVAK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.9772, 0.0000, 1.1907, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6022,
          0.1480, 0.0000, 0.0000, 1.4258, 0.0000, 0.0000, 0.3261, 0.5797, 0.8371,
          0.0000, 0.0000, 0.0000, 0.7544, 0.0000, 0.0000, 0.0000, 0.0000, 0.8542,
          0.0000, 0.4847, 0.0000, 0.5913], device='cuda:0'),
  'postive_embeddings': tensor([1.3690, 0.0000, 1.1645, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5671,
          0.8620, 0.0000, 0.0000, 1.4281, 0.0000, 0.0000, 0.3674, 0.4888, 0.5712,
          0.1397, 0.0000, 0.0000, 0.4121, 0.0000, 0.0000, 0.0000, 0.0000, 0.1096,
          0.0000, 0.4265, 0.0000, 0.4914], device='cuda:0')},
 {'sequence': 'EEFASTCPDDEEIELAYEQVAK',
  'anchor': tensor(3, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.8229,
          1.1629, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2170, 0.0000, 0.9670,
          0.0000, 0.0000, 1.3095, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1322, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0085, 0.0000, 0.0000, 0.1491, 0.0000, 1.6392,
          0.8174, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3061, 0.0000, 1.1848,
          0.0000, 0.0000, 1.2218, 0.0000], device='cuda:0')},
 {'sequence': 'LQDFNVGDYIEAVLDR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 1512,
  'anchor_embeddings': tensor([0.0000, 0.0000, 1.5221, 0.0000, 0.0000, 0.0000, 0.0000, 1.2854, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0196,
          0.3726, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.2881, 0.0000, 0.0000, 0.0000, 0.0000, 1.0967, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.4933], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 2.2812, 0.0000, 0.9747, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1431, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1972, 0.0000, 1.0394,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.1290, 0.0000], device='cuda:0')},
 {'sequence': 'SLLELGGNNAIIAFEDADLSLVVPSALFAAVGTAGQR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.3598, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6665, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3305, 0.0000,
          0.0000, 1.2632, 0.0000, 0.0000, 0.0000, 0.0000, 0.0762, 0.0000, 0.0000,
          0.0000, 0.0000, 1.2513, 1.7396], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6659, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3389, 0.0000,
          0.0000, 1.0643, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.2905, 1.3484], device='cuda:0')},
 {'sequence': 'YFSYDCGADFPGVPLAPPR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 4682,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 1.5672, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.1312, 0.0000, 1.2680, 0.2544, 0.0000, 0.0000, 0.0000, 0.0000, 0.3815,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1924,
          0.0000, 0.0000, 0.0000, 0.2730], device='cuda:0'),
  'postive_embeddings': tensor([0.1289, 0.0000, 0.0000, 0.0000, 0.0571, 0.0000, 0.0000, 0.0673, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4748, 0.0000, 0.0000, 0.0000, 0.0000,
          0.9725, 0.0000, 0.0470, 0.0000, 0.0000, 0.9716, 0.0000, 0.0000, 0.8159,
          0.0000, 0.1647, 0.0000, 0.1048, 0.0000, 0.0000, 0.0000, 0.0000, 1.3779,
          0.0000, 0.0000, 0.1909, 0.9595], device='cuda:0')},
 {'sequence': 'MLDFETFLPILQHISR',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.6725, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.2997, 0.0000, 0.0000, 0.0000, 0.3399, 0.0000, 0.4757,
          0.1830, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2139, 0.0000, 0.0000,
          0.2663, 1.8558, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000e+00, 0.0000e+00, 5.1172e-01, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 4.1607e-01,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 2.2196e-01, 0.0000e+00, 3.9659e-01,
          1.5412e-01, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          1.2005e+00, 0.0000e+00, 0.0000e+00, 6.7243e-01, 1.9855e+00, 0.0000e+00,
          1.7278e-01, 0.0000e+00, 0.0000e+00, 2.4670e-04, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00], device='cuda:0')},
 {'sequence': 'EEEVTGPVIAPLFPQK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.9565, 0.0000, 0.6411, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8484, 0.0000, 0.0000,
          1.1783, 0.0000, 0.0000, 0.0000, 0.0000, 0.5457, 0.0000, 0.0000, 0.4951,
          0.1449, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0040,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 1.0319, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7695, 0.0000, 0.0000,
          1.4331, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2492, 0.0000, 0.9675,
          0.1660, 0.0000, 0.0000, 0.1810, 0.0000, 0.0000, 0.1529, 0.0000, 0.8860,
          0.0000, 0.0000, 0.2049, 0.0000], device='cuda:0')},
 {'sequence': 'ADFQGISPER',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 9,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 1.4852, 0.0000, 0.0000, 0.0000, 0.6748, 0.0000,
          0.9488, 0.0000, 0.0000, 0.0000, 0.2369, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.7622, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6133, 0.5841, 0.0000, 0.0793,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 1.8957, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.4328, 0.0000, 0.0000, 0.0000, 0.2716, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4245, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5693, 0.7184, 0.0000, 0.5537,
          0.2973, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LVIIEGDLER',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.8883, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.9117, 0.0000, 0.5540, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.4595, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.1143, 0.0000, 0.0000, 0.0000, 0.0000, 1.5969, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.2587, 0.0000, 1.0609, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.1618, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.2841, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.8255, 0.0000, 0.0000, 0.0000, 0.0000, 1.2658, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LGVIEDHSNR',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 16,
  'anchor_embeddings': tensor([0.0000, 0.6100, 0.0000, 0.5534, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.3447, 0.2805, 0.0000, 0.0000, 0.0000, 0.5089,
          0.1631, 0.0000, 0.0000, 0.2746, 0.0000, 0.5482, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.7099, 0.0000, 1.0911, 0.0000, 0.0942, 0.0000,
          0.4916, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 1.4838, 0.6287, 2.2017, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.0657, 0.0000, 0.0000, 0.2000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0294,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.1930, 0.0000, 0.0000, 1.9057, 0.0000, 1.4422, 0.0000, 0.4867, 0.0000,
          0.0497, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'AAVVTSPPPTTAPHK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 2,
  'anchor_embeddings': tensor([0.0000, 1.1709, 0.7435, 0.0000, 0.1580, 0.0000, 0.0000, 0.0000, 1.3230,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0050, 0.0000, 0.3168, 0.0000, 0.0851,
          0.0000, 0.0000, 0.0000, 1.2195, 0.0000, 0.7762, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0795, 0.0044, 0.0000,
          0.4063, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 1.4743, 1.1012, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7079,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5961, 0.0000, 0.0840, 0.0000,
          0.0000, 0.0775, 0.0000, 0.0000, 0.0000, 0.0000, 1.5704, 0.0853, 0.0000,
          0.5849, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'FSNTGEDWYVLVGVAK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0796, 0.0000, 0.9078, 0.0000, 0.0000, 0.1491, 0.0000,
          0.0000, 0.0000, 0.4930, 0.0000, 0.0000, 0.0000, 1.3219, 0.0000, 0.0000,
          1.0291, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.6474, 0.0168, 0.8779,
          0.0000, 0.0000, 0.0000, 0.3490, 0.0000, 0.0000, 0.0000, 0.8819, 0.0000,
          0.0000, 0.7657, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000e+00, 3.1007e-01, 0.0000e+00, 0.0000e+00, 8.3853e-01, 0.0000e+00,
          0.0000e+00, 5.0791e-03, 0.0000e+00, 0.0000e+00, 0.0000e+00, 1.0900e-01,
          0.0000e+00, 1.1335e-03, 0.0000e+00, 1.0679e+00, 0.0000e+00, 3.3135e-02,
          1.6364e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          1.2113e+00, 2.8166e-01, 1.3531e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 1.0990e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00], device='cuda:0')},
 {'sequence': 'DATNVGDEGGFAPNILENNEALELLK',
  'anchor': tensor(12, device='cuda:0'),
  'positive': tensor(3, device='cuda:0'),
  'rank': 2964,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.8422, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.9535, 0.0000, 0.0000, 0.0000, 0.1204, 0.0000, 0.1614,
          0.0000, 0.1484, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3320, 0.9600,
          0.0000, 1.8118, 0.5630, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.2807, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.7967, 0.1359, 0.0000, 0.0000, 0.5406, 0.1079, 1.2435,
          0.0000, 0.0000, 0.0000, 0.1562, 0.0000, 0.0000, 0.1234, 0.3825, 0.0273,
          0.0000, 0.0000, 0.8309, 0.4650], device='cuda:0')},
 {'sequence': 'GLYQGFNVSVQGIIIYR',
  'anchor': tensor(4, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 67,
  'anchor_embeddings': tensor([0.2749, 0.0000, 0.0000, 0.0000, 0.0331, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4512, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0156, 0.0000, 0.1171, 0.1437, 0.0000, 0.0000, 0.0000, 0.7308, 0.6639,
          0.3359, 0.5475, 0.0000, 0.6571, 0.0000, 0.0000, 0.0000, 0.7399, 0.0000,
          0.0000, 0.0530, 0.0000, 0.9116], device='cuda:0'),
  'postive_embeddings': tensor([0.8811, 0.3565, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4971, 0.0000, 0.0000, 0.0000, 0.2271,
          0.7252, 0.0000, 0.3082, 0.8619, 0.0000, 0.0000, 0.2586, 0.0000, 0.7820,
          0.0000, 0.4492, 0.0000, 0.3290, 0.0000, 0.0000, 0.0837, 2.2031, 0.0000,
          0.0000, 0.4640, 0.0000, 1.2221], device='cuda:0')},
 {'sequence': 'VTPPAVTGSPEFER',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 20,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1326,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2468, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0477, 0.0000, 1.1350, 0.0000, 0.5132, 0.0000,
          0.2930, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.6867,
          1.5192, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1775, 0.0000, 0.0000, 0.0000, 0.3276,
          0.0000, 0.0000, 0.2435, 0.2422, 0.0000, 1.7447, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.9322,
          0.6221, 0.0000, 0.0111, 0.5317], device='cuda:0')},
 {'sequence': 'SVEELLEAELLK',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 2,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.3388, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.5175,
          0.0202, 0.0000, 0.0000, 0.0000, 1.9486, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.7572, 0.0000, 0.0000, 0.5400, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3777, 0.0000, 0.6797,
          0.8452, 0.2203, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2634,
          0.0000, 0.0000, 0.0000, 0.0000, 2.2028, 0.0000, 0.1275, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.9630, 0.3543, 0.0000, 0.2120, 0.0000,
          0.5734, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4195, 0.0000, 0.9428,
          0.1545, 0.7618, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LWLDNTENDLNQGDDHGFSPLHWACR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([1.6673, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.2443, 0.0000, 0.0000, 0.0000, 0.1924,
          0.0000, 0.0000, 1.5595, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2198,
          0.0721, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1627, 0.0000, 0.0000,
          0.0000, 0.5403, 0.2100, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.4193, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.9638, 0.0000, 0.0000, 0.0000, 0.4509,
          0.0000, 0.0000, 1.4147, 0.0000, 0.0000, 0.0000, 0.3050, 0.0000, 0.4150,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9251, 0.0000, 0.0000,
          0.0000, 0.6787, 0.5546, 0.0000], device='cuda:0')},
 {'sequence': 'TDTESELDLISR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 7,
  'anchor_embeddings': tensor([0.5658, 0.8785, 0.6001, 0.0000, 0.0000, 0.0000, 0.0000, 0.2528, 1.1024,
          0.0000, 0.0000, 0.1825, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.7595, 0.0000, 0.5799, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.0908, 0.0000, 0.0000, 1.3270, 0.0000, 0.5946,
          1.1252, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 1.0348, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3188,
          0.0000, 0.0000, 0.3539, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.6553, 0.0000, 1.0916, 0.0000, 0.0000, 0.0000, 0.0000,
          0.1368, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2763, 0.0000, 0.8152,
          0.9495, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'IQLLDLPGIIEGAK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 2.0714, 0.0000, 1.1766, 0.0000, 0.0000, 0.0000, 0.9140,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9126, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.2594, 0.0000, 0.7294, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.7088, 1.3254, 0.0000, 1.4055, 0.0000, 0.0000, 0.0721, 1.1173,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9592, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.3370, 0.0000, 0.4742, 0.0000, 0.0000, 0.0000,
          0.2446, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0315, 0.0000,
          0.6522, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'ILSISADIETIGEILK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(4, device='cuda:0'),
  'rank': 20,
  'anchor_embeddings': tensor([1.9114, 0.0000, 0.0000, 0.0000, 1.5575, 0.0000, 0.0000, 0.0832, 0.1534,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9717, 0.0000, 0.0000,
          0.2328, 0.0000, 0.1590, 0.0000, 0.0000, 0.6341, 0.0000, 1.4080, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.3095, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.4605, 0.0000, 0.0000, 0.0000, 1.6861, 0.0000, 0.0000, 0.2029, 0.0369,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6214,
          1.4704, 0.0000, 0.0676, 0.0000, 0.0000, 0.3343, 0.0000, 1.4203, 0.5551,
          0.4000, 0.0000, 0.0000, 0.4398, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.9022, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LHVDPENFK',
  'anchor': tensor(49, device='cuda:0'),
  'positive': tensor(24, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.7512, 1.1670, 0.7056, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.9158, 1.1216, 0.1931, 0.0000, 0.0000, 0.0000, 1.3284,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.0481, 0.0000, 0.0000, 0.0000, 0.0000, 1.3354, 0.0000, 0.7270, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.9880, 1.4809, 0.3222, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.4982, 0.2832, 0.0759, 0.0000, 0.0000, 0.0000, 1.3211,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.7675, 0.0000, 0.0000, 0.0000, 0.0000, 1.5774, 0.0000, 0.5785, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'DFLQLFAPR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.8630, 0.4913, 1.7878, 0.0000, 0.0000, 0.0000, 0.1394, 0.0000,
          0.3154, 0.0000, 0.7586, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          2.6157, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5653, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.8954, 0.6489, 2.6813, 0.0000, 0.0000, 0.0000, 0.3277, 0.0000,
          0.5651, 0.0000, 0.5323, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3872,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          2.0966, 0.0000, 0.0000, 0.0000, 0.0000, 0.0390, 0.0000, 0.3811, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'ALSQLAEVEEK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 6039,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.9888, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0622, 0.0000, 0.0000, 0.0000, 0.0000, 0.3092,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2594, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.5874, 0.6078, 0.0000, 1.3877,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4983,
          0.9099, 0.0000, 1.1116, 0.0000, 1.6205, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.1107, 0.8032, 0.9926, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3867, 0.0000, 0.4349,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LSDFNDITNMLLLK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 38,
  'anchor_embeddings': tensor([0.8295, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2628, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0300, 0.0000, 1.3097, 0.0000, 0.0515,
          0.3262, 0.0000, 0.0000, 0.0000, 0.0000, 0.5099, 0.2221, 0.3449, 0.5138,
          0.2435, 0.2917, 0.0000, 0.0000, 0.0000, 0.0000, 0.5275, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.0712, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5685, 0.0000, 0.3736,
          0.2023, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7615, 0.4245, 0.9115,
          0.6058, 0.0229, 0.0000, 0.0000, 0.0000, 0.0000, 0.8066, 0.0000, 0.0000,
          0.0000, 0.3061, 0.0000, 0.4285], device='cuda:0')},
 {'sequence': 'TVWDWELMNDIKPIWQRPSK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 8,
  'anchor_embeddings': tensor([0.4669, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5810, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.9404, 0.0000, 0.0000, 0.0000, 0.1723,
          0.0000, 0.0000, 0.0000, 1.8142, 0.0000, 0.0000, 0.0000, 1.7241, 0.0000,
          0.0000, 0.0000, 0.0000, 0.2799, 0.0000, 0.0000, 0.0000, 0.3089, 0.0000,
          0.0000, 0.0000, 0.5248, 0.3098], device='cuda:0'),
  'postive_embeddings': tensor([0.0792, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.5798, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.8073, 0.0000, 0.0000, 0.0000, 1.8881, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.6072, 0.0190,
          0.0000, 0.0000, 0.7672, 1.2187], device='cuda:0')},
 {'sequence': 'GTAYVVYEDIFDAK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 29,
  'anchor_embeddings': tensor([0.0000, 0.1188, 0.2141, 0.0000, 0.0000, 0.0000, 0.0000, 0.9150, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2300, 0.0000, 0.9668, 0.0000, 0.0000,
          0.0830, 0.0000, 0.0000, 0.0000, 0.0000, 0.1801, 0.4425, 0.0000, 1.1049,
          0.0245, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9838, 0.0000,
          0.0000, 0.1862, 0.4440, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1053, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4846, 0.0000, 1.9482, 0.0000, 0.0000,
          0.5213, 0.0000, 0.0000, 0.4064, 0.0000, 0.2586, 0.4777, 0.0000, 0.4613,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'KPGINVASDWSIHLR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 88,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1276, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.4090, 0.0000, 0.0000, 0.0000, 0.7324,
          0.9171, 0.0000, 0.6163, 0.9893, 0.0000, 0.0000, 0.2460, 0.0000, 0.0000,
          0.0317, 0.0000, 0.0000, 0.8602, 0.0000, 0.0000, 0.0000, 0.0000, 0.6182,
          0.0000, 0.0000, 0.0000, 0.6333], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3377, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.8959, 0.0000, 0.0000, 0.0000, 1.1421,
          1.6786, 0.0000, 0.0000, 0.3812, 0.0000, 0.0861, 0.0000, 0.9334, 0.0000,
          0.0000, 0.7825, 0.0000, 1.2217, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.6279, 0.4246, 0.7366], device='cuda:0')},
 {'sequence': 'YAPTEAQLNAVDALIDSMSLAK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(3, device='cuda:0'),
  'rank': 12100,
  'anchor_embeddings': tensor([1.3230, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5486, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3450, 0.9559, 0.3276,
          0.0000, 0.0000, 0.0000, 0.1896, 0.0000, 0.0000, 0.0000, 0.9831, 0.0000,
          0.0000, 0.2647, 0.7139, 0.4775], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 1.4037, 0.0000, 0.1329, 0.0000, 0.0000, 0.0000, 0.0000, 0.2677,
          1.3721, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.3955, 0.0000, 0.2049, 0.0000, 0.0000, 0.2562, 0.0000,
          0.0000, 0.7985, 0.0000, 1.2194, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.3392, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'GLIAAICAGPTALLAHEIGFGSK',
  'anchor': tensor(5, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 5613,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3439, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0590,
          0.0000, 0.0000, 1.3405, 0.4513], device='cuda:0'),
  'postive_embeddings': tensor([0.7546, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4611, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.7331, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.2428, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6690,
          0.0000, 0.2954, 0.0000, 1.0483, 0.0000, 0.0000, 0.6303, 0.7883, 0.5814,
          0.0000, 0.3908, 0.2744, 0.0000], device='cuda:0')},
 {'sequence': 'LYDNLLEQNLIR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.5791, 0.0000, 0.0000, 0.1357, 0.2278,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0536, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3155, 0.0000, 0.0000, 0.0000,
          0.5833, 0.0000, 0.0000, 1.6999, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.8307, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.3176, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2503, 0.0000, 0.0000, 0.0000,
          0.8546, 0.0000, 0.0000, 1.7446, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.3935, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'RPPSGFFLFCSEFRPK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 3,
  'anchor_embeddings': tensor([0.2140, 0.0000, 0.2856, 0.0000, 1.2235, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.0150, 0.0000, 0.0000, 0.0000, 1.5334,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9257,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4813,
          0.0000, 0.0000, 0.5987, 0.9337], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.6994, 0.0000, 0.6460, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.9288, 0.0000, 0.0000, 0.0000, 1.7805,
          0.0000, 0.0000, 0.0000, 0.5236, 0.0000, 0.0000, 0.3033, 0.0000, 0.6406,
          0.0000, 0.0000, 0.0000, 1.1265, 0.0000, 0.0000, 0.0000, 0.0684, 1.4874,
          0.0000, 0.0000, 0.1780, 0.6228], device='cuda:0')},
 {'sequence': 'TVPPAVPGVTFLSGGQSEEEASFNLNAINR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 4686,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1578, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0528, 0.0000, 0.0000, 0.0000, 0.3421,
          0.0000, 0.0000, 0.5605, 0.3544, 0.0000, 0.0000, 0.0000, 0.8284, 0.9130,
          0.0000, 1.2475, 0.0000, 0.4958, 0.0000, 0.0000, 0.0014, 0.4747, 0.0000,
          0.0000, 0.0000, 0.7414, 0.8305], device='cuda:0'),
  'postive_embeddings': tensor([6.9167e-01, 0.0000e+00, 0.0000e+00, 0.0000e+00, 1.1053e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 1.4758e-01, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 1.1978e+00, 2.9413e-01, 0.0000e+00, 0.0000e+00,
          3.8410e-01, 1.3131e-03, 1.4618e-01, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 2.9790e-01, 1.6102e+00, 0.0000e+00], device='cuda:0')},
 {'sequence': 'SIATTLIDDTSSEVLDELYR',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 5,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 1.0075, 0.0000, 0.0000, 0.3488, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0907, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6150, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0075, 0.0000, 0.0000, 0.0000, 0.6876, 0.3504,
          0.0000, 0.0000, 0.3943, 1.2765], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.9241, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.5201, 0.0000,
          0.0665, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3679, 0.1900, 0.1379,
          0.0000, 0.3138, 1.3695, 1.7091], device='cuda:0')},
 {'sequence': 'DSIFSNLTGQLDYQGFEK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 391,
  'anchor_embeddings': tensor([2.1497, 0.0000, 0.0000, 0.0000, 0.2309, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3964, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.3597, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6579,
          0.0000, 0.0000, 0.0000, 0.9175, 0.0000, 0.0000, 0.0230, 0.0000, 0.0000,
          0.0000, 0.0145, 1.6504, 0.5330], device='cuda:0'),
  'postive_embeddings': tensor([0.7013, 0.0000, 0.0000, 0.0000, 0.3093, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1706, 0.0000, 0.0000, 0.0000, 0.0218,
          0.0000, 0.0000, 0.0000, 0.4177, 0.0000, 0.0000, 0.0000, 0.0000, 1.2709,
          0.0000, 0.0000, 0.0000, 1.2666, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.5303], device='cuda:0')},
 {'sequence': 'GNVVFGEPITASLGIDGTHYWSK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 6071,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1360, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.2995, 0.3582, 0.0000, 0.0000, 0.4822, 0.2356, 1.3313,
          0.6282, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0498,
          0.0000, 0.7338, 0.7668, 0.0185], device='cuda:0'),
  'postive_embeddings': tensor([0.1902, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2943, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4487, 0.0000, 0.0000, 0.0000, 0.0018,
          0.0000, 0.0000, 1.1590, 0.0000, 0.0000, 0.0000, 0.0000, 0.1192, 0.0000,
          0.0000, 0.0000, 0.0000, 0.8647, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.6897, 0.3092, 0.9679], device='cuda:0')},
 {'sequence': 'DGEVVSEATQQQHEVL',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 388,
  'anchor_embeddings': tensor([1.8280, 0.1022, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4951, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1203, 0.0000, 0.0000, 0.0000, 0.0000,
          1.8292, 0.0000, 0.2097, 0.3064, 0.0000, 0.0000, 0.0000, 0.0000, 0.6095,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1283, 0.2409,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.2460, 0.0000, 0.1146, 0.0000, 0.3891, 0.0000, 0.0000, 0.0824, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2732, 0.0000, 0.0000, 0.0000, 1.6121,
          1.1573, 0.0000, 0.3772, 0.0273, 0.0000, 0.0000, 0.9758, 0.9161, 1.0705,
          0.0632, 0.1918, 0.0000, 1.3629, 0.0000, 0.0000, 0.0000, 0.0000, 0.2966,
          0.0000, 0.0287, 0.0000, 0.7547], device='cuda:0')},
 {'sequence': 'YGLFQHICTAYELVLADGSFVR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(4, device='cuda:0'),
  'rank': 1,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0745, 0.0000, 0.0000, 0.0000, 0.0954,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.9147, 0.0000, 1.1432, 0.0000, 0.0000, 0.0000, 1.7859, 0.0000,
          0.0000, 0.0152, 1.0535, 0.7917], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1897,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8920, 0.0000, 0.0000,
          0.4027, 0.5080, 0.0000, 0.4637, 0.0000, 0.0000, 0.0000, 1.9818, 0.0000,
          0.0000, 0.0000, 0.9893, 0.9847], device='cuda:0')},
 {'sequence': 'LWQTVVGK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 42,
  'anchor_embeddings': tensor([1.3718, 0.1725, 0.0000, 0.0761, 0.0000, 0.0000, 0.0000, 0.0000, 0.4661,
          0.5744, 0.0000, 0.0824, 0.1993, 0.5947, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.1011, 0.0000, 0.2338, 0.0000, 0.0000, 0.2775, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5871, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.5862, 0.0000, 0.0000, 0.1840, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.2925, 0.4099, 0.0000, 0.0000, 0.0000, 0.2899,
          0.0000, 0.0000, 0.3376, 0.0000, 0.3398, 0.0000, 0.0000, 0.6663, 0.0000,
          0.2518, 0.0000, 0.0000, 0.0000, 0.0000, 1.5990, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'GFNCESKPEAEETCFDK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 3237,
  'anchor_embeddings': tensor([0.7417, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6374, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.5965, 1.1685, 0.0000, 0.0000, 0.1705, 0.3763, 1.0999,
          0.8455, 0.0000, 0.0000, 0.0392, 0.0000, 0.0000, 0.0000, 0.0909, 0.1921,
          0.0000, 0.0000, 0.0589, 0.7375], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4343, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1182,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7584, 1.7426, 0.2951,
          0.0000, 0.0000, 0.0000, 0.2475, 0.0000, 0.0000, 0.3906, 1.4726, 1.6268,
          0.0000, 0.0145, 0.0000, 2.5220], device='cuda:0')},
 {'sequence': 'VIQYFASIAAIGDR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 65,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 1.0718, 0.0000, 0.0000, 0.0000, 0.1004,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.4335, 0.0000, 1.3912, 0.0000, 0.0000, 0.0000,
          0.0000, 1.0867, 0.0000, 0.2982, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.4393, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0889, 0.0000, 0.0000, 0.8207, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.9827, 0.7133, 1.6826, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.0457, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.6912, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'VLAALQER',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 70,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 1.2480, 0.2164, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 2.0303, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.7749, 0.0000, 0.6593, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.2717, 0.0000, 0.0000, 0.9831], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 1.0776, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.7344, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.3279, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.4254, 0.0000, 0.0000, 0.0224], device='cuda:0')},
 {'sequence': 'NDPPMEAAGFTAQVIILNHPGQISAGYAPVLDCHTAHIACK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 317,
  'anchor_embeddings': tensor([0.3878, 0.0000, 0.4990, 0.0000, 0.1590, 0.0000, 0.0000, 0.2551, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.7898, 0.0631, 0.0000, 0.0000, 0.0349, 0.2000, 0.3103,
          0.2444, 0.2818, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2271, 0.0000,
          0.0000, 0.2326, 1.0824, 0.1299], device='cuda:0'),
  'postive_embeddings': tensor([0.0789, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1180, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.5235, 1.1257, 0.0000, 0.0000, 0.0000, 0.0000, 0.3052,
          0.0000, 0.0000, 0.0000, 1.0483, 0.0000, 0.0000, 0.4087, 0.0000, 0.0000,
          0.0000, 0.0000, 1.4618, 0.0000], device='cuda:0')},
 {'sequence': 'STVAALLQNLYQPTGGQLLLDGKPLPQYEHR',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.1630, 0.0000, 0.4012, 0.0000, 0.8866, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.6564, 1.2428, 0.0000, 0.0000, 0.0000, 0.0000, 0.0660,
          0.1973, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.2907, 1.0518, 0.8432], device='cuda:0'),
  'postive_embeddings': tensor([0.2031, 0.0000, 0.3154, 0.0000, 0.4692, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.6422, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.8631, 1.5048, 0.0000, 0.2133, 0.0000, 0.0000, 0.1573,
          0.0619, 0.1685, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.7229, 1.4266, 0.4812], device='cuda:0')},
 {'sequence': 'LVGQGASAVLLDLPNSGGEAQAK',
  'anchor': tensor(3, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 292,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.1717, 0.0000, 0.0461, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2327, 0.0000, 0.1754,
          0.0000, 2.1459, 0.0000, 0.0000, 0.0000, 0.0000, 0.5295, 0.0000, 0.0000,
          0.0000, 0.7796, 0.0000, 0.2214], device='cuda:0'),
  'postive_embeddings': tensor([1.6261, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 1.7708, 0.0000, 0.0000, 0.0000, 0.0000, 0.8966, 0.0176, 0.0000,
          0.0000, 0.0000, 1.3369, 0.0000], device='cuda:0')},
 {'sequence': 'TRPEFYLNSYMNK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 1.6166, 0.0000, 0.7997, 0.0000, 0.0000, 0.0000, 1.1625,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0402, 0.0000, 1.1288, 0.0000, 0.0000,
          1.7893, 0.0000, 0.0000, 0.0000, 0.0000, 0.9250, 0.0000, 0.0000, 1.4687,
          1.1818, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3796,
          0.0000, 0.0055, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.8325, 0.0000, 0.9143, 0.0000, 0.0000, 0.0000, 0.7914,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0970, 0.0000, 0.4163, 0.0000, 0.5239,
          1.5174, 0.0000, 0.0000, 0.0000, 0.0000, 1.1756, 0.0000, 0.0000, 0.4871,
          1.3578, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1969,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'HESENLYSIACDKPQQVR',
  'anchor': tensor(3, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 205,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 2.6666,
          0.0000, 0.0000, 0.7296, 0.9211, 0.0000, 0.0000, 0.0000, 0.0000, 0.4651,
          1.5181, 0.9706, 0.0000, 0.6620, 0.0000, 0.0000, 0.0000, 0.8346, 0.0683,
          0.0000, 0.0000, 0.8947, 0.5730], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.5570, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6336,
          0.0000, 0.0000, 0.2303, 0.7070, 0.0000, 0.0000, 0.0000, 0.0000, 0.2668,
          0.4800, 0.4987, 0.0000, 1.1659, 0.0000, 0.0000, 0.6924, 0.5763, 0.0000,
          0.0000, 0.0000, 0.2700, 1.2405], device='cuda:0')},
 {'sequence': 'TFSVWYVPEVTGTHK',
  'anchor': tensor(3, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.8849, 1.1618, 0.2696, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.7420, 0.0000, 0.8813, 0.0000, 0.0000,
          1.0955, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4327, 0.0000, 0.0000,
          0.1689, 0.7760, 0.0000, 1.2627, 0.0000, 0.0000, 0.0000, 1.0791, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.7100, 0.9230, 0.3167, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.7615, 0.0000, 0.7916, 0.0000, 0.0000,
          1.0884, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4634, 0.0000, 0.0000,
          0.1772, 1.1811, 0.0000, 1.1235, 0.0000, 0.0000, 0.0000, 0.9604, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'FTPPQPAEPWSFVK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 4,
  'anchor_embeddings': tensor([1.6060, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1987, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.9289, 0.0000, 0.4016, 0.0000, 0.6003,
          0.4042, 0.0000, 0.0000, 1.3121, 0.0000, 0.0000, 0.6521, 0.0000, 0.9023,
          0.0000, 0.4135, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1112, 0.0000,
          0.0000, 0.0000, 0.4270, 0.1139], device='cuda:0'),
  'postive_embeddings': tensor([1.0452, 0.0000, 0.3837, 0.0000, 0.0000, 0.0000, 0.0000, 0.1458, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8669, 0.0000, 0.8096,
          0.1872, 0.0000, 0.0000, 1.2006, 0.0000, 0.1519, 0.4417, 0.0000, 0.4567,
          0.0000, 0.3774, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.1714, 0.0000], device='cuda:0')},
 {'sequence': 'FAEEADVVIVGAGPAGLSAAVR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(3, device='cuda:0'),
  'rank': 75,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.6687, 0.0000, 0.0000, 0.1214, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.1184, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.6646, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.7142, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8230, 0.0000,
          0.0000, 0.4701, 0.2793, 0.1997], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 1.7845, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.0884, 0.0000, 0.0000, 0.0556, 0.0140, 0.0000,
          0.0000, 0.4644, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.6764, 0.0000,
          0.0000, 0.2151, 0.0000, 1.2356], device='cuda:0')},
 {'sequence': 'FLIQNVLR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 2,
  'anchor_embeddings': tensor([0.0000, 0.1631, 0.0260, 1.7518, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.6871, 0.2904, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2641, 0.1101, 0.0000,
          1.7666, 0.0000, 0.0000, 0.0117, 0.0000, 0.0000, 0.0000, 1.1175, 0.0000,
          0.0065, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.1529, 0.0000, 1.9715, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0872, 0.9941, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3636, 0.0000, 0.0000,
          1.2194, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.5550, 0.0000,
          0.0692, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'AAAITSDILEALGR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 97,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0025, 0.0000, 0.5805, 0.0000, 0.2196, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.8111, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.9321, 0.0000, 0.5312, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.4398, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.2619, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1508, 0.8356,
          0.0000, 0.0000, 0.0000, 0.0000, 1.0677, 0.0000, 0.8682, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.2916, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.6172, 0.0000, 0.0494, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.4005, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'GRPTSTNPIASIFAWTR',
  'anchor': tensor(6, device='cuda:0'),
  'positive': tensor(3, device='cuda:0'),
  'rank': 2655,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0207, 0.0000, 0.3240, 0.0000, 0.0000, 0.3211, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1947, 0.0000, 0.0000, 0.0000, 1.2367,
          0.1862, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0154, 0.0176, 0.7048,
          0.0391, 1.3885, 0.0000, 1.4424, 0.0000, 0.0000, 1.0155, 0.0000, 0.0000,
          0.0000, 0.7305, 0.0000, 0.9012], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.1951, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2988, 0.0000, 0.0000, 0.0000, 0.2710,
          0.0576, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0799, 1.3129, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7059, 0.0000, 0.3882,
          0.0000, 0.9082, 0.0000, 0.5900], device='cuda:0')},
 {'sequence': 'TAASGIPYHSEVPVSLK',
  'anchor': tensor(3, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 130,
  'anchor_embeddings': tensor([0.5040, 0.0000, 0.3619, 0.0000, 0.0000, 0.0000, 0.0000, 0.3778, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.6236, 0.0000, 0.0000, 0.0000, 0.6219,
          0.8874, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1240, 0.0000, 1.1630,
          0.0000, 0.0000, 0.0000, 0.1726, 0.0000, 0.0000, 0.0000, 1.0480, 0.0000,
          0.0000, 0.2124, 0.0000, 0.4692], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6540, 0.5309,
          0.0000, 0.0000, 0.0000, 0.0000, 1.1097, 0.0000, 0.0000, 0.0000, 0.7209,
          1.6128, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0446, 0.5378,
          0.0875, 0.0000, 0.0000, 0.6312, 0.0000, 0.0000, 0.0000, 0.1604, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'VGAGAPVYLAAVLEYLTAEILELAGNAAR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(5, device='cuda:0'),
  'rank': 1,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.7487, 0.0000, 0.6141, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1311,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1981, 0.0000, 0.0000, 0.7666,
          0.0000, 0.5990, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.6785,
          0.0000, 0.0000, 1.8033, 0.6592], device='cuda:0'),
  'postive_embeddings': tensor([0.1028, 0.0000, 0.1820, 0.0000, 0.5308, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3015, 0.2658,
          0.0540, 0.7679, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.7437,
          0.0000, 0.0000, 1.3165, 0.7147], device='cuda:0')},
 {'sequence': 'AEISFEDR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 1.6073, 0.4458, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.4385, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.3621, 0.0000, 0.0000, 0.0000, 0.0000, 1.3509, 0.0000,
          0.0000, 0.0000, 0.0000, 0.2563, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 1.7913, 0.0196, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.2225, 0.1276, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.1051, 0.0000, 0.0000, 0.0000, 0.0000, 1.0199, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0998, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.2467, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'VQALEEANNDLENK',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([1.6013, 0.8604, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1908, 0.0000, 1.3557, 0.0000, 0.4409,
          0.6673, 0.0000, 0.0000, 0.0000, 0.0000, 0.0245, 0.9212, 0.0000, 0.0000,
          0.3442, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7662, 0.6739, 0.8214,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.7717, 0.9970, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0729, 0.0000, 1.4542, 0.0000, 0.0000,
          0.5023, 0.0000, 0.0000, 0.0000, 0.0000, 0.2626, 0.7459, 0.0000, 0.0000,
          0.0569, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7427, 0.6002, 0.8585,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'VQIAVANAQELLQR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 2852,
  'anchor_embeddings': tensor([0.0000, 0.8363, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1225, 0.0000, 0.9078,
          0.1371, 0.0000, 0.0000, 1.1301, 0.0000, 1.1982, 0.0000, 0.0000, 0.0000,
          0.2249, 0.1691, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0916, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.1600, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4875,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1898, 0.0000, 0.6904, 0.0000, 0.5772,
          0.8299, 0.0000, 0.0000, 0.2319, 0.0000, 0.0000, 0.1191, 1.2920, 1.2148,
          0.7247, 0.4581, 0.0000, 0.2870, 0.0000, 0.0000, 0.0000, 0.0057, 0.0000,
          0.0000, 0.5970, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'SCLLLQFTDK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 1.5495, 1.2961, 0.0000, 0.0000, 0.0000, 0.0000, 0.3611, 1.3236,
          0.7188, 0.0000, 0.8449, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6978,
          0.0000, 0.0000, 0.0000, 0.0426, 0.5710, 0.0000, 0.0000, 0.0000, 0.0000,
          0.5181, 0.0000, 0.0000, 0.5660, 0.0000, 0.7914, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 1.3346, 1.4365, 0.0000, 0.0000, 0.0000, 0.0000, 1.0137, 1.1009,
          0.4567, 0.0000, 0.5645, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3754,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.0162, 0.0000, 0.0000, 0.1851, 0.0000, 1.1133, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'SDLLLEGFNNYR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([1.1860, 0.0000, 0.0000, 0.0000, 1.5809, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.0364, 0.0000, 0.0000, 0.0000, 0.2087, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.3131, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.3339, 0.0000, 0.0000, 0.0000, 1.6372, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.0265, 0.0000, 0.1440, 0.0000, 0.6905, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.3142, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LQFHNVKPECLEAYNK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 1.0351, 0.0000, 0.0000, 0.0000, 0.0000, 1.0684, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1716,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9665,
          1.0254, 0.0000, 0.0000, 0.2003, 0.0000, 0.0000, 0.0000, 0.1986, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.7434, 0.0000, 0.0000, 0.0000, 0.0000, 0.4298, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3229,
          0.0000, 0.0000, 0.3644, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9472,
          1.0966, 0.0000, 0.0000, 0.1879, 0.0000, 0.0000, 0.0000, 0.3250, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LSEVLQAVTDHDIPQQLVER',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 2,
  'anchor_embeddings': tensor([0.7933, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4226, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0466, 1.0120, 0.0000,
          0.0000, 0.0000, 0.0000, 1.4932, 0.0000, 0.0000, 0.0000, 0.7615, 0.0000,
          0.0000, 0.0000, 0.1161, 0.7277], device='cuda:0'),
  'postive_embeddings': tensor([0.8866, 0.0000, 0.4165, 0.0000, 0.0000, 0.0000, 0.0000, 0.6901, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2525, 0.0000, 0.0000, 0.0000, 0.1438,
          0.1513, 0.0000, 0.0420, 0.0000, 0.0000, 0.0000, 0.0000, 0.5804, 0.0000,
          0.0000, 0.0000, 0.0000, 1.1503, 0.0000, 0.0000, 0.5115, 0.3461, 0.0067,
          0.0000, 0.1476, 0.5200, 0.5880], device='cuda:0')},
 {'sequence': 'AFSVFLFNTENK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 180,
  'anchor_embeddings': tensor([0.0000, 1.6212, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1601, 0.6378,
          0.0000, 0.0000, 0.0114, 0.0000, 0.0000, 0.0000, 0.9922, 0.0000, 0.1830,
          0.0000, 0.0000, 0.3561, 1.1167, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.3888, 0.0000, 0.0000, 0.6448, 0.0000, 0.0000, 0.0000, 0.2511, 0.0000,
          0.2153, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.4604, 1.1148, 0.0163, 0.0000, 0.0000, 0.0000, 0.0000, 0.1095, 0.7258,
          0.0000, 0.0000, 0.0260, 0.0000, 0.0000, 0.0000, 0.4752, 0.0000, 0.0000,
          0.0000, 0.0000, 0.5465, 0.9935, 1.5958, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.6649, 0.7547, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'IDNDGDGFVTTEELK',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3369, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4219, 0.0000, 0.0000,
          0.0654, 0.0000, 0.0000, 1.1068, 0.0000, 0.4398, 0.3069, 0.7956, 0.8614,
          0.2603, 0.1729, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0402, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7874, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.9551, 0.0000, 0.0000, 0.8335, 0.5918, 1.1496,
          0.4728, 0.2953, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.4594, 0.0000, 0.0729], device='cuda:0')},
 {'sequence': 'GEVITTYCPANNEPIAR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2671, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1486, 0.0000, 0.0000, 0.0000, 0.0000,
          0.5925, 0.0000, 1.3962, 0.1632, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 1.2285, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 1.1538, 0.0000, 0.2807], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.5686, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0238, 0.0000, 0.0000, 0.0000, 0.0000,
          0.4143, 0.0000, 1.6191, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 1.2015, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 1.2102, 0.0000, 0.5694], device='cuda:0')},
 {'sequence': 'CDLCQEVLADIGFVK',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 11,
  'anchor_embeddings': tensor([0.3891, 0.5140, 1.0793, 0.0000, 0.5503, 0.0000, 0.0000, 0.0000, 0.1932,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1872, 0.0000, 0.9788,
          1.6824, 0.0000, 1.1007, 0.0000, 0.0000, 0.4531, 0.0000, 0.0302, 0.6658,
          0.0000, 0.9094, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1755, 0.0000,
          0.0000, 0.0880, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.8571, 0.0665, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1966,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5620, 0.0000, 0.0474,
          1.0176, 0.0000, 1.4528, 0.0000, 0.0000, 0.1836, 0.0000, 0.0000, 0.3259,
          0.0000, 0.9829, 0.0000, 0.1069, 0.0000, 0.0000, 0.0000, 1.0836, 0.0000,
          0.0000, 0.5812, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'VAGLETISTATGR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 842,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3406, 0.0000,
          0.9392, 0.0000, 0.7736, 0.0000, 0.0588, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0257, 0.0000, 0.0000, 0.0000, 0.0000, 1.5827, 0.0000, 0.5130,
          1.2592, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1522,
          0.0000, 0.0000, 0.4625, 0.0000, 0.0339, 0.0000, 0.4684, 0.0000, 0.4846,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3123,
          0.0000, 0.1717, 0.0000, 0.0412, 0.0000, 0.0556, 0.9468, 0.0000, 0.1746,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'ESFPVQWK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 1146,
  'anchor_embeddings': tensor([0.2565, 0.0000, 0.0000, 0.8519, 0.1000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.5163, 0.0000, 0.4582, 0.1039, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.6294, 0.0000, 0.0000, 0.0054, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1572, 0.0000, 0.0000, 0.5022,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.1695, 0.0000, 0.0000, 0.1016, 0.0221, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.8993, 1.7035, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1738, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.4530, 0.0000, 0.9803, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'SEAEEAITSFNGHKPPGSSEPITVK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 3504,
  'anchor_embeddings': tensor([0.0116, 0.0000, 0.0456, 0.0000, 0.0695, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1735, 0.0000, 0.0000, 0.0000, 0.4017,
          0.0000, 0.0000, 0.2718, 1.0392, 0.0000, 0.0000, 0.6843, 0.8170, 0.2611,
          0.0000, 0.0000, 0.0000, 0.2689, 0.0000, 0.0000, 0.3383, 0.1254, 0.0000,
          0.0000, 1.4747, 0.2173, 0.0568], device='cuda:0'),
  'postive_embeddings': tensor([0.7145, 0.0000, 0.2566, 0.0000, 0.0000, 0.0000, 0.0000, 0.6163, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1929, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.4867, 0.0000, 0.0000, 0.2202, 0.7341, 0.4351,
          0.0000, 0.4808, 0.0000, 0.0000, 0.0000, 0.0000, 0.2891, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.2079], device='cuda:0')},
 {'sequence': 'SLQALGEVIEAELR',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(3, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1935, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.8947, 0.0000, 1.7703, 0.0000, 0.8859, 0.0000,
          0.0000, 0.4229, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.6869, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3283,
          0.0000, 0.0000, 0.0000, 1.6884, 0.0000, 2.0941, 0.0000, 1.3002, 0.0000,
          0.0000, 0.2958, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.2594, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'GNEFFCEVDEDYIQDK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.9830, 0.0000, 0.6124, 0.0000, 0.7820, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.7404, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.5589, 0.3702, 0.0000, 0.0000, 0.0000, 0.0000, 1.0858,
          0.2599, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4458,
          0.0000, 0.0000, 0.0000, 0.7389], device='cuda:0'),
  'postive_embeddings': tensor([1.2065, 0.0000, 0.1191, 0.0000, 0.8956, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.1447, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.6504, 0.5525, 0.0000, 0.0000, 0.0000, 0.0000, 1.0248,
          0.6624, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6562,
          0.0000, 0.0000, 0.0000, 0.4918], device='cuda:0')},
 {'sequence': 'VVSQYHELVVQAR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9654,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1496, 0.0000, 1.0822, 0.0000,
          0.0000, 1.7737, 0.0000, 0.0000, 0.0000, 0.0000, 0.8693, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2082,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0803, 0.0000, 1.2125, 0.0000,
          0.0000, 1.6571, 0.0000, 0.0000, 0.0000, 0.0000, 0.8188, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.6692], device='cuda:0')},
 {'sequence': 'LALTMDLAPLLLAAR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3029, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.1278, 0.3667, 1.6545, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.7734, 0.0000, 0.2379,
          0.0000, 0.5128, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3336, 0.0000, 0.0292, 0.0000, 0.0000,
          0.1101, 0.0000, 0.1549, 0.0698, 0.8092, 2.1764, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.5743, 0.0000, 0.1580,
          0.0000, 0.9569, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'ELLYFLDSCEPEFK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.1935, 0.0000, 1.7173, 0.0000, 1.2588, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4960, 0.0000, 0.0000,
          0.7498, 0.0000, 0.0000, 0.7001, 0.0000, 0.0000, 0.2661, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.2389, 0.0000, 1.5566, 0.0000, 0.8891, 0.0000, 0.0000, 0.1369, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5628, 0.0000, 0.0000,
          0.7689, 0.0000, 0.0000, 0.5652, 0.0000, 0.0000, 0.0664, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'ELYSFLHHQNR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 44,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.9896, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.6198, 0.0000, 0.0000, 0.0000, 1.2047, 0.0000, 1.2803,
          0.0000, 0.0000, 0.0000, 0.8723, 0.0000, 0.3339, 0.0000, 0.0000, 0.0000,
          0.0000, 0.6177, 0.0000, 0.0000, 0.0000, 0.0000, 0.2525, 0.0000, 0.0000,
          1.4712, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.5989, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4701,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7047, 0.0000, 0.5939,
          0.0000, 0.0000, 0.0000, 0.0421, 0.0709, 0.4455, 0.0000, 0.4790, 0.0000,
          0.0000, 0.1785, 0.0000, 0.7957, 0.0000, 0.0000, 0.8552, 0.0000, 0.0000,
          0.9744, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'FIFDCVSQEYGINPER',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4302, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.5036, 0.0000, 0.0000,
          1.8505, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6441, 1.9495, 0.0000,
          0.0000, 0.0000, 0.0000, 0.6800], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.5813, 0.0000, 0.0326, 0.0000, 0.0000, 1.2014, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2969,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4000, 0.0000, 0.0000,
          0.9450, 0.0693, 0.0000, 0.0000, 0.0000, 0.0000, 0.2695, 1.5395, 0.0000,
          0.0000, 0.0000, 0.0000, 0.2281], device='cuda:0')},
 {'sequence': 'NHLVEIPPNLPSSLVELR',
  'anchor': tensor(6, device='cuda:0'),
  'positive': tensor(4, device='cuda:0'),
  'rank': 5950,
  'anchor_embeddings': tensor([1.6447, 0.0000, 0.0000, 0.0000, 1.4233, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6390,
          0.0000, 0.0000, 0.1713, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4312,
          0.3516, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1763, 0.0656,
          0.0000, 0.7982, 0.5460, 0.8748], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.1907, 0.0000, 0.0000, 0.5849, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3013, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0710, 0.0886, 0.0000, 0.0000, 0.0000, 0.0000, 0.3172,
          0.0000, 0.2028, 0.0000, 0.2983, 0.0000, 0.0000, 0.1814, 0.3517, 0.1224,
          0.0000, 0.0000, 0.9118, 0.0000], device='cuda:0')},
 {'sequence': 'AGDGDGWVSLAELR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0686, 0.1393,
          0.0433, 0.0000, 0.0000, 0.0000, 0.3652, 0.0000, 0.0000, 0.0000, 0.3009,
          0.0000, 0.0000, 0.4610, 1.6380, 0.0000, 1.3261, 0.0000, 0.0000, 0.0000,
          0.0000, 0.5038, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.9137, 0.0000, 0.0000, 0.0129], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0435, 0.0000, 0.0000, 0.0000, 0.0000, 0.1744, 0.5394,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3523, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.7088, 1.7446, 0.0000, 0.9524, 0.0000, 0.0000, 0.0000,
          0.0000, 0.7593, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.8167, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'FLPLFDR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 183,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.2910, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.3938, 1.1537, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4644, 0.0000, 1.1249, 0.0000, 0.0000,
          0.5423, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0197, 0.0000,
          0.8205, 0.0000, 0.0000, 0.6405], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.7360, 0.6980, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0108, 0.8899, 0.0302, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.1289, 0.0000, 0.0000, 0.0000, 0.0000,
          0.4443, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0274,
          0.0000, 0.0000, 0.0000, 0.3558], device='cuda:0')},
 {'sequence': 'VEEQEPELTSTPNFVVEVIK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 36,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.6409, 0.0000, 0.2162, 0.0000, 0.0000, 0.0259, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.9134, 0.0000, 0.0000, 1.1944, 0.1811, 0.7738,
          0.5817, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2893, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2946, 0.0000, 0.4896,
          0.0000, 0.0000, 0.0000, 1.4029, 0.0000, 0.0000, 1.0386, 0.8398, 0.6445,
          0.2765, 0.3218, 0.0000, 0.0000, 0.0000, 0.0000, 0.0894, 1.0051, 0.0000,
          0.0000, 0.0000, 0.6663, 0.0000], device='cuda:0')},
 {'sequence': 'GTATFDGTAIANAVVK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 17,
  'anchor_embeddings': tensor([0.2967, 0.0000, 0.3039, 0.0000, 0.1882, 0.0000, 0.0000, 0.0000, 0.8090,
          0.0000, 0.0000, 0.2015, 0.0000, 0.0354, 0.0000, 1.6498, 0.0000, 0.0000,
          0.0000, 0.0000, 0.4708, 0.0000, 0.0000, 0.5269, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5063, 0.0000, 0.7553,
          0.6648, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.4041, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6971,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3028, 0.0000, 1.1363, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5785, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.2611, 0.0000, 0.0000, 1.2886, 0.0000, 0.0000,
          0.3394, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'APGFVYAWLELISHR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.7461, 0.0092, 0.0000, 0.0000, 0.2993, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.3086, 0.0000, 0.0000, 0.0000, 0.4640,
          1.6389, 0.0000, 0.0000, 0.2251, 0.0000, 0.4007, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.8855, 0.0000, 0.0000, 0.0625, 0.4924, 0.0000,
          0.0000, 0.0000, 0.0000, 0.6833], device='cuda:0'),
  'postive_embeddings': tensor([0.6140, 0.3406, 0.0000, 0.0000, 0.1378, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.2795, 0.0000, 0.0000, 0.0000, 0.4329,
          1.7807, 0.0000, 0.0000, 0.4759, 0.0000, 0.5825, 0.0000, 0.1376, 0.0000,
          0.0000, 0.0000, 0.0000, 0.8386, 0.0000, 0.0000, 0.2432, 0.5754, 0.0000,
          0.0000, 0.0000, 0.0000, 0.5719], device='cuda:0')},
 {'sequence': 'SYGIPFIETSAK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([1.6794, 0.0000, 1.2684, 0.0000, 0.9403, 0.0000, 0.0000, 0.0000, 0.1161,
          0.7199, 0.0000, 1.2510, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.5861, 0.0000, 0.0000, 0.6061, 0.0000, 0.2639, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.5086, 0.0000, 0.8633, 0.0000, 1.4178, 0.0000, 0.0000, 0.0000, 0.4026,
          0.4244, 0.0000, 0.8601, 0.0000, 0.0000, 0.0000, 0.3321, 0.0000, 0.4195,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.9919, 0.0000, 0.0000, 0.7156, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.5572, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'VVESGEDIVLQCAVNEGSGPITYK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 3124,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0926, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0955, 0.0000, 0.0000, 0.0000, 0.2655, 0.0000, 0.7120,
          0.0000, 0.1580, 0.0000, 0.1210, 0.0000, 0.0000, 0.1658, 0.0000, 0.0000,
          0.0000, 0.0000, 1.3205, 0.3283], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1869, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.7497, 0.0000, 0.0000, 0.0000, 0.1936,
          0.0171, 0.0000, 0.6664, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4898,
          1.1175, 0.0000, 0.0000, 0.2474, 0.0000, 0.0000, 0.0000, 0.8068, 0.2567,
          0.0000, 0.0000, 0.0427, 0.0000], device='cuda:0')},
 {'sequence': 'NLDLDSIIAEVK',
  'anchor': tensor(7, device='cuda:0'),
  'positive': tensor(10, device='cuda:0'),
  'rank': 1,
  'anchor_embeddings': tensor([0.3586, 0.7443, 0.0936, 0.0000, 0.0000, 0.0000, 0.0000, 0.4684, 0.9359,
          0.0000, 0.0000, 0.4843, 0.0000, 0.0000, 0.0000, 1.0974, 0.0000, 0.0197,
          0.0000, 0.0000, 0.0000, 0.0000, 0.5014, 0.0000, 0.0000, 1.5607, 0.0000,
          0.0000, 0.0000, 0.0000, 1.1175, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.1071, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.1841, 0.1338, 0.6966, 0.0000, 0.0000, 0.0000, 0.0000, 0.4111, 0.9690,
          0.0000, 0.0000, 0.3152, 0.0000, 0.0000, 0.0000, 1.2584, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.9248, 0.0000, 0.0000, 1.4028, 0.0000,
          0.0000, 0.0000, 0.0000, 1.4193, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0824, 0.0546, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'ASAFNSWFENAEEDLTDPVR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2490, 0.0000, 0.0000,
          0.0000, 0.3466, 0.0000, 0.0000, 0.0000, 0.0000, 1.2805, 0.0000, 0.0000,
          0.0000, 0.0000, 0.4785, 1.2233], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.2071, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2577, 0.0000, 0.0000,
          0.0000, 0.1819, 0.0000, 0.0000, 0.0000, 0.0000, 1.2908, 0.0000, 0.0000,
          0.0000, 0.0000, 0.7046, 1.2596], device='cuda:0')},
 {'sequence': 'LLEAQIATGGIIDPK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 7,
  'anchor_embeddings': tensor([0.0000, 0.0000, 1.0056, 0.0000, 0.0000, 0.0000, 0.0000, 0.2552, 0.1729,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8120, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0167, 0.0000, 0.5412, 0.0000, 0.3559, 0.4892,
          0.0116, 0.0000, 0.0000, 1.2582, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0022, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.1953, 2.1627, 0.0000, 0.0000, 0.0000, 0.0000, 1.1647, 0.9917,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3161, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1678, 0.1315, 0.0000, 1.0451, 0.0182,
          0.0000, 0.0000, 0.0000, 1.3230, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.5341, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'ALLAYAFALAGNQDK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 179,
  'anchor_embeddings': tensor([1.3119, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6914,
          0.0000, 0.0000, 0.0000, 0.0000, 1.3143, 0.0000, 0.0722, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.9270, 1.1561, 0.4857, 0.0000, 0.0000, 0.0000,
          0.0000, 0.7628, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.4140, 1.3151, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.1921, 0.5263, 0.9015, 0.0000, 0.7068, 0.0000, 0.0000, 0.0000, 0.1710,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2411, 0.0000, 0.9426, 0.0000, 0.8816,
          1.3853, 0.0000, 0.0000, 0.5552, 0.5195, 0.9821, 0.0000, 0.0000, 0.0000,
          0.0000, 1.2783, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3538, 0.0000,
          0.0000, 1.4322, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'VINLNDNTFTEK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.9401, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3698,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5800, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.6942, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 1.0693, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.3564, 0.8214, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.8703, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5547,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7055, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.8802, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 1.1494, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0239, 1.1569, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'QWELLLEK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.1180, 0.0000, 0.1459, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5996,
          0.0970, 0.0000, 0.0000, 0.8125, 0.0000, 0.0000, 0.0000, 0.0000, 0.8475,
          0.0000, 0.0000, 1.3664, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.1696, 0.0000, 0.0000, 0.0000, 0.0000, 1.3164, 0.2015, 0.0000, 0.0910,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.2392, 0.0313, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8417,
          0.5000, 0.0000, 0.0480, 0.5815, 0.0000, 0.0000, 0.0000, 0.0000, 1.1434,
          0.0000, 0.0000, 1.2731, 0.0000, 0.0791, 0.0000, 0.0000, 0.0000, 0.0000,
          0.2489, 0.0000, 0.0000, 0.0000, 0.0000, 1.8376, 0.0000, 0.0000, 0.1168,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'DLADELALVDVIEDK',
  'anchor': tensor(5, device='cuda:0'),
  'positive': tensor(20, device='cuda:0'),
  'rank': 40,
  'anchor_embeddings': tensor([0.3521, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3654, 0.0455,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3074, 0.0000, 0.0000,
          0.5272, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4852, 1.6750, 0.7521,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8891, 0.0000, 0.2337,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.2669, 0.0000, 0.0000, 0.0000, 0.0000, 1.2970, 0.5125,
          0.0000, 0.0000, 0.6401, 0.0000, 0.0000, 0.0000, 1.1027, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0631, 0.9785, 0.0000, 0.0000, 1.4325, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2680, 0.0000, 0.0666,
          0.3282, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'QHFPATPLLDYALEVEK',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(4, device='cuda:0'),
  'rank': 464,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.1417, 0.0000, 0.3442, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3532,
          0.0039, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3446, 1.2775,
          0.8677, 1.2996, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9384, 0.0000,
          0.0000, 0.7788, 0.0000, 0.5772], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 1.1720, 0.0000, 0.1482, 0.0000, 0.0000, 0.8440, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0499, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0274,
          1.1828, 0.3257, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1222, 0.2277,
          0.0000, 0.0000, 0.0000, 0.6816], device='cuda:0')},
 {'sequence': 'LSDETLIDIMTR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.2101, 1.5606, 0.0777, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3479, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0277, 0.0000, 0.5391, 0.0000,
          0.0000, 1.5951, 0.0000, 0.2123, 0.0000, 0.0000, 0.0582, 0.6456, 0.0000,
          1.1724, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.2706, 1.6621, 0.2232, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0322, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1659, 0.0000, 0.4564, 0.0000,
          0.0000, 1.3361, 0.0000, 0.0075, 0.0000, 0.0000, 0.0000, 0.5683, 0.0000,
          1.0270, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'IPNFWVTTFVNHPQVSALLGEEDEEALHYLTR',
  'anchor': tensor(4, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 1,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1883, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.5501, 0.0000, 0.0000, 0.0000, 0.1791,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9857, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.0328, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.2701, 0.9993, 0.2840], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0788, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2016, 0.0000, 0.0000, 0.0000, 0.4289,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9391, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.2906, 0.0000, 0.0000, 0.7138, 0.0000, 0.0806,
          0.0000, 0.1738, 0.9766, 0.2487], device='cuda:0')},
 {'sequence': 'VVIESLQDR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 28,
  'anchor_embeddings': tensor([0.0000, 1.3982, 0.4296, 1.2924, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1304, 0.0000,
          0.0000, 0.4153, 0.0000, 0.0157, 0.0000, 0.5021, 0.0000, 0.6148, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000e+00, 6.8379e-01, 9.3770e-02, 1.8167e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 5.2929e-01, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 2.8292e-02, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 1.0190e-01, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 1.0666e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          2.3594e-01, 0.0000e+00, 6.7772e-01, 0.0000e+00, 1.1409e-03, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00], device='cuda:0')},
 {'sequence': 'APDFVFYAPR',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(4, device='cuda:0'),
  'rank': 3730,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 1.6350, 0.0000, 0.0000, 0.0000, 0.1146,
          1.2107, 0.0000, 0.9930, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.6569, 1.1270, 0.2186, 0.0000, 0.0000, 0.0000, 0.0000,
          0.3793, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.7157, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5847,
          0.0000, 0.0000, 0.8707, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4057,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4298, 0.0000, 0.2486,
          0.0000, 0.2500, 1.3486, 0.0000], device='cuda:0')},
 {'sequence': 'EIDVDAVASDGVVAAIAISEHVENAGVHSGDATLVTPPQDITAK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 1,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0110, 0.0000, 0.0000,
          0.0000, 0.0000, 0.1181, 0.0000, 0.0000, 0.0000, 0.9695, 0.0000, 0.0000,
          0.0000, 0.9590, 0.0000, 2.3353, 0.0000, 0.0000, 0.0000, 0.9284, 0.0000,
          0.0000, 0.6826, 0.0906, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.1404, 0.0000, 0.0990, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.4803, 0.0000, 0.0000, 0.0000, 0.7923, 0.5316, 0.2577,
          0.0000, 0.9301, 0.0000, 1.3740, 0.0000, 0.0000, 0.0000, 0.8491, 0.0000,
          0.0000, 0.5615, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'ACQDVSVIIHTACIIDVFGVTHR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 10,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.1053, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.2507, 0.0000, 0.2632, 0.0000, 0.0000, 0.0000, 0.4045,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4226, 0.4554, 0.0000,
          0.0000, 0.3875, 0.0000, 0.0000, 0.0000, 0.0000, 0.5515, 0.2308, 0.7269,
          0.0000, 0.3655, 0.4469, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.2705, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.2721, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1580,
          0.0000, 0.0000, 0.0000, 0.1337, 0.0000, 0.0000, 1.7803, 0.3741, 0.2769,
          0.1685, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8960, 0.8803, 0.7621,
          0.0000, 0.0000, 0.0000, 0.7577], device='cuda:0')},
 {'sequence': 'VYVPTGFSAFPFELLHTPEK',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(4, device='cuda:0'),
  'rank': 28,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1767, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0690, 0.0795, 1.0596,
          2.2990, 0.3320, 0.0000, 0.0000, 0.0000, 0.0000, 0.3139, 0.2809, 0.0000,
          0.0000, 0.0000, 0.0000, 0.8524], device='cuda:0'),
  'postive_embeddings': tensor([0.0401, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9375,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6202, 0.0000, 0.3558,
          2.0871, 1.0149, 0.0000, 0.0000, 0.0000, 0.0000, 0.5589, 0.0000, 0.0000,
          0.0000, 0.0000, 0.6398, 0.3658], device='cuda:0')},
 {'sequence': 'LTQAQIFDYGEIPNFPR',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.5642, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.2273, 0.0000, 0.0198, 0.0000, 0.0000, 0.0000, 0.2635, 0.0965, 0.8155,
          0.0000, 0.0000, 0.0000, 0.4548, 0.0000, 0.0000, 1.0902, 0.0000, 0.5619,
          0.0000, 0.2099, 0.0000, 1.3452], device='cuda:0'),
  'postive_embeddings': tensor([0.1138, 0.0000, 0.0000, 0.0000, 0.0159, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.3014, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4220, 0.1420, 0.6352,
          0.0000, 0.0000, 0.0000, 0.1971, 0.0000, 0.0000, 0.9328, 0.0000, 0.5145,
          0.0000, 0.0579, 0.0000, 1.4323], device='cuda:0')},
 {'sequence': 'LLDSVEQDFHLEIAK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(3, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.5549, 0.0455, 0.0000, 0.0000, 0.3831, 0.0000, 0.0000, 0.0434, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6357, 0.0000, 0.0026,
          1.6464, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9198, 1.7263, 0.0789,
          0.0000, 0.2649, 0.0000, 0.5327, 0.0000, 0.0000, 0.0000, 0.2840, 0.0000,
          0.0000, 0.0418, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.7047, 0.0000, 0.0000, 0.0000, 0.7318, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9558, 0.0000, 0.4704,
          1.4281, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8357, 1.7447, 0.1306,
          0.0000, 0.0000, 0.0000, 0.6280, 0.0000, 0.0000, 0.0000, 0.0843, 0.0000,
          0.0000, 0.1887, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'EALQSDWLPFELLASGGQK',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 943,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.1025, 0.0000, 0.0000, 0.3441, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2885, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0210, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.0715, 0.0000, 0.0000, 0.0545, 0.0000, 0.0000, 0.0000, 0.1681, 0.0000,
          0.0000, 0.8358, 1.4764, 0.7510], device='cuda:0'),
  'postive_embeddings': tensor([0.7548, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6882, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.0897, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.1599, 0.2272, 0.0000, 0.0000, 0.0000, 0.0543, 0.3577,
          0.0000, 0.0000, 0.0000, 0.1049, 0.0000, 0.0000, 0.0000, 0.1027, 0.8106,
          0.0000, 0.8441, 0.6624, 0.1887], device='cuda:0')},
 {'sequence': 'GGNTLTGLALNYIFENSFKPEAGSR',
  'anchor': tensor(3, device='cuda:0'),
  'positive': tensor(5, device='cuda:0'),
  'rank': 2556,
  'anchor_embeddings': tensor([0.7445, 0.0000, 0.0055, 0.0000, 0.7615, 0.0000, 0.0000, 0.6909, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.2565, 0.0000, 0.0000, 0.0000, 0.4092, 0.0000, 0.3983,
          0.0000, 0.3819, 0.0000, 0.1728, 0.0000, 0.0000, 0.0809, 0.0000, 0.7709,
          0.0000, 0.4317, 0.8377, 0.7498], device='cuda:0'),
  'postive_embeddings': tensor([1.0456, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0064, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.1767, 0.0036, 0.0000, 0.0000, 0.4327, 0.0000, 0.4352,
          0.0000, 0.3920, 0.0000, 1.1875, 0.0000, 0.0000, 1.5663, 0.0000, 0.1421,
          0.0000, 0.0000, 0.8815, 0.0000], device='cuda:0')},
 {'sequence': 'LNRPLTLSEK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 2259,
  'anchor_embeddings': tensor([0.0000, 0.1706, 0.0000, 0.0000, 1.0467, 0.0000, 0.0000, 0.8024, 0.7116,
          1.4611, 0.0000, 0.0000, 0.0000, 0.3995, 0.0000, 0.0000, 0.0000, 0.7105,
          0.0000, 0.0000, 0.0000, 0.1382, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.8027, 0.0000, 0.0000, 0.2390, 0.0000, 0.9930, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.5218, 0.2958, 0.0000, 0.3371, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.6952, 0.7852, 0.0000, 0.0000, 0.0000, 0.0000, 0.4932,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.4090, 0.0000, 0.0000, 0.0000, 0.0000, 0.8737, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'VYAYYNLEESCTR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.7957, 0.0000, 0.0000, 0.3191, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4356, 0.0000, 0.0000,
          1.0221, 0.0000, 0.0000, 0.4323, 0.0000, 0.1825, 0.0000, 0.0000, 0.0000,
          1.9403, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.9052, 0.0000, 0.0000, 0.1734, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5424, 0.0000, 0.0000,
          1.1805, 0.0000, 0.0000, 0.5644, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.7289, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'FTPGTFTNQIQAAFR',
  'anchor': tensor(3, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 41,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.3783, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0188, 0.0000, 0.0000, 0.0000, 0.5752,
          1.1004, 0.0000, 0.0000, 0.0000, 0.0000, 1.3218, 0.0000, 0.0000, 0.0000,
          1.1627, 0.6797, 0.0000, 0.0000, 0.0000, 0.0000, 0.9194, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.7220], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.4335, 0.0000, 0.0387, 0.0000, 0.0000, 0.4078, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6919, 0.0000, 0.3351,
          1.8989, 0.0000, 0.1060, 0.3626, 0.0000, 0.2937, 0.9009, 0.2880, 0.0000,
          1.0312, 0.9508, 0.0000, 0.0000, 0.0000, 0.0000, 0.3389, 0.0000, 0.2608,
          0.0000, 0.0000, 0.0000, 1.0572], device='cuda:0')},
 {'sequence': 'ILMVGLDAAGK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 8193,
  'anchor_embeddings': tensor([0.0000, 1.4628, 0.0000, 0.6769, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.7755, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.3625, 0.0000, 0.0000, 0.0000, 0.0000, 1.3480, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6621, 0.0000, 0.1972, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.3620, 0.0000, 0.0000, 0.0457, 0.0000, 0.0000, 0.1370, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4526, 0.0000, 0.0000, 0.0000, 1.6665,
          1.6304, 0.0000, 0.1224, 0.5979, 0.0000, 2.4224, 0.0000, 0.0259, 0.0000,
          0.0000, 0.5785, 0.0000, 0.0078, 0.0000, 0.0000, 0.0976, 1.0862, 0.1857,
          0.0000, 0.6675, 0.0000, 1.0328], device='cuda:0')},
 {'sequence': 'LLTSFLPAQLLR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.5763, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0877, 0.0000, 0.8193, 0.0000,
          0.0000, 1.0121, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.4902, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.7378, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6082, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.2198, 0.0000, 0.2360, 0.0000, 0.8306, 0.0000,
          0.0000, 0.9092, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.2781, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'ALAELFGLLVK',
  'anchor': tensor(3, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 2004,
  'anchor_embeddings': tensor([0.0000, 0.1981, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1473, 1.2788,
          0.4268, 0.0000, 0.4852, 0.0000, 1.0526, 0.0000, 0.0000, 0.0000, 0.5362,
          0.0000, 0.0000, 0.0000, 0.0000, 1.2067, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.1261, 0.0000, 0.1500, 0.0000, 0.1284, 0.0000, 0.0000, 0.3907,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.1990, 0.0000, 1.3352, 0.0000, 0.5284, 0.0000, 0.0000, 0.0000, 1.1928,
          1.4200, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8484,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6737, 0.0000,
          0.8217, 0.0000, 0.0000, 0.0000, 0.0000, 0.9862, 0.0000, 0.0000, 1.2115,
          0.0108, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LGFEDVIAEPVTTHSFDK',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 24,
  'anchor_embeddings': tensor([0.3485, 0.0000, 0.4143, 0.0000, 0.0000, 0.0000, 0.0000, 0.1396, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0691, 0.0000, 0.0000, 0.0000, 0.2801,
          0.4949, 0.0000, 0.0000, 1.9607, 0.0000, 0.3536, 0.0000, 0.2936, 0.4553,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3468, 0.0000, 0.0000,
          0.0000, 0.3039, 0.0637, 0.6861], device='cuda:0'),
  'postive_embeddings': tensor([0.2642, 0.0000, 0.5819, 0.0000, 0.0000, 0.0000, 0.0000, 0.3690, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6729,
          0.0000, 0.0000, 0.9660, 1.5921, 0.0000, 0.0000, 0.0000, 0.0000, 1.0350,
          0.1725, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5608, 0.0000, 0.1521,
          0.0000, 0.4271, 0.0000, 1.1748], device='cuda:0')},
 {'sequence': 'FINDCTELFR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 5414,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.4123, 0.0000, 1.0077, 0.0000, 0.0000, 0.0000, 0.0603, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.1283, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.2844, 0.0185, 0.0000, 0.0000, 0.0000, 0.0000, 1.3711, 0.0000, 0.0000,
          1.7631, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.1990, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.6837, 0.0000, 0.6031, 0.4642, 0.4580, 0.0000, 0.0000, 0.0901, 0.0000,
          0.4834, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0709, 0.3578, 1.4180,
          0.0000, 0.8322, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'QVLLSAAEAAEVILR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(4, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.9362, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4804, 0.0000, 0.0000,
          0.1019, 0.0000, 0.0000, 0.0000, 0.0000, 1.6299, 0.0000, 0.8137, 0.0000,
          0.0000, 0.3898, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0732, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 1.0806, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5248, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0481, 0.0000, 1.1239, 0.0000, 0.7746, 0.0000,
          0.0000, 0.5257, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.4251, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'HLNEIDLFHCIDPNDSK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 351,
  'anchor_embeddings': tensor([0.0000, 0.0000, 1.4201, 0.2890, 0.6703, 0.0000, 0.0000, 0.5106, 0.0000,
          0.0000, 0.0000, 0.0055, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.6623,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9108, 0.0000, 0.0000,
          0.4631, 0.2926, 0.0000, 0.0000, 0.0000, 0.0000, 0.0298, 0.2338, 0.0000,
          0.0000, 0.0000, 0.5198, 0.5073], device='cuda:0'),
  'postive_embeddings': tensor([1.1213, 0.0000, 0.1917, 0.0000, 0.0000, 0.0000, 0.0000, 0.9206, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4271, 0.0000, 1.3341,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.6547, 0.0000, 0.9160,
          0.8574, 0.1152, 0.0000, 0.0000, 0.0000, 0.0000, 0.1261, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'SPSLDVTVPEAELNLETPEISVGGK',
  'anchor': tensor(4, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.5363, 0.0000, 0.0000, 0.0000, 0.5736, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4327,
          0.0000, 0.0000, 0.0000, 0.7193, 0.0000, 0.0000, 1.1928, 0.0000, 0.6305,
          0.0000, 0.0000, 0.0000, 0.9828, 0.0000, 0.0000, 0.0000, 0.2053, 0.0000,
          0.0000, 0.4628, 1.4471, 0.0752], device='cuda:0'),
  'postive_embeddings': tensor([0.6218, 0.0000, 0.2201, 0.0000, 0.4960, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.9599, 0.0000, 0.0000, 0.7955, 0.0000, 0.7616,
          0.2753, 0.0000, 0.0000, 1.0670, 0.0000, 0.0000, 0.0000, 0.7646, 0.0000,
          0.0000, 0.2390, 1.1430, 0.0000], device='cuda:0')},
 {'sequence': 'GELTTLIHQLQEK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 1,
  'anchor_embeddings': tensor([0.3789, 0.0000, 0.0000, 0.0000, 0.9245, 0.0000, 0.0000, 0.1923, 0.8502,
          0.0000, 0.0000, 0.0000, 0.0000, 1.2761, 0.0000, 0.2171, 0.0000, 0.0000,
          0.2551, 0.0000, 0.0000, 0.0000, 1.0233, 0.9094, 0.0000, 0.0000, 0.0275,
          0.0156, 0.0000, 0.0000, 0.0059, 0.0000, 0.0000, 0.0000, 0.0000, 0.3291,
          0.0000, 1.3837, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.7969, 0.0000, 0.0000, 0.0000, 1.2545, 0.0000, 0.0000, 0.1569, 1.3701,
          0.0370, 0.0000, 0.0000, 0.0000, 1.3343, 0.0000, 0.0833, 0.0000, 0.5239,
          0.0000, 0.0000, 0.0648, 0.1665, 1.1263, 0.7593, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.2212, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.3059, 0.6408, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'AFFALVTNGVR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 1.1106, 0.0000, 0.0000, 0.0000, 1.5195, 0.0000,
          1.2924, 0.0000, 1.0765, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.5777, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.8556, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 1.3424, 0.0000, 0.0000, 0.0000, 1.2869, 0.0000,
          0.6473, 0.0000, 0.7940, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.5108, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.6366, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'NLATTVTEEILEK',
  'anchor': tensor(3, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([1.1548, 1.0358, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5841,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1755, 0.0000, 1.7166, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0558, 0.0000, 0.0000, 1.6956, 0.0000,
          0.0000, 0.3282, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1201, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.9782, 1.3355, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7299,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3438, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2973, 0.0000, 0.0000, 1.7466, 0.0000,
          0.0000, 0.3987, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4958, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LHLIYLINDVLHHCQR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 141,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.5103, 0.0000, 0.3919, 0.0000, 0.0000, 0.0616, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.5382, 0.0000, 0.0000, 0.0000, 0.9582,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2969, 0.2855, 0.5491,
          1.4824, 0.0445, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8247, 0.0000,
          0.0000, 1.1707, 0.0000, 0.1990], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.5106, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4309, 0.0000, 1.6516,
          1.4041, 0.0000, 0.0000, 0.0923, 0.0000, 0.4342, 0.1202, 0.0000, 0.5444,
          0.7207, 0.4317, 0.0000, 0.0000, 0.0000, 0.0000, 0.3980, 0.9842, 0.0000,
          0.0000, 0.6362, 0.0000, 0.1525], device='cuda:0')},
 {'sequence': 'YDGGSQVTNYILLK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 1.2844, 0.0170, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8635,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.6332, 0.0000, 0.2725,
          0.4572, 0.0000, 0.4080, 0.0000, 0.0000, 0.3196, 0.0000, 0.0000, 1.1644,
          0.7077, 0.7726, 0.0000, 0.8596, 0.0000, 0.0000, 0.0000, 0.7966, 0.0899,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 1.1327, 0.0308, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9837,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.7988, 0.0000, 0.4624,
          0.6312, 0.0000, 0.1370, 0.0000, 0.0000, 0.5996, 0.0000, 0.0000, 1.1380,
          0.6722, 0.6283, 0.0000, 0.4288, 0.0000, 0.0000, 0.0000, 0.6166, 0.1491,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'YQILPLHSQIPR',
  'anchor': tensor(5, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 3834,
  'anchor_embeddings': tensor([0.0000, 0.9152, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7399,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1212,
          0.0000, 0.0000, 1.2038, 0.6376, 0.6574, 1.1101, 0.0000, 0.0000, 0.0000,
          0.0000, 0.5852, 0.0000, 0.0000, 0.0000, 0.0000, 1.0299, 0.0000, 0.0000,
          1.0896, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.6035, 0.0000, 0.0000, 0.0000, 0.0000, 0.1782, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 2.0345,
          0.0000, 0.0000, 0.1012, 0.0000, 0.0000, 0.0000, 0.2910, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1340, 0.0000, 0.0000,
          0.0000, 0.0000, 1.1280, 0.8780], device='cuda:0')},
 {'sequence': 'HQIQSYTCEIDALK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 2,
  'anchor_embeddings': tensor([0.0000, 0.0626, 0.0869, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8053,
          0.0000, 0.0000, 0.0000, 0.0000, 0.6667, 0.0000, 0.0000, 0.0000, 0.8409,
          1.5831, 0.0000, 0.3220, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.5380,
          1.0431, 0.2725, 0.0000, 0.0000, 0.0000, 0.0000, 0.2364, 0.5011, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0875, 0.6473, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7946, 0.7056,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4413, 0.0000, 0.2395, 0.0000, 1.0381,
          1.9292, 0.0000, 0.5864, 0.0000, 0.0000, 0.4494, 0.0000, 0.0000, 0.9375,
          0.9689, 0.8956, 0.0000, 0.0000, 0.0000, 0.0000, 0.4149, 1.0155, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'ESDYFTPQGEFR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.7948, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.8324, 0.4938,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4313, 0.0000, 0.0000,
          0.0000, 0.0000, 0.7640, 0.0000, 0.0819, 1.1132, 0.0000, 0.0000, 0.0000,
          0.0000, 0.9511, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.0236, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.9756, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.6935, 0.4438,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2578, 0.0000, 0.0000,
          0.0000, 0.0000, 0.3158, 0.0000, 0.0000, 0.9538, 0.0000, 0.0000, 0.0000,
          0.0000, 0.8908, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.2094, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'TLVDEVQELEAK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.2238, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2589,
          0.0000, 0.0000, 0.3939, 0.0000, 0.0000, 0.0000, 0.6275, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.1388, 2.2798, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.1484, 0.0000, 0.0000, 0.0000, 0.0000, 0.1251, 0.0000, 0.0000,
          0.5955, 1.4492, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0424, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1418,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6253, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.2590, 2.0237, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.1699, 0.0000, 0.0000, 0.0000, 0.0000, 0.0276, 0.0000, 0.0000,
          0.5004, 1.2597, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'AIFDTPDEDPNYNPLPEERPGGFAWGEGQR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 5803,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.7292, 0.0000, 0.0000, 1.4348, 0.5621,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2709,
          1.0081, 0.0000, 0.0000, 0.0000, 0.0000, 0.4448, 0.0000, 0.4961, 1.4378,
          0.5039, 0.0924, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4745,
          0.0000, 0.1557, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7490, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.7648, 0.0000, 0.0000, 0.0000, 0.0000,
          1.0393, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3121,
          0.4346, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1708, 0.0000, 0.0000,
          0.0000, 1.2532, 0.6895, 0.7990], device='cuda:0')},
 {'sequence': 'DQVTAQEIFQDNHEDGPTAK',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 593,
  'anchor_embeddings': tensor([0.7766, 0.0000, 1.3875, 0.0000, 0.1751, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.3838, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0925, 0.0000, 0.0000, 0.0000, 0.0324, 0.2109, 0.4717,
          0.0099, 0.4021, 0.0000, 0.2672, 0.0000, 0.0000, 0.2125, 0.0000, 0.0000,
          0.0000, 0.0339, 0.0302, 0.4892], device='cuda:0'),
  'postive_embeddings': tensor([0.0886, 0.0000, 2.1650, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1645,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2326, 0.0735, 0.6139,
          0.0000, 1.0566, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4890, 0.0000,
          0.0000, 0.1585, 0.3212, 0.0000], device='cuda:0')},
 {'sequence': 'GVNVVPFLELIGLPDSVVSILK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.4860, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3871, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.6083, 0.0000, 0.0000, 0.0000, 0.0151, 0.0000, 0.4239,
          0.0000, 2.0479, 0.0000, 0.7398, 0.0000, 0.0000, 0.1855, 0.2711, 0.0000,
          0.0000, 1.1330, 0.1595, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.9704, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0890, 0.0000, 0.0000, 0.0000, 0.0169,
          0.0000, 0.0000, 1.0928, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6760,
          0.0000, 2.0070, 0.0000, 0.0000, 0.0000, 0.0000, 0.2078, 0.3598, 0.0000,
          0.0000, 1.0225, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'EVVSLTEACCAEGADPDCYDTR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.4658, 0.0000, 0.0000, 0.0000, 0.5600, 1.2249, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3627, 0.0000, 1.6224,
          0.0000, 0.0000, 0.3128, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.6201, 0.0000, 0.0000, 0.0000, 0.7547, 1.1441, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1843, 0.0000, 1.5809,
          0.0000, 0.0000, 0.3241, 0.0000], device='cuda:0')},
 {'sequence': 'HAGGVTGGWDNLLAVIPGGSSTPLIPK',
  'anchor': tensor(4, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 9455,
  'anchor_embeddings': tensor([0.2941, 0.0000, 0.0000, 0.0000, 0.3535, 0.0000, 0.0000, 0.8010, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0905,
          0.0000, 0.0000, 0.3689, 0.0000, 0.0000, 0.0000, 0.1985, 1.4198, 0.1566,
          0.2051, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1230, 1.0514,
          0.0000, 0.0000, 0.7854, 0.0986], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 2.2252, 0.0000, 0.0000, 0.0000, 0.0000, 0.3383, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2142, 0.0000, 0.0000, 0.0000, 0.8501,
          0.0000, 0.0000, 0.0000, 0.8784, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.9423, 0.0000, 0.0000, 0.0000, 0.1174, 0.0000,
          0.0000, 0.0577, 1.0807, 0.1022], device='cuda:0')},
 {'sequence': 'SPQETYDVYCYVDHLDGDVFHLTVPSK',
  'anchor': tensor(3, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 204,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.5605, 0.0000, 0.2904, 0.0000, 0.0884,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0769, 0.1086, 1.2799,
          0.0000, 0.0605, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0659,
          0.0000, 0.8196, 0.6897, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.3386, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1924, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.3231, 0.0000, 0.0000, 0.0000, 1.6042,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0163,
          0.0000, 0.0359, 0.0000, 1.0254, 0.0000, 0.0000, 0.0000, 0.0000, 0.3198,
          0.0000, 1.9215, 1.1686, 0.0000], device='cuda:0')},
 {'sequence': 'GCELVDLADEVASVYQSYQPR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 1159,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.2352, 0.0000, 0.0000, 0.0000, 0.5562, 0.1252, 0.5321,
          0.2512, 0.0465, 0.0000, 0.0000, 0.0000, 0.0000, 1.6567, 0.0000, 0.0000,
          0.0000, 0.0000, 0.2818, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.2266, 0.0000, 0.0571, 0.0000, 0.9854, 0.0000, 0.0000, 0.0524, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2930, 0.0000, 0.0000,
          0.0000, 0.2295, 0.0000, 0.2468, 0.0000, 0.0000, 0.8971, 0.3161, 0.0000,
          0.0000, 0.7767, 0.8455, 0.2490], device='cuda:0')},
 {'sequence': 'SSPAAFINPPIGTVTPALK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 1.0463, 0.0000, 0.0000, 0.0000, 0.0000, 0.6486, 0.3028,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4770, 0.0000, 0.0000, 0.0000, 0.0020,
          0.9220, 0.0000, 0.0000, 0.9986, 0.0000, 0.9373, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1078, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 1.2087, 0.0000, 0.0000, 0.0000, 0.0000, 0.3804, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.6007, 0.0000, 0.0000, 0.0000, 0.0000,
          0.5832, 0.0000, 0.0000, 1.0868, 0.0000, 0.0000, 0.0000, 0.0000, 0.3318,
          0.0025, 0.0509, 0.0000, 0.0000, 0.0000, 0.0000, 1.3894, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.1453], device='cuda:0')},
 {'sequence': 'DCAVIVTQK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.1374, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0988, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.5998, 0.0000, 0.5400, 0.0000, 0.0000, 0.0000, 0.0000,
          1.4084, 0.0000, 0.0000, 0.0000, 0.0000, 1.2197, 0.0000, 0.0000, 0.0670,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1231,
          0.0000, 0.0000, 0.0000, 0.5731, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.4923, 0.0000, 0.5493, 0.0000, 0.0000, 0.0000, 0.0000,
          1.7788, 0.0000, 0.0000, 0.0297, 0.0000, 1.2691, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'IAQLEEQLDNETK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 53,
  'anchor_embeddings': tensor([1.2161, 0.1220, 0.1181, 0.0000, 0.0000, 0.0000, 0.0000, 0.6286, 0.3362,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1115, 0.0000, 0.1958, 0.0000, 0.8540,
          0.0000, 0.0000, 0.0000, 0.5600, 0.0000, 0.4096, 0.0000, 0.3485, 0.4795,
          0.1592, 0.1004, 0.0000, 0.0000, 0.0000, 0.0000, 0.1203, 0.5933, 0.0000,
          0.1979, 0.5469, 0.0000, 0.3144], device='cuda:0'),
  'postive_embeddings': tensor([1.5890, 0.6130, 0.3902, 0.0000, 0.0000, 0.0000, 0.0000, 0.6835, 0.3524,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3949, 0.0000, 0.7346, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4380, 1.0002, 0.0000, 0.2340, 0.0000,
          0.0000, 0.4972, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1421, 0.0000,
          0.0000, 1.0047, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'HEERPDEHGFVAR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 36,
  'anchor_embeddings': tensor([0.0000, 0.3202, 0.8574, 0.0000, 0.7882, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1484, 0.0000, 1.6405,
          1.2191, 0.0000, 0.0000, 0.3266, 0.0000, 1.6865, 0.0000, 0.0000, 0.0664,
          0.2828, 0.8521, 0.0000, 0.5547, 0.0000, 0.0000, 0.0371, 0.5543, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0666, 0.9276, 0.0000, 1.3350, 0.0000, 0.0000, 0.2113, 0.2223,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2545, 0.0000, 1.0291,
          0.6280, 0.0000, 0.0000, 0.0000, 0.0000, 1.9844, 0.0000, 1.3247, 0.0000,
          0.0857, 0.0000, 0.0000, 0.1357, 0.0000, 0.0000, 0.0000, 0.2273, 0.0000,
          0.3755, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'ESVPISDTIIPAVPPPTDLR',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(4, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.6580, 0.0000, 0.0000, 0.8066, 0.0061, 0.0000, 0.0000, 0.2329, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0226,
          0.0000, 0.0000, 1.8462, 2.4195, 0.0000, 0.0000, 0.3349, 0.2376, 0.3617,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5627,
          0.0000, 0.6899, 1.0053, 0.2093], device='cuda:0'),
  'postive_embeddings': tensor([0.1118, 0.0000, 0.0000, 0.0000, 0.1618, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8684,
          0.0000, 0.0000, 1.5623, 1.7315, 0.0000, 0.0000, 0.0000, 0.0720, 0.0000,
          0.0000, 0.0902, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5246,
          0.0000, 1.3027, 0.7576, 0.9580], device='cuda:0')},
 {'sequence': 'VESVFETLVEDSAEEESTLTK',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 2,
  'anchor_embeddings': tensor([1.4120, 0.0000, 0.0514, 0.0000, 0.0126, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.2863, 0.0000, 0.0000, 0.0000, 1.0928, 0.0461, 0.4642,
          0.0240, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9595, 0.0000, 0.0000,
          0.0000, 0.0000, 0.4831, 0.6440], device='cuda:0'),
  'postive_embeddings': tensor([1.6167, 0.0000, 0.0000, 0.0000, 0.1345, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3026, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0628, 0.3664, 0.5721,
          0.1286, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9435, 0.0000, 0.0000,
          0.0000, 0.0000, 0.9653, 0.1475], device='cuda:0')},
 {'sequence': 'TFTDCFNCLPIAAIVDEK',
  'anchor': tensor(4, device='cuda:0'),
  'positive': tensor(6, device='cuda:0'),
  'rank': 3020,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.6246, 0.0000, 0.1035, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.6219, 0.0000, 0.0000, 0.9123, 0.0000, 0.8284,
          0.4739, 1.0396, 0.0000, 0.0000, 0.0000, 0.0000, 0.1104, 0.1892, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0239], device='cuda:0'),
  'postive_embeddings': tensor([0.8379, 0.0000, 0.0000, 0.0000, 0.2733, 0.0000, 0.0000, 0.4728, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2137, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.6100, 0.0000, 0.0000, 0.7113, 0.0670, 0.4061,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1813, 0.0000, 0.0000,
          0.0000, 0.0000, 1.2756, 0.3037], device='cuda:0')},
 {'sequence': 'SLSQQIENIR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 1.0941, 0.7130, 0.0000, 0.0000, 1.7947, 0.0000,
          1.3004, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4580, 0.0000,
          0.0000, 0.1948, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0592, 0.0000, 0.0000, 0.8930, 0.7028, 0.0000, 0.0000, 1.6595, 0.0000,
          1.8008, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0624, 0.0000, 0.0000, 1.1569, 0.0000,
          0.0000, 0.1969, 0.0000, 0.0000, 0.0000, 0.1649, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LGDAVEQGVINNTVLGYFIGR',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 4784,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.2533, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3199,
          0.0840, 0.0000, 0.4156, 0.0000, 0.0000, 0.0000, 0.3489, 0.0000, 1.2955,
          0.0000, 0.5804, 0.0000, 0.1310, 0.0000, 0.0000, 0.2798, 1.5053, 0.7859,
          0.0000, 0.0000, 0.4759, 0.7802], device='cuda:0'),
  'postive_embeddings': tensor([0.5058, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5845, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3078, 1.1040, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1017, 0.4328, 0.0000,
          0.0000, 0.3179, 0.9021, 0.4174], device='cuda:0')},
 {'sequence': 'DLNCVPEIADTLGAVAK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 5,
  'anchor_embeddings': tensor([0.0000, 0.3763, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1874, 0.0000, 0.0000,
          1.2235, 0.0000, 0.0795, 0.1957, 0.0000, 0.0000, 0.4813, 1.0927, 0.2398,
          0.0000, 0.7311, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1146, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0153, 0.4329, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3940, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1461, 0.0000, 0.4529,
          1.9312, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7669, 1.0937, 0.4259,
          0.0000, 0.3150, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7128, 0.0000,
          0.0000, 1.1507, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'VSVGAPDLSLEASEGSIK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 2,
  'anchor_embeddings': tensor([1.0773, 0.0000, 0.3492, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.8000, 0.0000, 0.0829, 0.0000, 0.0000,
          0.7512, 0.0000, 0.0000, 0.8586, 0.0000, 0.0000, 0.0000, 0.0000, 0.2330,
          0.0000, 0.0000, 0.0000, 0.0557, 0.0000, 0.0000, 1.0592, 0.0000, 0.0000,
          0.0000, 1.2216, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.0670, 0.5388, 0.3321, 0.0000, 0.0000, 0.0000, 0.0000, 0.0133, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.5298, 0.0000, 0.0000, 0.0000, 0.0000,
          1.2462, 0.0000, 0.0000, 0.9372, 0.0000, 0.6392, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6417, 0.5392, 0.0000,
          0.0000, 0.5397, 0.0000, 0.3046], device='cuda:0')},
 {'sequence': 'LVYLVENPGGYVAYSK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 1,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1970, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5096, 0.0000, 0.0102,
          0.8984, 0.0000, 0.4824, 0.0000, 0.0000, 0.0000, 0.6357, 0.0000, 0.2383,
          0.8082, 0.1096, 0.0000, 0.0000, 0.0000, 0.0000, 1.8678, 0.0290, 0.1519,
          0.0000, 1.1956, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0426, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8731, 0.0000, 0.0000,
          0.1020, 0.0000, 0.3551, 0.0000, 0.1115, 0.0000, 0.4094, 0.0000, 0.5931,
          0.0258, 0.0161, 0.0000, 0.1433, 0.0000, 0.0000, 1.9013, 0.0000, 0.0000,
          0.0000, 1.2785, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'IGEHTPSALAIMENANVLAR',
  'anchor': tensor(3, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 1,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.6110, 0.0000, 1.2426, 0.0000, 0.0000, 0.3026, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0217, 0.0000, 0.0000, 0.0000, 1.3988,
          0.0000, 0.0000, 0.0000, 1.0590, 0.0000, 0.0000, 0.2608, 0.3140, 0.3427,
          0.0000, 0.1674, 0.0000, 1.5542, 0.0000, 0.0000, 0.0000, 0.6533, 0.0000,
          0.0000, 0.0000, 0.0998, 1.4656], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.9016, 0.0000, 1.6231, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1039, 0.0000, 0.0000, 0.0000, 0.4691,
          0.0000, 0.0000, 0.0000, 0.5110, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.9985, 0.0000, 0.0000, 0.0000, 0.0871, 0.0000,
          0.0000, 0.0000, 0.0038, 1.6121], device='cuda:0')},
 {'sequence': 'LLETLFVHR',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 7,
  'anchor_embeddings': tensor([1.2380, 0.0000, 0.0000, 1.4627, 0.6703, 0.0000, 0.0000, 0.0000, 0.0000,
          1.2622, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4044,
          0.0000, 0.0000, 0.0000, 0.0000, 0.5854, 0.0000, 0.0000, 0.3106, 0.0000,
          0.0000, 0.0000, 0.0000, 0.5506, 0.0000, 0.3810, 0.0000, 0.0000, 0.0000,
          0.3633, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.0387, 0.0000, 0.1792, 1.0665, 1.6180, 0.0000, 0.0000, 0.0000, 0.0000,
          0.7717, 0.0000, 0.0255, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4529, 0.0000, 0.0000, 0.1173, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2539, 0.0000, 0.0000, 0.0000,
          0.0724, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'GDVAEGDLIEHFSQFGTVEK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 1,
  'anchor_embeddings': tensor([0.1546, 0.0000, 0.0000, 0.0000, 0.8464, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3879, 0.0000, 0.0000, 0.0000, 0.4793,
          0.0000, 0.0000, 1.5673, 0.0000, 0.0000, 0.0000, 0.0000, 0.7987, 1.0264,
          0.2711, 0.0475, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2334, 0.0000,
          0.0000, 0.0266, 0.1289, 0.1477], device='cuda:0'),
  'postive_embeddings': tensor([0.4297, 0.0000, 0.0000, 0.0000, 0.7952, 0.0000, 0.0000, 0.0000, 0.1042,
          0.0000, 0.0000, 0.0000, 0.0000, 0.5515, 0.0000, 0.0000, 0.0000, 0.4959,
          0.8058, 0.0000, 1.1552, 0.2672, 0.0000, 0.0000, 0.0000, 0.8650, 1.0968,
          0.7311, 0.0000, 0.0000, 0.0104, 0.0000, 0.0000, 0.0000, 0.1179, 0.0000,
          0.0000, 0.2177, 0.0000, 0.0753], device='cuda:0')},
 {'sequence': 'ITGEAFVQFASQELAEK',
  'anchor': tensor(5, device='cuda:0'),
  'positive': tensor(11, device='cuda:0'),
  'rank': 1524,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0758, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0444,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1718, 0.0000, 0.0000, 0.0000, 0.0000,
          0.3853, 0.0000, 0.1139, 0.9839, 0.0000, 0.0000, 0.0000, 0.4664, 1.4915,
          0.5162, 0.0000, 0.0000, 0.8822, 0.0000, 0.0000, 1.0904, 0.0000, 0.3136,
          0.0000, 0.8470, 0.2937, 0.1139], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0320, 0.0000, 0.0000, 0.1447, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.9737, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.3951, 0.4243, 0.0000, 0.0000, 0.0000, 1.9302, 0.5448,
          0.3907, 0.0000, 0.0000, 0.8572, 0.0000, 0.0000, 0.0000, 0.0106, 0.0000,
          0.0000, 0.2329, 0.1558, 0.0559], device='cuda:0')},
 {'sequence': 'GLYDGPVCEVSVTPK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 2085,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.8278, 0.0000, 0.4727, 0.0000, 0.0000, 1.3487, 1.0223,
          0.0000, 0.0000, 0.0000, 0.0000, 0.8274, 0.0000, 0.0104, 0.0000, 0.3349,
          0.0922, 0.0000, 0.0000, 0.1811, 0.0000, 1.8416, 0.0000, 0.2968, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3847,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.6208, 0.0000, 0.3616, 0.0000, 0.0000, 0.1442, 0.7277,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2108, 0.0000, 1.7933, 0.0000, 0.0000,
          0.0762, 0.0000, 0.0000, 0.0000, 0.0000, 0.2111, 0.2235, 0.9954, 0.7671,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3573, 0.0000, 0.5027,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'CDVMYGIEDTQDTVSLTVDGVVFHYR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2402, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0146,
          0.0000, 0.0000, 1.6171, 0.1531, 0.0000, 0.0000, 0.0793, 0.0000, 0.5633,
          0.0000, 0.0000, 0.0000, 1.6943, 0.0000, 0.0000, 0.0000, 0.1516, 0.0900,
          0.0000, 0.0000, 0.0000, 0.3614], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6541, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.5990, 0.0000, 0.0000, 0.0000, 0.0342, 0.0000, 0.0812,
          0.0000, 0.0000, 0.0000, 1.9631, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0311, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'GDVDILMEFLLNVTTAPEFR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 5998,
  'anchor_embeddings': tensor([0.3286, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.5873, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0496, 0.3417, 0.0000, 0.0000, 0.0000, 0.3022, 0.9257,
          0.1338, 0.0155, 0.0000, 0.2345, 0.0000, 0.0000, 0.7446, 0.0000, 0.0000,
          0.0000, 1.0442, 0.5606, 0.3722], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.0843, 0.0000, 0.0000, 0.6104, 0.0000, 0.2056,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.5295,
          0.0000, 0.0000, 0.6311, 1.8046], device='cuda:0')},
 {'sequence': 'SINTEVVACSVDSQFTHLAWINTPR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 558,
  'anchor_embeddings': tensor([5.2679e-01, 0.0000e+00, 2.1723e-01, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 2.2195e-01, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 2.0458e-01, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 2.1680e-01, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          4.4336e-01, 1.9304e-05, 2.3023e-01, 0.0000e+00, 1.0108e-01, 0.0000e+00,
          4.6805e-03, 0.0000e+00, 0.0000e+00, 0.0000e+00, 5.2411e-01, 0.0000e+00,
          0.0000e+00, 2.4466e-01, 1.3361e+00, 1.1501e-01], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8950, 0.1668, 0.0000,
          0.0000, 0.5068, 0.0000, 0.0832, 0.0000, 0.0000, 0.0000, 1.5177, 0.0000,
          0.0000, 0.1466, 0.7067, 0.0000], device='cuda:0')},
 {'sequence': 'INPDGSQSVVEVPYAR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.1484, 0.0000, 0.0000, 0.0065, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1449, 0.0000, 0.0000,
          1.3788, 0.0000, 0.1818, 1.5131, 0.0000, 0.0000, 0.9989, 0.1307, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1000, 0.0000, 0.2564,
          0.0000, 0.4440, 0.0000, 0.7500], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0492, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0462, 0.0000, 0.0643, 0.0000, 0.0879,
          1.5226, 0.0000, 0.0341, 1.1594, 0.0000, 0.0000, 0.1769, 0.0782, 0.5366,
          0.0000, 0.0000, 0.0000, 0.1000, 0.0000, 0.0000, 0.8529, 0.1270, 0.2527,
          0.0000, 0.0000, 0.0000, 0.5085], device='cuda:0')},
 {'sequence': 'AIDLFTDAIK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.8144, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2524,
          0.0000, 0.0000, 0.2130, 0.0000, 1.7641, 0.0000, 0.0000, 0.0000, 0.0023,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2685, 0.0000, 0.0000, 0.2428, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.5292, 0.0663, 0.0000, 1.4930,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.1320, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4425,
          0.0277, 0.0000, 0.1018, 0.0000, 1.5410, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3483, 0.0000, 0.0000, 0.3509, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.6992, 0.0000, 0.0000, 1.6136,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'GEIDASVPELEGDLR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 3,
  'anchor_embeddings': tensor([0.1556, 0.0000, 0.0295, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5769,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3331, 0.0000, 0.0000,
          0.0000, 0.0000, 0.9235, 0.0000, 0.2778, 1.3014, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0468, 0.0000, 1.5924,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1413,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0186, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.6391, 1.2094, 0.6241, 1.3012, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8297, 0.0000, 1.1721,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'VADGLPLAASMQEDEQSGR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 1,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.2875, 0.0000, 0.0141, 0.0000, 0.0000, 0.1820, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.1927, 0.0000, 0.7123, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2172,
          0.0000, 0.2290, 0.0000, 0.0000, 0.0000, 0.0000, 0.6132, 0.0000, 0.0000,
          0.0000, 0.8398, 0.0000, 1.9716], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.2010, 0.0000, 0.0000, 0.0000, 0.0000, 0.1671, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.7598, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.7442, 0.0000, 0.0000, 0.0000, 0.0000, 0.7155, 0.0000, 0.0000,
          0.0000, 0.6364, 0.0000, 1.4306], device='cuda:0')},
 {'sequence': 'DYIEHLHGQFLHSLR',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.4497, 0.0000, 0.0000, 0.0000, 0.4550,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.9799,
          0.5146, 0.0000, 0.0000, 0.0420, 0.0000, 1.3453, 0.0000, 0.0000, 0.0000,
          1.8529, 1.5110, 0.0000, 0.0000, 0.0000, 0.0000, 0.0616, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.5308, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3403,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 2.9941,
          1.0444, 0.0000, 0.0000, 0.0000, 0.0000, 1.3632, 0.0000, 0.0000, 0.4217,
          1.9890, 1.4879, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LSLLEELSLAENQLLK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(6, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([1.7136, 0.0000, 0.8810, 0.0000, 0.0000, 0.0000, 0.0000, 0.0360, 0.4066,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2130, 0.0000, 0.0000,
          0.6220, 0.0000, 0.0000, 1.4776, 0.0000, 0.7174, 0.0000, 1.3488, 0.9463,
          0.2012, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2834, 0.0000, 0.4209,
          0.0000, 0.0630, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.7896, 0.0000, 1.2507, 0.0000, 0.0000, 0.0000, 0.0000, 0.0585, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0431, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0836, 0.0000, 0.0000, 1.3287, 0.0000, 0.0000, 0.0000, 1.6772, 0.9995,
          0.3971, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0695, 0.0000, 0.5110,
          0.0000, 0.2757, 0.0000, 0.6259], device='cuda:0')},
 {'sequence': 'IATGHGQQGVTQVVLK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 337,
  'anchor_embeddings': tensor([0.7691, 0.2942, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7124,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3253, 0.0000, 0.6176, 0.0000, 1.5261,
          0.9526, 0.0000, 0.0000, 0.0000, 0.0000, 0.9013, 0.0000, 0.0000, 0.5249,
          0.6812, 0.9029, 0.0000, 0.0000, 0.0000, 0.0000, 0.7928, 0.5769, 0.0000,
          0.0000, 0.1191, 0.4463, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.4916, 0.8656, 0.0000, 0.2237, 0.0000, 0.0000, 0.0000, 1.1050,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2147, 0.0000, 1.3546, 0.0000, 0.0354,
          1.1260, 0.0000, 0.0000, 0.0000, 0.0000, 0.5154, 0.0000, 0.0000, 1.2843,
          0.1263, 0.6994, 0.0000, 0.0000, 0.0000, 0.0000, 0.4027, 0.4006, 0.0000,
          0.0000, 0.7401, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'GQETSTNPIASIFAWTR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 67,
  'anchor_embeddings': tensor([0.2074, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1966, 0.0000, 0.0000, 0.0000, 0.0000,
          0.6231, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.7994, 0.0000, 0.6863, 0.0000, 0.0000, 0.8397, 0.0000, 0.0000,
          0.0000, 1.1228, 0.0000, 0.9828], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1779, 0.0000, 0.0000, 0.0000, 0.8304,
          0.8203, 0.0000, 0.0000, 0.0000, 0.0000, 0.2980, 0.0000, 0.0000, 0.0000,
          0.0000, 2.2278, 0.0000, 1.1910, 0.0000, 0.0000, 1.0598, 0.0000, 0.0000,
          0.0000, 0.3598, 0.0000, 0.0519], device='cuda:0')},
 {'sequence': 'ADLIAYLK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 14,
  'anchor_embeddings': tensor([0.2682, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5145,
          0.0313, 0.0000, 0.1007, 0.7952, 0.1556, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.7785, 0.0000, 0.0000, 0.0000, 0.0000,
          0.2965, 0.0000, 0.0000, 0.0000, 0.0000, 0.7094, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0665, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3120,
          0.0000, 0.0000, 0.0406, 1.6700, 0.3936, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2857, 0.0000, 0.0000, 0.2528, 0.0000,
          0.6519, 0.0000, 0.0000, 0.0000, 0.0000, 0.7914, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'SVEEVASEIQPFLR',
  'anchor': tensor(8, device='cuda:0'),
  'positive': tensor(5, device='cuda:0'),
  'rank': 1,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.8536, 0.0000, 0.0000, 1.6503, 0.2097,
          0.0000, 0.0000, 0.0000, 0.0000, 1.7104, 0.0000, 0.0000, 0.0000, 0.6628,
          0.0000, 0.0000, 0.0000, 0.0860, 0.0000, 1.2909, 0.0000, 0.1107, 0.0000,
          0.3155, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.1787, 0.1881, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.7593, 0.0000, 0.0000, 1.2042, 0.6782,
          0.0000, 0.0000, 0.0000, 0.0000, 1.4294, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.7991, 0.1784, 1.6468, 0.0000, 0.0000, 0.0000,
          0.3402, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.3966, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'ITSAVWGPLGECIIAGHESGELNQYSAK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 1599,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0326, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.9903, 0.0000, 0.0000, 0.9550, 0.0101, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0922, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0699, 1.3313, 0.0594], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.4548, 0.0000, 0.0228, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.7124, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.6195, 0.3346, 0.0000, 0.0000, 0.2410, 0.0000, 1.0276,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1602,
          0.0000, 0.9265, 0.7308, 0.8377], device='cuda:0')},
 {'sequence': 'TIEYLEEVAITFAK',
  'anchor': tensor(14, device='cuda:0'),
  'positive': tensor(7, device='cuda:0'),
  'rank': 5833,
  'anchor_embeddings': tensor([0.0000, 0.0000, 1.6060, 0.0000, 0.0000, 0.0000, 0.0000, 0.0718, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1011, 1.3448,
          0.0000, 0.0545, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1755, 0.0000,
          0.0000, 0.3861, 0.9081, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.4407, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0610, 0.0000, 0.0000,
          0.0000, 0.0000, 0.2444, 0.2086, 0.0000, 0.0000, 1.0218, 0.0000, 0.0335,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5253, 0.9892, 1.6261,
          0.0000, 0.6438, 0.2471, 0.0000], device='cuda:0')},
 {'sequence': 'VANILHDDCAFLSAFGDVSKPER',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 43,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.7399, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0670,
          0.0000, 0.0000, 0.7626, 0.9278, 0.0000, 0.0000, 0.0000, 0.1062, 0.2062,
          0.0000, 0.0000, 0.0000, 1.1966, 0.0000, 0.0000, 0.4616, 0.0000, 0.0000,
          0.0000, 0.1440, 1.2575, 0.1836], device='cuda:0'),
  'postive_embeddings': tensor([0.5471, 0.0000, 0.0000, 0.0000, 0.6084, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5141,
          0.0000, 0.0000, 0.4613, 0.3286, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.3929, 0.6666, 0.0000, 1.6063, 0.0000, 0.0000, 0.0000, 0.7399, 0.0000,
          0.0000, 0.0000, 0.8887, 0.4762], device='cuda:0')},
 {'sequence': 'ALPGQLKPFETLLSQNQGGK',
  'anchor': tensor(7, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.3369, 0.0000, 0.0000, 0.6663, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.7171, 0.0000, 0.0000, 0.0000, 0.6584,
          0.0000, 0.0000, 1.0527, 0.0000, 0.0000, 0.0000, 0.3330, 0.0000, 0.3301,
          0.0000, 1.1001, 0.0000, 0.0000, 0.0000, 0.0000, 0.0450, 0.0000, 0.0565,
          0.0000, 1.0429, 0.9765, 0.6909], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2509, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.7087, 0.0000, 0.0000, 0.0000, 0.3720,
          0.0000, 0.0000, 1.3077, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7260,
          0.0000, 0.7815, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4771,
          0.0000, 0.9484, 0.6841, 0.8479], device='cuda:0')},
 {'sequence': 'VCPFAGILENGAVR',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(4, device='cuda:0'),
  'rank': 6105,
  'anchor_embeddings': tensor([1.1439, 0.0000, 0.7775, 0.0000, 0.0000, 0.0000, 0.0000, 0.8877, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2289, 0.0000, 0.3534, 0.0000, 0.0000,
          0.0000, 0.0000, 0.6149, 0.0000, 0.0000, 0.0000, 1.5387, 0.3985, 0.3603,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.5125, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.7849, 0.0000, 0.0000, 0.0000, 0.0000, 1.2527, 0.6045,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6746, 0.0000, 0.7244,
          0.0000, 0.0000, 0.0000, 0.0089, 0.0000, 1.5328, 0.0000, 0.0000, 0.0000,
          0.1618, 0.0000, 0.0000, 0.0220, 0.0000, 0.0000, 0.2140, 0.0000, 0.8746,
          1.3740, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LIINSLYK',
  'anchor': tensor(3, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 1,
  'anchor_embeddings': tensor([2.2420, 0.2429, 0.0000, 0.2575, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.5928, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3890, 0.0000, 0.0000, 1.1735, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1003, 0.0000, 0.4636, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.7193, 0.5913, 0.0000, 0.3308, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.3438, 0.0000, 0.0000, 0.0000, 0.0000, 0.2979,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3344, 0.0000, 0.0000, 1.5322, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4647, 0.0000, 0.0778, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'TLVTQNSGVEALIHAILR',
  'anchor': tensor(3, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 2,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 1.0786, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0785,
          0.5869, 0.0000, 0.0000, 0.5325, 0.4133, 0.0000, 0.3441, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1304,
          0.0000, 2.0133, 0.0000, 0.7740], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 1.4153, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7102,
          0.5003, 0.0000, 0.0000, 1.2549, 0.3607, 0.0000, 0.9932, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1422,
          0.0000, 1.5424, 0.0000, 0.9250], device='cuda:0')},
 {'sequence': 'ELVGYYIEASVAGSGK',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 244,
  'anchor_embeddings': tensor([1.9287e-01, 0.0000e+00, 0.0000e+00, 0.0000e+00, 1.9353e-01, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 1.7923e-01, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 1.0196e+00, 0.0000e+00, 0.0000e+00,
          1.0883e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 9.6765e-01,
          0.0000e+00, 0.0000e+00, 8.2105e-01, 0.0000e+00, 4.0217e-03, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 1.7181e-03, 0.0000e+00, 1.8152e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 1.2526, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0068,
          0.0000, 0.0000, 0.2137, 0.0000, 0.2580, 0.0000, 1.5038, 0.0000, 0.2783,
          0.0000, 0.0000, 0.7332, 0.0000, 0.0000, 0.6044, 0.0652, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1979,
          0.0282, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'GTFSQLSELHCDK',
  'anchor': tensor(4, device='cuda:0'),
  'positive': tensor(5, device='cuda:0'),
  'rank': 665,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.5963, 0.0000, 0.0000, 0.3278, 0.7877,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9229, 0.0000, 0.0000,
          0.0000, 0.0000, 0.8217, 0.0000, 0.0000, 0.2664, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.4297, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.4224, 1.1600, 0.0000, 0.0000, 0.4396, 0.0000, 0.0000, 0.5390, 0.5360,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0020, 0.0000, 0.0000,
          0.0000, 0.0000, 1.2331, 0.0000, 0.0000, 1.6947, 0.0000, 0.0000, 0.0000,
          0.7167, 0.7065, 0.0000, 0.6095, 0.0000, 0.0000, 0.0000, 0.5742, 0.0000,
          0.0560, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'IIWQFIK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([1.7863, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0441,
          0.0000, 0.0000, 0.0000, 1.3645, 0.7161, 0.0000, 0.0000, 0.0000, 0.6669,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1334, 0.0000, 0.0000, 1.1259, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.9401, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.7068, 0.1489, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1577,
          0.1557, 0.0000, 0.0000, 1.0903, 0.7693, 0.0000, 0.0000, 0.0000, 0.6823,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0426, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.7300, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LAAVQLLQFLAPK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 1.0186, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.6106,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0978, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.4491, 0.0000, 0.0000, 0.0000, 0.0000,
          1.1480, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6870, 0.0000, 0.5729,
          0.4619, 0.7401, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.1692, 0.0000, 0.8385, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.6588,
          0.3913, 0.0000, 0.0000, 0.0000, 0.0025, 0.0000, 0.0000, 0.0000, 0.0300,
          0.0000, 0.0000, 0.0000, 0.0000, 1.0928, 0.0000, 0.0000, 0.0000, 0.0000,
          0.7826, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6582, 0.0000, 0.8400,
          0.6970, 0.2425, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'SVLGQLGITK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 3,
  'anchor_embeddings': tensor([0.3544, 0.0000, 0.3734, 0.0503, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.3928, 1.9316, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.7600, 0.0000, 0.0000, 0.3799, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7473, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.2205, 0.0000, 0.2260, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.7267, 1.2999, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.5911, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4976, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LSDTSTLIGDAVELR',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(3, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.3571, 0.2993, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0486, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.5021, 0.0000, 0.3205, 0.0000, 0.0000, 1.2158, 0.0000, 0.2424, 0.0000,
          0.0000, 0.0000, 0.0000, 1.9498, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0546, 0.1448], device='cuda:0'),
  'postive_embeddings': tensor([0.4015, 0.5957, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3319, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.4942, 0.0000, 0.5290, 0.0000, 0.0000, 1.1804, 0.0000, 0.0185, 0.0000,
          0.0000, 0.0000, 0.0000, 1.9521, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'YGIICMEDLIHEIYTVGK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 11659,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.3008, 0.0000, 0.8864, 0.0000, 0.0000, 0.6030, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0532, 0.0000,
          0.0000, 0.5280, 0.0000, 0.0917, 0.0000, 0.0000, 0.0542, 0.0000, 0.0000,
          0.0000, 0.0000, 1.7994, 0.5445], device='cuda:0'),
  'postive_embeddings': tensor([0.2077, 0.0000, 0.0000, 0.0000, 0.0331, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3215, 0.0000, 0.0000,
          0.0000, 0.0000, 0.8586, 0.0000, 0.0000, 0.0000, 1.2742, 1.1699, 1.3423,
          0.0000, 0.1227, 0.0000, 0.0000, 0.0000, 0.0000, 0.7666, 0.5079, 0.0000,
          0.0000, 0.0142, 0.0430, 0.0000], device='cuda:0')},
 {'sequence': 'VVAAVGDAVK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 43,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.7832, 0.5080, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.0325, 0.4407, 0.0000, 0.0000, 0.0000, 0.0427,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.7143, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1955, 0.0000, 0.0000, 0.0000,
          0.1466, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0294, 0.0000, 0.6167, 1.0026, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.0196, 0.5829, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.7596, 0.0000, 0.0000, 0.8058, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2800, 0.0000, 0.0000, 0.0000,
          0.2311, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'TYFPHFDLSHGSAQVK',
  'anchor': tensor(74, device='cuda:0'),
  'positive': tensor(81, device='cuda:0'),
  'rank': 42,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.8626, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.3677, 0.0000, 0.0726, 0.0000, 0.4503, 0.0000, 1.6672,
          0.2698, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1073, 0.1178, 0.7972,
          1.9249, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4380,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 2.3215, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.2224, 0.0000, 0.3342, 0.0000, 0.3541, 0.0000, 0.4247,
          0.0873, 0.0000, 0.3397, 0.0000, 0.0000, 0.0000, 0.7977, 0.2158, 0.8860,
          1.6343, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5999, 0.1832, 0.0968,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'VLVALYEEPEKPNSALDFLK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 3991,
  'anchor_embeddings': tensor([0.2277, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4683, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2979, 0.0000, 0.0000, 0.0000, 0.0114,
          0.0000, 0.0000, 0.8321, 0.0459, 0.0000, 0.0000, 0.6339, 0.0000, 0.1442,
          0.0000, 0.9533, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 2.0294, 0.3459, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.5904, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.8926, 0.0000, 0.6606, 0.0000, 0.0000,
          0.0552, 0.0000, 0.0000, 0.4569, 0.0000, 0.0000, 1.3218, 0.3751, 0.4137,
          0.0000, 0.0000, 0.0000, 0.6129, 0.0000, 0.0000, 0.0000, 0.7661, 0.0000,
          0.0000, 0.1128, 0.7540, 0.0000], device='cuda:0')},
 {'sequence': 'DNPGVVTCLDEAR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 2,
  'anchor_embeddings': tensor([0.0000, 0.7964, 0.8156, 0.0000, 0.0000, 0.0000, 0.0000, 0.2550, 0.1703,
          0.0130, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0549, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.4207, 0.4156, 0.0000, 0.0474, 0.0000, 0.0000, 0.0000, 0.4130, 0.0000,
          0.9070, 0.0000, 0.0000, 0.4849], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 1.5777, 0.7344, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5834,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4942, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.8579, 1.6535, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.0851, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'ANIENTESFTLLIIPECNR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 11,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.8689, 0.0000, 1.9999, 0.0000, 0.0000, 0.0635, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5699,
          0.4943, 0.0000, 0.0000, 0.1525, 0.0000, 0.0000, 0.0526, 0.0000, 0.0797,
          0.0000, 0.0000, 0.0000, 0.2450, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 1.8086, 0.0000, 0.9070], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 1.7499, 0.0000, 0.0000, 0.0586, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0545,
          0.0000, 0.0000, 0.1969, 0.0000, 0.0000, 0.0000, 0.0000, 0.5523, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 1.0439, 0.6011, 1.2328], device='cuda:0')},
 {'sequence': 'LVWTVVDANVQTLSCK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 796,
  'anchor_embeddings': tensor([0.8253, 0.4949, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3068, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.4681, 0.0000, 0.0000, 0.0000, 0.6587,
          1.3775, 0.0000, 0.0070, 0.0000, 0.0000, 0.2383, 0.0000, 0.1072, 0.3307,
          0.0239, 0.4167, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7975, 0.0000,
          0.0000, 1.4204, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.2970, 0.0000, 0.3061, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.7259, 0.0000, 0.0000, 0.0000, 0.1827,
          0.4318, 0.0000, 0.0000, 0.2034, 0.0000, 0.0000, 0.3179, 0.3045, 0.4490,
          0.0000, 0.0308, 0.0000, 0.0000, 0.0000, 0.0000, 0.1055, 0.0062, 1.0597,
          0.0000, 0.0000, 0.0880, 0.0000], device='cuda:0')},
 {'sequence': 'GVIINTASVAAFEGQVGQAAYSASK',
  'anchor': tensor(4, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 1,
  'anchor_embeddings': tensor([0.3327, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9802, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0518, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.4815, 0.0000, 0.0000, 0.0000, 0.4413, 0.0000, 0.7393,
          0.0000, 0.0000, 0.0000, 1.3677, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.6515, 1.0527, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.1612, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7013, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2042, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.9709, 0.0000, 0.0000, 0.0000, 0.2280, 0.0000, 0.5261,
          0.0000, 0.0000, 0.0000, 1.5245, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.8741, 0.1827, 0.0000], device='cuda:0')},
 {'sequence': 'VSGQGLHEGHTFEPAEFIIDTR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 3705,
  'anchor_embeddings': tensor([0.3161, 0.0000, 0.0000, 0.0000, 0.3744, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.9350, 0.0000, 0.0000, 0.0000, 0.6897,
          0.0000, 0.0000, 1.7155, 1.6115, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.3238, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.5675, 0.9666, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0262, 0.0000, 0.0000, 0.0000, 0.2370, 0.0000, 0.0000, 0.7354, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3130,
          0.3119, 0.0000, 1.1510, 0.0623, 0.0000, 0.0000, 1.4389, 0.0356, 1.3257,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0973, 0.8336, 0.6827,
          0.0000, 0.5645, 0.0102, 0.5619], device='cuda:0')},
 {'sequence': 'LSDAGITPLFLTR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(5, device='cuda:0'),
  'rank': 12462,
  'anchor_embeddings': tensor([0.0000, 0.0000, 2.2487, 0.0000, 0.4073, 0.0000, 0.0000, 0.9836, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 1.1545, 0.0000, 0.1039, 0.0000, 0.0000, 0.0000, 0.3334, 0.0000,
          0.0000, 0.1774, 0.9015, 0.0808], device='cuda:0'),
  'postive_embeddings': tensor([0.9476, 1.7581, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.7491, 0.0000, 1.1405, 0.0000, 0.0399, 0.0000,
          0.0000, 0.1137, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5513, 0.0000,
          1.1632, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'TEVSFTLNEDLANIHDIGGKPASVSAPR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 46,
  'anchor_embeddings': tensor([0.2553, 0.0000, 0.0000, 0.0000, 1.5345, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1050, 0.0000, 0.1193,
          0.0000, 0.0000, 0.0000, 0.6956, 0.0000, 0.0000, 1.6969, 0.3139, 0.0000,
          0.0000, 0.2551, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6890, 0.0000,
          0.0000, 0.4342, 0.4275, 0.1641], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.2991, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6194, 0.0000, 0.0517,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 2.1758, 0.5233, 0.0000,
          0.0000, 0.2581, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2980, 0.0000,
          0.0000, 0.0000, 0.8732, 0.0000], device='cuda:0')},
 {'sequence': 'TPIKPQQSESSASRPTLNK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 1726,
  'anchor_embeddings': tensor([0.0852, 0.0000, 0.0000, 0.0000, 0.9269, 0.0000, 0.0000, 0.5601, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1959, 0.0000, 0.0000, 0.0000, 0.0342,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8464,
          0.3770, 0.3590, 0.0000, 0.5227, 0.0000, 0.0000, 0.0768, 0.4980, 0.0000,
          0.0000, 1.5274, 0.8866, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.2598, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1983, 0.0000, 0.7102, 0.0000, 0.8635,
          0.3265, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7208, 0.0000, 0.4441,
          0.0000, 0.2685, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 1.1324, 0.0203, 0.0000], device='cuda:0')},
 {'sequence': 'YVIHTVGPIAYGEPSASQAAELR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 23,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.1381, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1296,
          0.0000, 0.0000, 0.3517, 1.5960, 0.0000, 0.0000, 0.0000, 0.0000, 0.0733,
          0.7643, 0.4206, 0.0000, 0.0508, 0.0000, 0.0000, 0.0000, 1.2212, 0.0276,
          0.0000, 0.0000, 1.1339, 0.8531], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5625, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0912, 0.0000, 0.0000, 0.0000, 1.0503,
          0.0000, 0.0000, 0.7298, 2.1866, 0.0000, 0.0000, 0.2061, 0.0000, 0.0293,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3750, 1.0649, 0.3521,
          0.0000, 0.0000, 0.4503, 1.0556], device='cuda:0')},
 {'sequence': 'EEGPYEVEVTYDGVPVPGSPFPLEAVAPTKPSK',
  'anchor': tensor(6, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 19,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.8867, 0.0000, 0.5586, 0.0000, 0.0000, 0.0569, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.1300, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4630, 0.3586,
          0.0000, 0.0000, 0.0000, 0.2887, 0.0000, 0.0000, 0.0000, 1.8469, 0.0000,
          0.0000, 0.0000, 0.9890, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000e+00, 0.0000e+00, 7.8010e-01, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 1.1537e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 2.1013e-01, 0.0000e+00, 0.0000e+00, 9.0519e-01, 0.0000e+00,
          3.7288e-01, 0.0000e+00, 0.0000e+00, 6.8021e-01, 1.1478e+00, 1.8859e-05,
          0.0000e+00, 0.0000e+00, 1.7865e+00, 0.0000e+00], device='cuda:0')},
 {'sequence': 'EVDPLVYNMSHEDPGNVSYSEIGGLSEQIR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 12559,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7009,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5970, 0.0000, 0.4811,
          0.0000, 0.0000, 0.0000, 0.3470, 0.9410, 0.0000, 0.0000, 1.9671, 0.0000,
          0.0000, 0.0000, 0.0000, 0.2509, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.4505, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5430, 0.0509, 0.4061,
          0.0000, 0.3775, 0.0000, 0.0383, 0.0000, 0.0000, 0.9627, 0.4178, 0.0000,
          0.0000, 0.1667, 0.3933, 0.3535], device='cuda:0')},
 {'sequence': 'EILVGDVGVTITDPFK',
  'anchor': tensor(4, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 1.7776, 0.0000, 0.0000, 0.0000, 0.0000, 1.1644, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2726, 0.0000, 0.0000,
          0.7441, 0.0000, 0.0000, 0.0000, 0.0000, 0.2241, 0.1032, 0.0000, 0.0000,
          0.0000, 0.6470, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0271,
          0.0000, 0.5317, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 1.8629, 0.0000, 0.0000, 0.0000, 0.0000, 0.6941, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.6691, 0.0000, 0.0000,
          0.4473, 0.0000, 0.0053, 0.0000, 0.0000, 0.7186, 0.3437, 0.0000, 0.1147,
          0.0000, 0.1871, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1649,
          0.0000, 0.3534, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'NSDPLVGVILDNGGK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.7355, 0.6339, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0067,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3792, 0.0000, 0.0000,
          0.1085, 0.0000, 0.0000, 0.0000, 0.9665, 0.9434, 0.0000, 0.7276, 0.0000,
          0.0000, 0.3065, 0.0000, 1.7470, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.1732, 0.7074, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.8295, 0.7446, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2091, 0.2759,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3294, 0.0000, 0.0000,
          0.0087, 0.0000, 0.0000, 0.0000, 1.0020, 0.5070, 0.0000, 0.6987, 0.0000,
          0.0000, 1.1029, 0.0000, 1.6645, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.3000, 0.6069, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LFLAEFQSIPR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 40,
  'anchor_embeddings': tensor([0.0000, 0.0958, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.7774, 0.0000, 1.2660, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4164, 0.0000, 0.0000, 0.0000, 0.0000,
          1.8205, 0.6108, 0.0000, 0.8100, 0.0000, 0.0000, 0.7982, 0.0000, 0.0000,
          0.2069, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4424, 0.0000,
          0.0000, 0.0000, 0.3553, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9160,
          0.0000, 0.0000, 0.0000, 0.1024, 0.0000, 0.0000, 0.3687, 0.0000, 0.0730,
          1.9677, 0.6645, 0.0000, 1.3418, 0.0000, 0.0000, 0.5728, 0.3986, 0.0000,
          0.5405, 0.0000, 0.0000, 0.7337], device='cuda:0')},
 {'sequence': 'DTTTTVWDVVSATVAR',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(7, device='cuda:0'),
  'rank': 12090,
  'anchor_embeddings': tensor([0.4843, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.7098, 0.0000, 0.0000, 0.3162, 0.0000, 1.2326, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2864,
          0.0000, 0.1647, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.1127, 0.0000, 0.1782, 0.0000, 0.4278, 0.0000, 0.0000, 0.4634, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.5267, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4690,
          0.0000, 0.0581, 0.0000, 0.3499, 0.0000, 0.0000, 0.2359, 0.0000, 0.0000,
          0.0000, 0.0000, 1.7885, 0.4309], device='cuda:0')},
 {'sequence': 'ELWLVIHGR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 169,
  'anchor_embeddings': tensor([0.0000, 0.5122, 0.0142, 0.7222, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.2517, 0.0000, 0.0000, 0.0000, 0.9593, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4302, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.2876, 0.0000, 0.9373, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.7253, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.9627, 1.8904, 0.0000, 0.0000, 0.0000, 0.1594,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3242, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.3550, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.1317, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'TIAQDYGVLK',
  'anchor': tensor(5, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 4534,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.1990, 0.0000, 1.1170, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 2.1854, 0.0000, 0.0000, 0.0000, 0.0000,
          0.4333, 0.0000, 0.0000, 0.2813, 0.0000, 1.3024, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.6654, 0.0000, 0.0959, 0.0000, 0.8340, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2432, 0.0000, 0.0000, 0.0000, 0.2044,
          0.0000, 0.0000, 0.0000, 0.9092, 0.0000, 0.0000, 0.1012, 1.8792, 0.5756,
          0.7379, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4538, 0.0000, 0.0000,
          0.0000, 0.6210, 0.4124, 0.5985], device='cuda:0')},
 {'sequence': 'QNQEYQVLLDVR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.9270, 0.5846, 0.0000, 0.0000, 0.0000, 0.0000, 1.0284, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9854, 0.0000, 0.0000,
          0.1515, 0.0000, 1.4355, 0.5571, 0.0000, 1.2003, 0.0000, 0.0000, 0.0000,
          0.1166, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5228, 0.0000,
          0.4590, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.8915, 0.6965, 0.0000, 0.0000, 0.0000, 0.0000, 0.9153, 0.5445,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9548, 0.0000, 0.0000,
          0.1937, 0.0000, 1.5457, 0.6497, 0.0000, 0.8318, 0.0000, 0.0000, 0.0000,
          0.2120, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4708, 0.0000,
          0.1258, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LENYPIPEPGPNEVLLR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 6946,
  'anchor_embeddings': tensor([0.0000, 0.0000, 1.5590, 0.0000, 0.0000, 0.0000, 0.0000, 1.6740, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0169, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 1.3324, 0.0000, 0.8188], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.5483, 0.0000, 0.0473, 0.0000, 0.0000, 0.0436, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4347, 0.0000, 0.2051, 0.0000, 0.2083,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5953, 0.0880, 1.4028,
          0.8096, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3917, 0.0000,
          0.0000, 0.0716, 1.0726, 0.0000], device='cuda:0')},
 {'sequence': 'LCSLLDSEDYNTCEGAFGALQK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 1,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3315,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1925,
          0.1792, 0.0000, 0.7535, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.8587,
          0.4966, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 2.1243,
          0.0000, 0.0000, 1.3313, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.2306, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2428,
          0.0000, 0.0000, 0.8906, 0.0000, 0.0000, 0.0000, 0.0000, 0.2196, 2.1433,
          0.7023, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.6439,
          0.0000, 0.0000, 0.7025, 0.3210], device='cuda:0')},
 {'sequence': 'SIEIPRPVDGVEVPGCGK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 28,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.1823, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3003, 0.0000, 0.0000, 0.0000, 0.6631,
          0.2227, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 2.3035, 0.1527,
          0.0000, 0.6486, 0.0000, 0.0000, 0.0000, 0.0000, 0.0984, 1.7339, 0.0000,
          0.0000, 0.0000, 0.2192, 1.0603], device='cuda:0'),
  'postive_embeddings': tensor([0.6155, 0.0000, 0.0000, 0.0000, 0.6140, 0.0000, 0.0000, 0.5838, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0834, 0.0000, 0.0000, 0.0000, 1.0874,
          0.0000, 0.0000, 0.0000, 0.5324, 0.0000, 0.0000, 0.0000, 1.2243, 0.4187,
          0.0000, 0.3940, 0.0000, 0.0000, 0.0000, 0.0000, 0.1767, 1.1101, 0.0000,
          0.0000, 0.0000, 0.0000, 0.6416], device='cuda:0')},
 {'sequence': 'TFYGLHQDFPSVVLVGLGK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 1231,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0191, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.8543, 0.0000, 0.0000, 0.0000, 0.7689, 1.6251, 1.0241,
          0.0000, 0.9625, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7643, 0.0000,
          0.0000, 0.3389, 0.2272, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.9335, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.5466, 0.0000, 0.0000, 0.0000, 0.5602, 0.0000, 0.5806,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 2.0841, 0.0000, 0.6879,
          0.3763, 1.1685, 0.0000, 0.7351, 0.0000, 0.0000, 0.0000, 0.9330, 0.6442,
          0.0000, 0.0259, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'IEFTPEQIEEFK',
  'anchor': tensor(4, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 1,
  'anchor_embeddings': tensor([0.0000, 0.1027, 2.2383, 0.0000, 0.0000, 0.0000, 0.0000, 0.1378, 0.9905,
          0.0000, 0.0000, 0.1101, 0.0000, 0.0000, 0.0000, 1.4427, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.9546, 0.0000, 0.0564, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.2576, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 1.8170, 0.0000, 0.0000, 0.0000, 0.0000, 0.0775, 0.3803,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0015, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.8767, 0.0000, 0.1326, 0.0000, 0.0000, 0.0000,
          0.3447, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5542,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LQEALVDCYKPTEEFIK',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 1.9283, 0.0000, 0.0000, 0.0000, 0.0000, 0.2288, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0136, 0.0000, 0.6462,
          0.0000, 0.0000, 0.0000, 0.6812, 0.0000, 0.0000, 0.0000, 1.6807, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 1.8290, 0.0000, 0.0000, 0.0000, 0.0000, 0.9587, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0447,
          0.0000, 0.0000, 0.0000, 0.5877, 0.0000, 0.0000, 0.0000, 1.6654, 0.0000,
          0.0000, 0.0101, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'AQPVQVAEGSEPDGFWEALGGK',
  'anchor': tensor(5, device='cuda:0'),
  'positive': tensor(7, device='cuda:0'),
  'rank': 448,
  'anchor_embeddings': tensor([0.1191, 0.0000, 0.0000, 0.0000, 0.1295, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.8704, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4747, 1.4065,
          0.0000, 1.3606, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5115,
          0.0000, 0.3822, 0.0953, 0.9852], device='cuda:0'),
  'postive_embeddings': tensor([0.6183, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3065, 0.8297, 0.8190,
          0.0000, 0.4586, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1113, 0.0000,
          0.0000, 1.3695, 0.3287, 0.3180], device='cuda:0')},
 {'sequence': 'VFLWGSFR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 1.0646, 1.4371, 0.3762, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.4573, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2235, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9137,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 1.1456, 1.5144, 0.1317, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.7572, 0.1771, 0.5443, 0.0000, 0.0000, 0.0000, 0.1370,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.1223, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0725,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LAVEALSSLDGDLAGR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(5, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.3071, 0.0000, 0.0000, 0.0000, 0.8820, 0.0000, 0.0000, 1.7887, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1978, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4880, 1.2238, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.6426, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.8254, 0.0000, 0.0000, 0.0000, 1.4270, 0.0000, 0.0000, 1.9996, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.9377, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0449, 0.0000, 0.0000, 0.0000, 0.0808, 1.5748, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.7916, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'VLDNYLTSPLPEEVDETSAEDEGVSQR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 4,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0962, 0.0000, 0.0000, 1.2591, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5570, 0.0000, 0.8716,
          0.0000, 0.0000, 0.0000, 0.3439, 0.0000, 0.0000, 1.0270, 0.4055, 0.7447,
          0.0000, 0.0000, 1.3596, 0.4123], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.3151, 0.0000, 0.0000, 1.1584, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3497,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4691, 0.0000, 0.2229,
          0.0000, 0.0000, 0.0000, 0.1330, 0.0000, 0.0000, 0.4773, 0.0000, 1.6900,
          0.0000, 0.0000, 1.3400, 0.6518], device='cuda:0')},
 {'sequence': 'AAFQLGSPWR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 1.1659, 0.0000, 1.4099, 0.0000, 0.0000, 0.0000, 0.8814, 0.0000,
          0.9532, 0.0000, 0.0000, 0.0000, 0.1400, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.8124, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2997, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 1.2896, 0.0000, 1.3711, 0.0000, 0.0000, 0.0000, 0.6506, 0.0000,
          1.0554, 0.0000, 0.0000, 0.0000, 0.1726, 0.0000, 0.0000, 0.0000, 0.0146,
          0.0000, 0.0000, 1.0395, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1738, 0.0000, 0.0547, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'FFALPYVDHFLR',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.5486, 0.0000, 0.0358, 0.0000, 0.6667,
          0.0000, 0.0000, 0.4925, 1.1364, 0.0000, 0.2391, 0.0000, 0.0000, 0.0000,
          1.3488, 1.2314, 0.0000, 0.0000, 0.0000, 0.0000, 0.9349, 0.0000, 0.0000,
          0.0819, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.4981, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3090, 0.0000, 0.0920, 0.0000, 0.3575,
          0.0000, 0.0000, 0.3127, 1.1037, 0.0000, 0.7031, 0.0000, 0.0000, 0.0000,
          1.4125, 1.1611, 0.0000, 0.0000, 0.0000, 0.0000, 0.5978, 0.0000, 0.0000,
          0.2231, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'NLITDICTEQCTLSDQLLPK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 1.5958, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8813, 1.7595, 0.7191,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3440, 0.0455, 0.0682,
          0.0000, 0.0000, 0.1991, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 1.4573, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3956, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4020, 1.9346, 0.8532,
          0.0000, 0.0000, 0.0000, 0.0273, 0.0000, 0.0000, 0.0742, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'SLYALFSQFGHVVDIVALK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 12,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0206, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.8948, 0.0000, 0.0000, 0.0000, 0.4013,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0199, 1.6157, 1.0864,
          0.3149, 0.0000, 0.0000, 0.0513, 0.0000, 0.0000, 0.0000, 0.4793, 0.0000,
          0.0000, 0.0000, 0.0000, 0.5748], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0937, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.7128, 0.0000, 0.0000, 0.0000, 0.6499,
          0.0000, 0.0000, 0.0000, 0.1077, 0.0000, 0.0000, 0.2843, 1.1952, 1.6551,
          0.0000, 0.0000, 0.0000, 0.6259, 0.0000, 0.0000, 0.0000, 0.5468, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'VNWEEEAASGLLTSLK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 1.2215e-01, 0.0000e+00,
          0.0000e+00, 3.9165e-01, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 1.8569e+00, 0.0000e+00, 1.5526e-01, 0.0000e+00, 0.0000e+00,
          1.0531e+00, 0.0000e+00, 4.5710e-01, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          4.0806e-01, 2.4598e-01, 1.1254e-03, 0.0000e+00, 1.4411e+00, 0.0000e+00,
          8.5415e-01, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 1.3549e-01, 0.0000e+00], device='cuda:0'),
  'postive_embeddings': tensor([0.3972, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.9421, 0.0000, 0.0000, 0.0000, 0.0000,
          0.9891, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2080, 0.0000,
          0.0000, 1.5310, 0.0000, 0.8070, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'DSVHLTWEPPDDDGGSPLTGYVVEK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 2,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8601, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4727,
          0.0000, 0.0000, 0.1987, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 1.4085, 0.0000, 1.4829, 0.0000, 0.0000, 0.2066, 0.0000, 0.5459,
          0.0000, 0.3089, 1.5364, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4680, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9680,
          0.0000, 0.0000, 0.0000, 0.3762, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 1.6324, 0.0000, 1.6668, 0.0000, 0.0000, 0.0000, 0.0140, 0.0000,
          0.0000, 0.2471, 0.8972, 0.1280], device='cuda:0')},
 {'sequence': 'VDASVAVFCEIQNTLINTLIR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 155,
  'anchor_embeddings': tensor([0.6367, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0873,
          0.0000, 0.0000, 0.0000, 0.1534, 0.0000, 0.0000, 0.0000, 0.0000, 0.3320,
          0.0000, 0.0000, 0.0000, 0.8824, 0.0000, 0.0000, 0.5035, 0.8365, 0.0000,
          0.0000, 0.0654, 0.8858, 0.2510], device='cuda:0'),
  'postive_embeddings': tensor([0.1012, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.1764, 0.0117, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0270, 0.8768, 0.0000,
          0.0000, 0.0000, 0.7958, 0.7907], device='cuda:0')},
 {'sequence': 'ASGYFTRPWQWEK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 5218,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3197,
          0.0000, 0.0000, 0.0000, 0.0000, 1.3833, 0.0000, 0.3302, 0.0000, 0.1296,
          1.4699, 0.0000, 0.0000, 0.0000, 0.0000, 1.1964, 0.0000, 0.6992, 0.9324,
          0.2037, 0.0000, 0.0000, 0.3284, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.7643, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.8525, 0.0000, 0.0000, 0.0000, 0.0000, 1.0805, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.8003, 0.0000, 0.0000, 0.0000, 1.9346,
          0.8502, 0.0000, 0.0000, 0.5711, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.1372, 1.4744, 0.0000, 0.3968, 0.0000, 0.0000, 0.3923, 0.0000, 0.0000,
          0.0000, 0.0000, 0.2413, 0.0000], device='cuda:0')},
 {'sequence': 'IQALQQQADEAEDR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([1.4676, 0.0000, 1.4244, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0623, 0.0000, 0.0000, 0.0000, 0.0000,
          0.5310, 0.0000, 0.0000, 0.0000, 0.0000, 2.1390, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1100, 0.0000, 0.4913,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.2724, 0.0000, 1.1200, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0152, 0.0000, 0.0649, 0.0000, 0.0000,
          0.5031, 0.0000, 0.0000, 0.0000, 0.0000, 1.7783, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3342, 0.0000, 0.3582,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'TLYDFPGNDAEDLPFK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 44,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8612, 0.0000, 0.0000,
          0.9848, 0.0000, 0.5080, 0.0000, 0.9542, 0.0145, 0.0000, 0.0000, 0.5262,
          0.1665, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6979,
          0.0000, 2.3464, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4027, 0.0000, 0.0619,
          0.3808, 0.0000, 0.2603, 0.0000, 0.0981, 0.0000, 1.1788, 0.0746, 0.8124,
          0.0590, 0.0000, 0.0000, 0.0730, 0.0000, 0.0000, 0.1409, 0.0000, 0.0000,
          0.0000, 1.7962, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'SLGVGFATR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 38,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 1.4710, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 2.2502, 0.2569, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1705, 0.0000, 0.0000, 1.0478, 0.0000,
          0.6283, 0.0000, 0.0000, 0.0000, 0.0000, 0.1389, 0.0000, 0.0000, 0.0000,
          0.3037, 0.0000, 0.0000, 1.1912], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.7829, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.7036, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.7308, 0.0000,
          1.1444, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.6678, 0.0000, 0.0000, 0.5070], device='cuda:0')},
 {'sequence': 'ALEESNYELEGK',
  'anchor': tensor(5, device='cuda:0'),
  'positive': tensor(6, device='cuda:0'),
  'rank': 12,
  'anchor_embeddings': tensor([0.0000, 0.6310, 0.2099, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.6117,
          0.0000, 0.0000, 0.0000, 0.0000, 1.5828, 0.0000, 0.3289, 0.0000, 0.0279,
          0.0000, 0.0000, 0.0000, 0.0000, 1.0957, 0.0000, 0.0000, 0.6428, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2217, 0.0000, 0.0000,
          0.0000, 0.5998, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.3623, 1.3093, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4146, 1.3172,
          0.0000, 0.0000, 0.0000, 0.0000, 1.4412, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.3146, 0.0000, 0.6447, 0.0000, 0.0000, 0.8184, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8477, 0.0000, 0.0000,
          0.2980, 0.0196, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'VAIAALEVLEEENLAENADK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 171,
  'anchor_embeddings': tensor([0.5055, 0.0000, 0.1512, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.9994, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.1863, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3734,
          0.0000, 0.0000, 0.0000, 1.2125, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.7078, 0.3669, 0.3521], device='cuda:0'),
  'postive_embeddings': tensor([0.6763, 0.0000, 0.0000, 0.0000, 0.2222, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0585, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1424, 0.0000, 1.0332,
          0.0000, 0.2088, 0.0000, 0.1795, 0.0000, 0.0000, 0.0487, 0.2009, 0.0000,
          0.0000, 0.4892, 0.2984, 0.4649], device='cuda:0')},
 {'sequence': 'VNSVSSGLAEEDLETLLQSR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 1821,
  'anchor_embeddings': tensor([0.3091, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0955, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3057,
          0.0000, 0.0000, 0.0749, 0.1222, 0.0000, 0.0000, 0.4166, 0.0000, 1.4076,
          0.4729, 0.1502, 0.0000, 0.0000, 0.0000, 0.0000, 0.1733, 1.7873, 0.0275,
          0.0000, 0.0000, 0.7367, 0.2440], device='cuda:0'),
  'postive_embeddings': tensor([0.6724, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.2313, 0.0000, 0.0000, 0.0000, 0.1252, 0.0000, 0.0000,
          0.0000, 1.4118, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3676, 0.0000,
          0.0000, 0.6297, 0.0000, 0.0941], device='cuda:0')},
 {'sequence': 'ITSEALLVTQQLVK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.4451, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8683,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2436, 0.0000, 0.0000,
          0.0000, 0.0000, 0.7432, 0.0000, 0.7868, 0.8725, 0.0000, 0.0000, 0.1927,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8077, 0.0000, 1.0789,
          0.2510, 0.5291, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.2212, 0.0000, 0.5673, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9420,
          0.0000, 0.0000, 0.0109, 0.0000, 0.0000, 0.0000, 1.4535, 0.0000, 0.0000,
          0.0000, 0.0000, 0.5574, 0.0000, 1.0187, 0.6232, 0.0000, 0.0000, 0.2629,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0862, 0.0000, 1.2346,
          0.3641, 0.5425, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'AHQNTLEVYPPFLFFLAVGGVYHPR',
  'anchor': tensor(8, device='cuda:0'),
  'positive': tensor(11, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 1.3249, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6503,
          0.0000, 0.0000, 0.3130, 0.0845, 0.0000, 0.0000, 0.0000, 0.0000, 0.6351,
          0.0000, 1.5390, 0.0000, 1.0749, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.2159, 0.2437], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.1107, 0.0000, 1.6079, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5320,
          0.0000, 0.0000, 0.0605, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8783,
          0.0000, 1.0297, 0.0000, 0.3254, 0.0000, 0.0000, 0.0000, 0.0000, 0.3947,
          0.0000, 0.0000, 1.0279, 0.1724], device='cuda:0')},
 {'sequence': 'ENSGAAEKPVTIHATPEGTSEACR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 408,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.4919, 0.0000, 1.0143, 0.0000, 0.0000, 0.3670, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.5446, 0.0000, 0.0000, 0.0000, 0.0497, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0313, 0.3424,
          0.0000, 0.0000, 1.6518, 0.5199], device='cuda:0'),
  'postive_embeddings': tensor([0.0541, 0.0000, 0.8276, 0.0000, 0.3228, 0.0000, 0.0000, 1.4885, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4643,
          0.0000, 0.0000, 0.0000, 1.1753, 0.0000, 0.0000, 0.0287, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5373, 0.0450,
          0.0000, 0.0000, 0.9237, 0.0000], device='cuda:0')},
 {'sequence': 'IFVGNVSAACTSQELR',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.4699, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.1969, 0.0000, 0.0000, 0.8639, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.8981, 1.1203, 0.0000, 0.2218, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0090], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.7643, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.3616, 0.0000, 0.0823, 0.3829, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          2.1783, 1.3283, 0.0000, 0.2567, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'STEYPCAGLVEGLEYSFR',
  'anchor': tensor(7, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 66,
  'anchor_embeddings': tensor([1.5077, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0558, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4826, 0.0000, 0.0000, 0.0000, 0.4812,
          0.0000, 0.0000, 0.0000, 0.2970, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.4129, 0.0000, 0.0000, 1.2034, 0.0000, 0.0000, 0.0000, 0.4533, 0.0000,
          0.0000, 0.0000, 0.0000, 1.2499], device='cuda:0'),
  'postive_embeddings': tensor([1.3282, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0554, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.6539, 0.0000, 0.0000, 0.0000, 0.5555,
          0.0000, 0.0000, 0.0811, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7583,
          0.0000, 0.0000, 0.0000, 1.6121, 0.0000, 0.0000, 0.0000, 0.0080, 0.0000,
          0.0000, 0.0000, 0.5765, 0.1651], device='cuda:0')},
 {'sequence': 'CSYQPTMEGVHTVHVTFAGVPIPR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 9,
  'anchor_embeddings': tensor([0.1081, 0.0000, 0.1784, 0.0000, 1.1585, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8655,
          0.0000, 0.0000, 0.9189, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1319,
          0.5186, 1.2408, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1358, 0.0000,
          0.0000, 0.0000, 0.6961, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.0205, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0779,
          1.1637, 0.9704, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2073, 0.0000,
          0.0000, 0.0000, 0.4460, 0.0000], device='cuda:0')},
 {'sequence': 'GSPFPEVAESVQQELESYR',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(3, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 1.0848, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.6115, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.3884, 0.0000, 0.0000, 0.0000, 0.0000, 0.9244,
          0.0000, 0.0000, 0.0000, 0.5801], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.5297, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.5251, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.1475, 0.0000, 0.0000, 0.1280, 0.0000, 1.3285,
          0.0000, 0.0000, 0.0924, 0.6211], device='cuda:0')},
 {'sequence': 'VAVLGASGGIGQPLSLLLK',
  'anchor': tensor(23, device='cuda:0'),
  'positive': tensor(9, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.2113, 0.0000, 0.3926, 0.0000, 0.0000, 0.1864, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.6240, 0.0000, 0.0000, 0.0000, 0.0000,
          0.7993, 0.0000, 1.0601, 0.0000, 0.0000, 0.0000, 0.5546, 0.1164, 0.3121,
          0.0000, 1.5229, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.2608], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1293, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.0828, 0.0000, 0.1479, 0.0000, 0.0000,
          0.7453, 0.0000, 1.1389, 0.0000, 0.0000, 0.0000, 0.6782, 0.1308, 0.3720,
          0.0000, 1.3536, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'FFVTTLPAFFHAK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.9020, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7524,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2277, 0.0000, 0.0000,
          0.3053, 0.0000, 1.9121, 0.0000, 0.1887, 0.7454, 0.0000, 0.3278, 0.8174,
          0.6504, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7140, 0.0000, 0.5409,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.9747, 0.0000, 0.0000, 0.0000, 0.2042, 0.0000, 0.0000, 0.0000, 0.7472,
          0.0134, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0298, 0.0000, 0.0000,
          0.0000, 0.0000, 1.4939, 0.0000, 0.4916, 0.6576, 0.0000, 0.3168, 0.3899,
          0.6451, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6292, 0.0000, 0.6271,
          0.5035, 0.1538, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'AGVIFPVGR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0484, 0.0000, 0.9498, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.7020, 1.3111, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0594, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3433, 0.0000,
          1.0044, 0.0000, 0.0000, 0.0061], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.8859, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.6637, 1.2172, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9598, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0761, 0.0000,
          0.8428, 0.0000, 0.0000, 0.0051], device='cuda:0')},
 {'sequence': 'SPASSSLPAFLPTTHSPPGPQQPPASLPGLTAQPLLSPK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 144,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.2902, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2448, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.1890, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0745, 1.4365, 0.0000,
          0.0000, 0.0000, 1.4334, 0.1630], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.4905, 0.0000, 0.0000, 0.0000, 0.0000, 0.1778, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.6791, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0680, 1.0488,
          0.0000, 1.0875, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0714, 0.0000,
          0.0000, 0.3761, 1.1655, 0.0000], device='cuda:0')},
 {'sequence': 'AFDSGIIPMEFVNK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 1.6169, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0218, 0.1076,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9212, 0.0000, 0.0000,
          0.9162, 0.0000, 0.0000, 0.0000, 0.7340, 0.2364, 0.0000, 0.0000, 0.3346,
          0.2234, 0.0000, 0.0000, 0.9954, 0.0000, 0.0000, 0.0000, 1.0769, 0.0000,
          0.0000, 1.3077, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000e+00, 1.4182e+00, 0.0000e+00, 0.0000e+00, 9.2246e-04, 0.0000e+00,
          0.0000e+00, 1.1103e+00, 3.8208e-01, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 8.0820e-01, 0.0000e+00, 8.7078e-02,
          2.7917e-01, 0.0000e+00, 0.0000e+00, 0.0000e+00, 4.3920e-01, 5.4597e-01,
          0.0000e+00, 1.2874e-01, 2.3074e-01, 3.8354e-01, 0.0000e+00, 0.0000e+00,
          5.5524e-01, 0.0000e+00, 0.0000e+00, 0.0000e+00, 9.5530e-01, 0.0000e+00,
          0.0000e+00, 6.5358e-01, 0.0000e+00, 0.0000e+00], device='cuda:0')},
 {'sequence': 'FQVTIIADDNCR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 1.5414, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2887, 0.7999,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3090, 0.0000, 0.6762, 0.0000, 0.0000,
          0.0000, 0.0000, 1.1510, 0.0000, 1.2685, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1944, 0.0000,
          0.6084, 0.5456, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 1.4562, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4467, 0.9377,
          0.0000, 0.0000, 0.0000, 0.0000, 0.5643, 0.0000, 0.3104, 0.0000, 0.0000,
          0.0000, 0.0000, 1.3770, 0.0000, 0.9993, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0945, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.8061, 0.2395, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'DGTIDFTPGSELLITK',
  'anchor': tensor(3, device='cuda:0'),
  'positive': tensor(4, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4402,
          0.1729, 0.0000, 0.5988, 0.0000, 0.0000, 0.2155, 0.0000, 0.0000, 0.0000,
          1.3126, 2.0703, 0.0000, 0.0000, 0.0000, 0.0000, 0.5193, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3103, 0.0000, 0.5609,
          0.1318, 0.0000, 0.4974, 0.0000, 0.0000, 0.1832, 0.0000, 0.0000, 0.0000,
          1.4398, 2.1310, 0.0000, 0.0000, 0.0000, 0.0000, 0.2657, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LCYVALDFEQEMATVASSSSLEK',
  'anchor': tensor(4, device='cuda:0'),
  'positive': tensor(5, device='cuda:0'),
  'rank': 2,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.1741, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.2824, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2344,
          0.1909, 0.0000, 0.0000, 0.5094, 0.0000, 0.0000, 0.0000, 0.0671, 0.0000,
          0.0000, 0.0000, 0.6301, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.1445, 0.0000, 0.0000, 0.0000, 0.3216, 0.0000, 0.0000, 0.1634, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1639, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.8208, 0.0000, 0.0000, 0.0000, 0.2142, 0.0000, 1.2167,
          0.4966, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1558,
          0.0000, 0.4411, 0.4936, 0.0000], device='cuda:0')},
 {'sequence': 'LEALDANSR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 1,
  'anchor_embeddings': tensor([0.0000, 0.0000, 1.5836, 1.9667, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.4233, 0.9907, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4067, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.2210, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.4381, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.2056, 0.0000, 1.4874, 1.6648, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.6311, 1.3853, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1036, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.1199, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.1299, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'APLDIPVPDPVK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 1.2199, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2070, 1.3466,
          0.7403, 0.0000, 0.0734, 0.0000, 0.4885, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4176, 0.0000, 0.0000, 0.2316, 0.0000,
          0.0000, 0.0000, 0.0000, 0.2712, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.9188, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 1.1835, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2541, 1.4885,
          0.3780, 0.0000, 0.0000, 0.0000, 0.5747, 0.0000, 0.1305, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3904, 0.3190, 0.0000, 0.4160, 0.1158,
          0.0000, 0.0000, 0.0000, 0.3074, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.5967, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'DFSSVFQFLR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 52,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 1.2293, 0.8226, 0.0000, 0.0000, 1.9322, 0.0000,
          1.5525, 0.0000, 1.4367, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3524,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.3037, 0.1774, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.1119, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.1695, 0.0000, 0.3143, 0.0665, 0.0000, 0.0000, 0.2112, 0.0000,
          0.7933, 0.0000, 0.8453, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.1402, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.8134, 0.4947, 0.0000, 0.1128, 0.0000, 0.0000, 0.2131, 0.0000, 0.0051,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'TNHLVTVEGGWPQFGVGAEICAR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 3,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 1.0007, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3101,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6578,
          0.0000, 0.0000, 0.0000, 0.6282, 0.0000, 0.0000, 1.2170, 0.2565, 0.1727,
          0.0000, 0.0000, 1.3553, 0.3744], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.8562, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1051, 0.0000, 0.0000, 0.0000, 0.3032,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9500,
          0.0000, 0.1857, 0.0000, 0.7441, 0.0000, 0.0000, 0.9638, 0.1057, 0.2946,
          0.0000, 0.0000, 2.1286, 0.9068], device='cuda:0')},
 {'sequence': 'TITDVINIGIGGSDLGPLMVTEALKPYSSGGPR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 7566,
  'anchor_embeddings': tensor([0.1485, 0.0000, 0.4224, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.3155, 0.0000, 0.0000, 0.0000, 0.6841,
          0.0000, 0.0000, 0.0000, 1.1075, 0.0000, 0.0000, 0.0000, 0.9581, 0.3647,
          0.4310, 0.2741, 0.0000, 0.0000, 0.0000, 0.0000, 0.2445, 0.0000, 0.0189,
          0.0000, 0.2507, 0.9836, 0.3402], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 1.3889, 0.0000, 0.0000, 0.0000, 0.0000, 0.2787, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0772, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.1118, 0.0000, 0.0000, 0.1218, 0.0000, 1.0179,
          0.0000, 0.3460, 0.7724, 0.0000], device='cuda:0')},
 {'sequence': 'SGSAADTQAVADAVTYQLGFHSIELNEPPLVHTAASLFK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 1497,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2823, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9272, 0.0000, 1.1101,
          0.0000, 1.1400, 0.0000, 0.0043, 0.0000, 0.0000, 0.7292, 0.0932, 0.5910,
          0.0000, 0.0000, 1.2137, 0.2775], device='cuda:0'),
  'postive_embeddings': tensor([0.7913, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0634,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1891, 1.4975,
          0.0000, 0.0000, 1.3751, 0.5615], device='cuda:0')},
 {'sequence': 'VLYLPSFFTYAK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 11,
  'anchor_embeddings': tensor([0.0000, 0.1500, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1717,
          0.0000, 0.0000, 0.8372, 0.0000, 0.0000, 0.0000, 1.5633, 0.0000, 0.1913,
          0.0000, 0.0000, 0.0000, 0.0000, 1.1813, 0.0000, 0.0513, 0.2287, 0.0000,
          0.0000, 1.8124, 0.0000, 0.1183, 0.0000, 0.0000, 0.0783, 0.0000, 0.0000,
          0.0000, 0.4405, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.3607, 0.4069, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0766,
          0.0000, 0.0000, 0.5384, 0.0000, 0.0000, 0.0000, 0.2699, 0.0000, 0.1887,
          0.0000, 0.0000, 0.0000, 0.0000, 1.7819, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 1.5828, 0.0000, 0.1692, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.4287, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'SFVEFILEPLYK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 27,
  'anchor_embeddings': tensor([1.1115, 0.1592, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.3430, 0.0000, 0.0000, 0.0000, 1.6321, 0.0000, 0.0379,
          0.2706, 0.0000, 0.0000, 0.7011, 0.0000, 0.0000, 0.9602, 0.3788, 0.0000,
          0.0000, 0.0000, 0.0000, 1.2438, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.5710, 0.0000, 0.0701, 0.0000, 1.0160, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.7098, 0.0000, 0.1549, 0.0000, 1.1431, 0.0000, 0.9861,
          0.0000, 0.0000, 0.0000, 0.2257, 0.0000, 0.0000, 0.9287, 0.2702, 0.0000,
          0.0434, 0.1537, 0.0000, 0.3752, 0.0000, 0.0000, 0.0666, 0.0000, 0.0000,
          0.8473, 0.0000, 0.2878, 0.2282], device='cuda:0')},
 {'sequence': 'ETADLVWTKPLSDGGSPILGYVVECQKPGTAQWNR',
  'anchor': tensor(3, device='cuda:0'),
  'positive': tensor(4, device='cuda:0'),
  'rank': 2735,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.3763, 0.0000, 0.5093, 0.0000, 0.0000, 1.0191, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1277, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0270, 0.0000, 0.0000, 0.0000, 0.0000, 0.4370,
          0.0149, 0.0000, 0.0000, 0.1176, 0.0000, 0.0000, 0.0000, 0.0000, 0.1791,
          0.0000, 0.0000, 0.6447, 0.1716], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.3205, 0.0000, 0.0000, 0.0281, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.2139, 0.0000, 0.0000, 0.0000, 0.4761, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3638, 0.0000, 1.4638,
          0.0000, 0.2381, 1.5661, 0.5709], device='cuda:0')},
 {'sequence': 'IGGVQQDTILAEGLHFR',
  'anchor': tensor(11, device='cuda:0'),
  'positive': tensor(4, device='cuda:0'),
  'rank': 53,
  'anchor_embeddings': tensor([1.0119, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2911, 0.0000, 0.0000, 0.0000, 0.2373,
          0.4154, 0.0000, 0.0266, 0.0000, 0.0000, 0.0000, 0.6817, 0.0000, 0.0000,
          0.0000, 0.1177, 0.0000, 0.0000, 0.0000, 0.0000, 1.8168, 0.0000, 0.4162,
          0.0000, 0.0000, 0.0000, 1.6107], device='cuda:0'),
  'postive_embeddings': tensor([0.7362, 0.0000, 0.2862, 0.0000, 0.0333, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4629, 0.0000, 0.0000, 0.0000, 0.2459,
          1.0948, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0371, 0.0148, 0.3111,
          0.4705, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1552, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.5225], device='cuda:0')},
 {'sequence': 'IFEGTNDILR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 792,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 1.3472, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.3837, 0.0000, 0.8454, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.1204, 0.0331, 0.0000, 0.0862, 0.0000, 0.0000, 0.0000, 0.0000, 0.1360,
          0.0000, 0.0000, 0.0000, 0.5094], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0452, 0.6060, 0.0000, 0.0000, 0.0000, 0.0000,
          1.1301, 0.0000, 1.3062, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.8419, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.6881,
          0.1032, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'SIDDLEDELYAQK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(3, device='cuda:0'),
  'rank': 13,
  'anchor_embeddings': tensor([0.0000, 1.0590, 0.3131, 0.0000, 0.3934, 0.0000, 0.0000, 1.3006, 1.3667,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2975, 0.0000, 0.5705, 0.0000, 1.2903,
          0.7273, 0.0000, 0.0000, 0.0000, 0.0000, 1.5826, 0.0000, 1.6313, 0.7096,
          0.2792, 0.0000, 0.0000, 0.5907, 0.0000, 0.0000, 0.0000, 0.5619, 0.2121,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.5136, 0.2342, 0.0000, 0.0000, 0.0000, 0.0000, 0.5552, 1.1053,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2791, 0.0000, 0.3807, 0.0000, 0.0000,
          0.0895, 0.0000, 0.0000, 0.0000, 0.0000, 0.8068, 0.0000, 2.2948, 0.0000,
          0.2319, 0.0000, 0.0000, 0.8089, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.5385, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'FDEHQSKPEILNLVK',
  'anchor': tensor(5, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 12,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.7995, 0.0000, 0.3200, 0.0000, 0.0000, 0.0000, 0.0356,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4759, 0.0000, 2.0665,
          0.6171, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4810, 0.0000, 1.0001,
          0.5215, 0.0000, 0.0000, 0.3384, 0.0000, 0.0000, 0.0000, 0.0000, 1.1548,
          0.0000, 0.0000, 0.0306, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.4737, 0.0000, 0.0000, 0.0000, 0.0000, 0.2051, 0.3825,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4585, 0.0000, 1.6396,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3885, 0.5464, 0.0000, 0.5133,
          0.0000, 0.0000, 0.0000, 0.3053, 0.0000, 0.0000, 0.1184, 0.0000, 0.8792,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'FLSELAHLEEDVHLAR',
  'anchor': tensor(3, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 28,
  'anchor_embeddings': tensor([2.0635, 0.0000, 0.6166, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3844, 0.0000, 1.8426,
          0.0000, 0.0000, 0.0000, 1.4585, 0.0000, 0.0000, 0.6238, 0.0000, 0.0000,
          1.8461, 0.3632, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1209, 0.0000,
          0.0000, 0.1101, 0.1806, 0.0841], device='cuda:0'),
  'postive_embeddings': tensor([0.2335, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.2712, 0.0000, 0.0000, 0.0000, 0.5232, 0.0000, 1.5607,
          0.9096, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9243, 0.0000, 0.0000,
          1.8965, 1.1566, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8145, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'DGYYIQAQCAIIMFDVTSR',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 9772,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9066, 0.0412,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3591, 0.0000, 0.0487, 0.0000, 0.1539,
          0.3343, 0.0000, 0.7355, 0.2677, 0.0000, 1.2606, 0.0000, 1.7154, 0.0000,
          0.1675, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6853, 0.0000, 0.2540,
          0.0000, 0.0000, 0.1958, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.8623, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1326, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.3226, 0.0000, 0.0000, 0.4126, 0.5232, 0.4301,
          0.0000, 0.5603, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1151, 0.0000,
          0.0000, 0.8199, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'SYEFFNELYHR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 1,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.7621, 0.0000, 0.0000, 0.0000, 0.0000, 1.0611, 0.0000,
          0.0000, 0.0000, 0.2714, 0.0000, 0.0000, 0.0000, 1.7351, 0.0000, 0.5785,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2210, 0.6970, 0.0000, 0.0000,
          0.6032, 0.6968, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.9642, 0.0000, 0.0178, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.5907, 0.0000, 0.3340, 0.0000, 0.0000, 0.0000, 0.0000, 1.5497, 0.0000,
          0.0000, 0.0000, 0.1962, 0.0000, 0.0000, 0.0000, 1.4037, 0.0000, 1.0379,
          0.0000, 0.0000, 0.0000, 0.1474, 0.0000, 0.5443, 0.0000, 0.0000, 0.0000,
          1.4685, 0.5245, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.8711, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'IYPLPDDPSVPAPPR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.5133, 0.0000, 0.0164, 0.0000, 0.4472, 1.7708, 0.0000, 0.0297, 0.0000,
          1.1207, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8403, 0.0000, 0.0000,
          0.0000, 1.0396, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2811, 0.0000, 0.0000, 0.0000, 0.0000,
          0.3024, 0.0000, 0.0000, 0.0000, 0.3429, 1.4097, 0.0000, 0.0000, 0.0000,
          0.0846, 0.0000, 0.0000, 0.2535, 0.0000, 0.0000, 1.0611, 0.0000, 0.0000,
          0.0000, 0.8577, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LLPETPSDPFAIWQITDR',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(3, device='cuda:0'),
  'rank': 4680,
  'anchor_embeddings': tensor([0.5588, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3903, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9927, 0.6869, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9751, 0.0000, 0.1056,
          0.0000, 0.0000, 0.4928, 1.4290], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.5149, 0.0000, 0.0000, 0.5415, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.2417, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0961, 0.0000, 0.0000, 0.0000, 0.0000, 0.5348,
          0.3227, 0.0000, 0.0000, 1.0171, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.4642, 0.6305, 0.6252], device='cuda:0')},
 {'sequence': 'FVINYDYPNSSEDYIHR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0538, 0.0000, 0.7745, 0.0000, 0.0000, 0.0000, 0.0000, 0.2286, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7443,
          0.0000, 0.0000, 0.3403, 0.0000, 0.0000, 0.0000, 1.3029, 0.0000, 0.0000,
          0.3478, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7828,
          0.0000, 0.0000, 0.0474, 1.1735], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.7251, 0.0000, 0.0000, 0.0000, 0.0000, 0.5839, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0710, 0.0000, 0.4169,
          0.0000, 0.0000, 0.5208, 0.0000, 0.0000, 0.0000, 1.3283, 0.0000, 0.0000,
          0.9789, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0279,
          0.0000, 0.0000, 0.0000, 1.0814], device='cuda:0')},
 {'sequence': 'MESDLTQLQSEVEEAVQECR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 965,
  'anchor_embeddings': tensor([1.1342, 0.0000, 0.0000, 0.0000, 0.4123, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2382, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.3697, 0.5617, 0.0000, 0.0000, 0.0000, 0.0000, 1.3425,
          0.0000, 0.0000, 0.0000, 0.4607, 0.0000, 0.0000, 0.0000, 0.1848, 0.0000,
          0.0000, 0.0000, 0.3749, 0.4192], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 1.5631, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.0789, 0.0000, 0.0000, 0.4599, 0.0000, 1.0467,
          0.5055, 0.0000, 0.0000, 0.6910, 0.0000, 0.0000, 0.0000, 0.0000, 0.6142,
          0.0000, 0.0000, 0.6705, 1.2858], device='cuda:0')},
 {'sequence': 'NSVSLSWQQPAFDGGSK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.7738, 0.0000, 0.0000, 0.0000, 1.1601, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4883, 0.0000, 0.0000, 0.0000, 0.0959,
          0.7467, 0.0000, 0.1343, 0.4074, 0.0000, 0.2837, 0.0000, 1.2729, 0.5345,
          0.0000, 0.0000, 0.0000, 0.4119, 0.0000, 0.0000, 0.0000, 0.0000, 0.1407,
          0.0000, 0.2882, 0.0000, 0.0167], device='cuda:0'),
  'postive_embeddings': tensor([1.1392, 0.0000, 0.0000, 0.0000, 1.7499, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.5059, 0.0000, 0.0000, 0.0000, 0.0000,
          1.4457, 0.0000, 0.0780, 0.3379, 0.0000, 0.0000, 0.0000, 1.1127, 1.0333,
          0.0000, 0.0000, 0.0000, 0.3525, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0631, 0.1085, 0.0000], device='cuda:0')},
 {'sequence': 'VGLPPLEK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 582,
  'anchor_embeddings': tensor([0.6492, 0.0000, 0.0180, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7028,
          0.0000, 0.0000, 0.0000, 1.7159, 0.0307, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0083, 0.0000, 1.3220, 0.0000, 0.0000, 0.0000, 0.0000,
          0.6570, 0.0000, 0.0000, 0.0000, 0.0000, 0.3734, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.2984, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0346, 0.0000, 0.0000, 1.2600, 0.4828, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.7613, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.2482, 0.0000, 0.0000, 0.1961], device='cuda:0')},
 {'sequence': 'VNDDIIVNWVNETLR',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(3, device='cuda:0'),
  'rank': 1,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.8721, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.4989, 0.0000, 0.0000, 1.5408, 0.0000, 0.0000, 0.2472, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9248,
          0.0000, 0.2367, 0.0000, 0.2653], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.2934, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0033,
          1.4716, 0.0000, 0.0000, 1.5383, 0.0000, 0.0000, 0.8792, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0150, 1.6605,
          0.0000, 0.0000, 0.0000, 0.5452], device='cuda:0')},
 {'sequence': 'NIEDVIAQGIGK',
  'anchor': tensor(11, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 24,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 1.1126, 0.0000, 0.0000, 0.0000, 1.2790,
          0.0000, 0.0000, 1.2357, 0.0000, 0.0000, 0.0000, 0.7492, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.7424, 0.8000, 0.0000, 0.0000, 1.8965, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.2186, 0.2104, 0.0000, 0.1009, 0.0000, 0.0000, 0.0000, 0.8050,
          0.4283, 0.0000, 2.0514, 0.0000, 0.0000, 0.0000, 0.8829, 0.0000, 0.2822,
          0.0000, 0.0000, 0.0000, 0.0000, 0.9386, 0.0000, 0.0000, 1.5396, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2906, 0.7917, 0.0000, 0.3025,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'HIVAVLPEIDPVLFQGK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 40,
  'anchor_embeddings': tensor([0.0000, 0.0000, 1.2221, 0.0000, 0.8658, 0.0000, 0.0000, 0.0513, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2118, 0.0000, 1.6007,
          0.9440, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0286, 0.0000, 0.0000,
          0.1875, 0.0000, 0.0000, 0.1112, 0.0000, 0.0000, 0.0000, 0.0000, 0.3572,
          0.0000, 0.0000, 0.0323, 0.8105], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.2948, 0.0000, 1.6860, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0116, 0.0000, 0.5940, 0.0000, 1.4245,
          2.2109, 0.0000, 0.0000, 0.8375, 0.0000, 0.0000, 0.9046, 0.5053, 0.2436,
          0.0621, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1111, 0.3008,
          0.0000, 0.0000, 0.0000, 0.3422], device='cuda:0')},
 {'sequence': 'LGDGLFLQCCR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 12959,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.5120, 1.8315, 0.0000, 0.0000, 0.0989, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 2.0727,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2235, 0.0000, 0.0000, 0.5530,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3883, 0.0000, 0.0000, 0.8490,
          0.0000, 0.4007, 0.5704, 0.1453], device='cuda:0'),
  'postive_embeddings': tensor([1.3831, 0.1603, 0.0000, 0.0000, 0.1574, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4130, 0.0000, 0.0000, 0.0000,
          0.0000, 0.1349, 0.0000, 2.1715, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.9073, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'GDEELDSLIK',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 19,
  'anchor_embeddings': tensor([1.3370, 0.0000, 0.1058, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5790,
          1.0253, 0.0000, 0.0917, 0.0000, 0.4393, 0.0000, 0.0000, 0.0000, 0.4509,
          0.7966, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1025, 0.4475,
          0.6750, 0.0314, 0.0000, 0.0000, 0.0000, 1.3731, 1.0396, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6796,
          0.7394, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8375,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0026, 0.0000, 0.0000, 0.0000, 0.0000, 1.1899, 0.7718, 0.0000, 0.2714,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'TFQAITVTK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 387,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.7400, 0.7653, 0.0384, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.6400, 0.8873, 0.1235, 0.0000, 0.0000, 0.0000, 0.3856,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7015, 0.0000, 0.0000,
          0.7088, 0.0000, 0.0000, 0.0000, 0.0000, 0.2921, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.9031, 0.8338, 0.6126, 0.0000, 0.0000, 0.0000, 0.0000,
          0.3518, 0.0000, 1.1032, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0055, 0.0000, 0.0000, 0.0000, 0.0000, 0.6018, 0.0000,
          0.0000, 0.1505, 0.0000, 0.8233, 0.0000, 1.4424, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'ELPDLEDLMK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 1.7035, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.0250, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.3158, 0.0000, 0.8381, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.9990, 0.0000, 0.3234, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 1.5186, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.6181, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0614,
          0.0000, 0.0000, 0.1724, 0.0000, 0.7905, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 1.0956, 0.0000, 0.1376, 0.0000, 0.7663, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'SIATVEMVIDGAAGQQLPHK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 1,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2239, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.1847, 1.0293, 0.0000, 0.0000, 0.4371, 1.6072, 1.0563,
          0.0000, 0.0000, 0.0000, 1.1557, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.9664], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0964, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1804, 0.0000, 0.0000, 0.0000, 0.2251,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5035, 2.0374, 0.5226,
          0.0248, 0.0000, 0.0000, 0.9512, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.5164], device='cuda:0')},
 {'sequence': 'LGTAEIEDAIADHPAVPESAVIGYPHDIK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.3803, 0.0000, 0.0000, 0.0000, 0.1719, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.7477, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0302, 0.0000, 0.0000, 0.0178, 0.0000, 1.0837,
          0.0392, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0309, 0.0000, 0.0000,
          0.0000, 0.0000, 1.0397, 1.1865], device='cuda:0'),
  'postive_embeddings': tensor([0.1451, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0572, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.1149, 0.0000, 0.0000, 0.0000, 0.4469, 0.0000, 1.2343,
          0.0115, 0.0049, 0.0000, 0.0000, 0.0000, 0.0000, 0.9779, 0.0000, 0.0000,
          0.0000, 0.0000, 0.2726, 1.1423], device='cuda:0')},
 {'sequence': 'IDQWLEQYTQAIETAGR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 3,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.3804, 0.0000, 0.0283, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3755, 0.0000, 0.0000, 0.0000, 0.0621,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2287, 0.0000, 0.2652,
          0.0000, 0.1341, 0.0000, 0.0000, 0.0000, 0.0000, 1.2398, 1.1712, 0.0000,
          0.0000, 0.0000, 0.0000, 0.8291], device='cuda:0'),
  'postive_embeddings': tensor([0.2044, 0.0000, 0.6962, 0.0000, 0.0000, 0.0000, 0.0000, 0.2638, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.2846, 0.0000, 0.0000, 0.0000, 0.0000, 0.2412,
          0.0000, 0.0861, 0.0000, 0.0034, 0.0000, 0.0000, 0.8300, 1.0428, 0.0000,
          0.0000, 0.0000, 0.0000, 1.2672], device='cuda:0')},
 {'sequence': 'VIQVAAGSSNLK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 4,
  'anchor_embeddings': tensor([0.0000, 1.6977, 0.6901, 0.0000, 0.0000, 0.0000, 0.0000, 0.0578, 0.8200,
          0.7779, 0.0000, 1.1457, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7905,
          0.0000, 0.0000, 0.0000, 0.0000, 1.7159, 0.0000, 0.0000, 0.1882, 0.0000,
          0.0000, 0.5387, 0.0000, 0.0000, 0.0000, 0.1210, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 1.2554, 0.7722, 0.1311, 0.0000, 0.0000, 0.0000, 0.5589, 0.0000,
          0.8430, 0.0000, 0.3320, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.5000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.3329, 0.0000, 0.0000, 0.0000, 0.3652, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'ETPPDALILESPFTNIR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 24,
  'anchor_embeddings': tensor([1.1417, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.6950, 0.0000, 0.4902, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 1.4051, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8373, 0.0000,
          0.0000, 0.1584, 0.0000, 0.6301], device='cuda:0'),
  'postive_embeddings': tensor([0.4911, 0.0000, 0.3507, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.2022, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6101, 0.0000, 0.2723,
          0.0000, 1.2762, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9219, 0.8762,
          0.0000, 0.0000, 0.0000, 1.3210], device='cuda:0')},
 {'sequence': 'LTIGSNLSIR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 1.7997, 0.0000, 0.9369, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.0762, 0.0000, 0.0000, 0.0708, 0.0000,
          0.0000, 0.5084, 0.0000, 0.4742, 0.0000, 0.3857, 0.0000, 0.5054, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.3911, 1.8709, 0.0000, 0.8436, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.1699, 0.0000, 1.0550, 0.0000, 0.0000, 0.0000, 0.0000,
          0.3368, 0.6081, 0.0000, 0.1658, 0.0000, 0.2140, 0.0000, 0.4128, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'VVFVFGPDK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.1929, 0.7771, 0.5383, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.7116, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4217, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8597, 0.0000, 0.0000, 0.4711,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.1609, 0.5872, 0.3399, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.5729, 0.1816, 0.2846, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1912, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8511, 0.0000, 0.0000, 0.3401,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LGAVFNQVAFPLQYTPR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0947, 0.0000, 0.8866, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.7243, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.8483, 0.0000, 0.0000, 0.0000, 0.0000, 0.1862,
          0.0000, 0.0000, 0.0000, 1.1074, 0.0000, 0.0000, 0.5780, 0.2689, 0.0000,
          0.0000, 0.0000, 0.2939, 0.2491], device='cuda:0'),
  'postive_embeddings': tensor([0.0973, 0.0000, 0.8720, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4644, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.8235, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.4967, 0.0000, 0.0000, 0.4604, 0.3136, 0.0000,
          0.0000, 0.0000, 0.0000, 0.6399], device='cuda:0')},
 {'sequence': 'AQPARPPPPAQPGEIGEAIAK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 4,
  'anchor_embeddings': tensor([0.0064, 0.0000, 0.0000, 0.0000, 0.3802, 0.0000, 0.0000, 1.4956, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2415,
          0.0000, 0.0000, 1.2168, 0.0000, 0.0000, 0.0000, 0.0994, 0.8055, 0.4248,
          0.0000, 0.4858, 0.0000, 0.0000, 0.0000, 0.0000, 0.2355, 0.0000, 0.9785,
          0.0000, 0.7959, 0.0000, 0.0291], device='cuda:0'),
  'postive_embeddings': tensor([0.5602, 0.0000, 0.0189, 0.0000, 0.5078, 0.0000, 0.0000, 1.3156, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1188, 0.0000, 0.0000, 0.0000, 0.8095,
          0.0000, 0.0000, 0.0807, 0.0000, 0.0000, 0.0000, 0.0365, 0.8987, 0.6208,
          0.0000, 0.3709, 0.0000, 0.1249, 0.0000, 0.0000, 0.0944, 0.0000, 0.9359,
          0.0000, 0.9212, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'AGKPVICATQMLESMIK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 899,
  'anchor_embeddings': tensor([0.2814, 0.0000, 0.0000, 0.0000, 0.5112, 0.0000, 0.0000, 0.4256, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.5636, 0.0000, 0.0000, 0.0000, 0.5213,
          0.0180, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6083, 0.8854,
          0.1713, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5296, 0.4969, 0.0000,
          0.0000, 1.3385, 0.0000, 0.2460], device='cuda:0'),
  'postive_embeddings': tensor([0.5149, 0.7380, 0.0000, 0.0000, 0.6096, 0.0000, 0.0000, 1.5409, 0.5684,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0380, 0.0000, 1.2535,
          1.6521, 0.0000, 0.0000, 0.3074, 0.0000, 0.0054, 0.0000, 0.2941, 0.7536,
          0.1764, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0910, 0.0000,
          0.0000, 0.6630, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LNLEEFQQLYVK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 4260,
  'anchor_embeddings': tensor([0.1359, 0.0000, 0.6382, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0261,
          0.0000, 0.0000, 0.3179, 0.0000, 0.0000, 0.0000, 1.6322, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0459, 0.0000, 0.2366, 0.4606, 0.2483, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9889, 0.0000, 0.6557,
          0.5057, 0.0197, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 1.2403, 0.0000, 0.0000, 0.0000, 0.0000, 0.5046, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0625,
          0.0000, 0.0000, 0.0000, 0.4400, 0.0000, 0.0000, 0.6622, 0.9148, 1.5749,
          0.2377, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6843, 0.1100, 0.0000,
          0.0000, 0.0152, 0.0000, 0.4038], device='cuda:0')},
 {'sequence': 'HSVDGESLSSELQQLGLPK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 375,
  'anchor_embeddings': tensor([0.2491, 0.0000, 2.0768, 0.0000, 0.2211, 0.0000, 0.0000, 0.4000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0903, 0.0000, 0.0000, 0.0000, 1.2327,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5958, 0.0876, 0.5944,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.4057, 0.4190], device='cuda:0'),
  'postive_embeddings': tensor([0.7450, 0.0000, 2.3270, 0.0000, 0.8044, 0.0000, 0.0000, 0.2438, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1765, 0.0000, 0.0000, 0.0000, 0.2495,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4483, 0.6648,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7084, 0.0000,
          0.0000, 2.1246, 0.0000, 0.1691], device='cuda:0')},
 {'sequence': 'ETVSEESNVLCLSK',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(3, device='cuda:0'),
  'rank': 80,
  'anchor_embeddings': tensor([0.7040, 0.0000, 0.0000, 0.0000, 0.5880, 0.0000, 0.0000, 0.0000, 0.4872,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4329, 0.0000, 0.3665,
          0.1018, 0.0000, 0.0000, 0.5270, 0.0000, 1.1240, 0.3854, 0.7799, 0.7394,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2419,
          0.0000, 0.3933, 0.4119, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.2288, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.2842, 0.0000, 0.0000, 0.0000, 1.7669, 0.0000, 0.0000,
          0.1910, 0.0000, 0.0000, 0.0000, 0.0000, 0.1177, 0.7384, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4136,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'ELAQQVQQVAAEYCR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 543,
  'anchor_embeddings': tensor([0.1209, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4501, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3025, 0.0000, 0.0148, 0.0000, 0.6043,
          1.3792, 0.0000, 0.1404, 0.0000, 0.0000, 0.0000, 0.0855, 1.5614, 0.7095,
          0.0000, 0.0000, 0.0000, 0.5976, 0.0000, 0.0000, 0.2180, 0.0000, 0.0796,
          0.0000, 0.6611, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.5967, 0.2178, 0.9327, 0.0000, 0.0000, 0.0000, 0.0000, 1.1396, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.7831,
          1.9210, 0.0000, 0.0000, 0.3435, 0.0000, 0.0000, 0.8513, 0.0000, 0.2828,
          0.0000, 0.0000, 0.0000, 1.0627, 0.0000, 0.0000, 0.2718, 1.0890, 0.0000,
          0.0000, 0.0000, 0.0000, 0.9708], device='cuda:0')},
 {'sequence': 'FGVPVIADGGIQNVGHIAK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 3668,
  'anchor_embeddings': tensor([0.7870, 0.0000, 0.4885, 0.0000, 0.0000, 0.0000, 0.0000, 0.7222, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.6559, 0.0000, 0.0000, 0.0000, 0.3805,
          0.4891, 0.0000, 0.1587, 0.0000, 0.0000, 0.0000, 0.5772, 1.4625, 0.4555,
          0.0000, 0.0000, 0.0000, 0.1200, 0.0000, 0.0000, 0.0000, 0.1826, 0.5496,
          0.0000, 0.6991, 0.0000, 0.1854], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 1.2301, 0.0000, 0.0000, 0.0000, 0.0000, 0.3553, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2444,
          0.0000, 0.0000, 0.0000, 0.8832, 0.0000, 0.0000, 0.0000, 0.0000, 0.3497,
          0.0000, 0.5553, 0.0000, 0.0000, 0.0000, 0.0000, 0.1185, 0.0000, 1.6722,
          0.0000, 0.7884, 0.0000, 0.6866], device='cuda:0')},
 {'sequence': 'DFSALESQLQDTQELLQEENR',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(9, device='cuda:0'),
  'rank': 12,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.2967, 0.0000, 1.5472, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.2515, 0.0000, 0.0000, 1.2173, 0.0000, 1.2117,
          1.1241, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2004, 0.1861,
          0.0000, 0.0000, 1.1568, 0.7600], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 1.9453, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5225,
          0.5721, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1025, 0.0000,
          0.0000, 0.0000, 1.2427, 0.7050], device='cuda:0')},
 {'sequence': 'YHEQLSTQSLIELFESFK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(6, device='cuda:0'),
  'rank': 66,
  'anchor_embeddings': tensor([1.2397, 0.0000, 0.3430, 0.0000, 1.4687, 0.0000, 0.0000, 0.2026, 0.3704,
          0.0000, 0.0000, 0.0000, 0.0000, 0.6288, 0.0000, 0.0000, 0.0000, 0.4082,
          0.0000, 0.0000, 0.4427, 0.3534, 0.0000, 0.0000, 0.0000, 0.0000, 0.9780,
          0.0069, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3185, 0.0000,
          0.0000, 0.0000, 1.0859, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.9888, 0.0000, 1.0542, 0.0000, 2.2231, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2266,
          0.0000, 0.0000, 0.2114, 0.9013, 0.0000, 0.0000, 0.2768, 0.1015, 0.8438,
          0.0000, 0.0000, 0.0000, 0.1693, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0538, 0.0000, 0.7376], device='cuda:0')},
 {'sequence': 'DLELFSNPFNFKPEYAPISVR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 18,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.2703, 0.0000, 0.0000, 0.2656, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0371, 0.0000, 0.0034,
          0.0000, 0.0000, 0.0000, 1.3270, 0.0000, 0.0000, 0.8404, 1.8264, 0.5566,
          0.0000, 0.0000, 0.0000, 0.3199, 0.0000, 0.0000, 0.8721, 0.0000, 0.0258,
          0.0000, 0.0000, 0.5299, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.3184, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0653, 0.0000, 0.1239, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.5865, 0.0000, 0.0000, 1.6294, 1.3339, 0.4150,
          0.0000, 0.0000, 0.0000, 0.1120, 0.0000, 0.0000, 0.0000, 0.0390, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'DASIVGFFDDSFSEAHSEFLK',
  'anchor': tensor(8, device='cuda:0'),
  'positive': tensor(7, device='cuda:0'),
  'rank': 1721,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.4133, 0.0000, 0.8565, 0.0000, 0.0000, 0.0000, 1.3888,
          0.0000, 0.0000, 0.0000, 0.0000, 0.5795, 0.0000, 0.0000, 0.0000, 0.5669,
          0.7745, 0.0000, 0.0000, 0.0000, 0.0000, 1.0875, 0.0000, 0.0842, 1.3898,
          1.4154, 0.5685, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.1545, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.9758, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.8549, 0.0229, 0.0000, 0.0000, 0.0000, 0.0439, 0.6631,
          1.2331, 0.9038, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 1.3579, 1.3396, 0.2888], device='cuda:0')},
 {'sequence': 'GEPGPPDADGPLYLPYK',
  'anchor': tensor(3, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 2528,
  'anchor_embeddings': tensor([0.3677, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2082,
          0.0000, 0.0000, 0.0000, 0.0000, 1.5234, 0.0000, 0.0971, 0.0000, 0.7719,
          0.4837, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0034, 0.0000, 1.6389,
          0.0751, 0.0861, 0.0000, 0.0000, 0.0000, 0.0000, 0.1511, 0.0000, 0.7235,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.1372, 0.0000, 0.0952, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3982, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.2115, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7904,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2012, 0.0000, 0.0000,
          0.0000, 0.6906, 0.3607, 0.0000], device='cuda:0')},
 {'sequence': 'EIADLGEALATAVIPQWQK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 18,
  'anchor_embeddings': tensor([0.1658, 0.0000, 1.0336, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.8178, 0.0000, 0.0000, 1.2143, 0.0000, 0.3453,
          0.0000, 0.0000, 0.0000, 0.7851, 0.0000, 0.0000, 0.0000, 0.2115, 0.0000,
          0.0000, 0.4160, 0.2363, 0.4903], device='cuda:0'),
  'postive_embeddings': tensor([1.2227, 0.0000, 1.0439, 0.0000, 0.6139, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1417, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.4958, 0.0000, 0.0000, 1.9355, 0.0000, 1.0311,
          0.0000, 0.4703, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2594,
          0.0000, 0.7525, 0.6974, 0.6576], device='cuda:0')},
 {'sequence': 'VTGLSEGCEYFFR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.5209, 0.0000, 0.0000, 0.0000, 0.0000, 0.9525, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.6371, 0.0000, 0.0000, 0.0000, 0.0000, 1.9609, 0.0000, 0.8132, 0.0000,
          0.0000, 0.2751, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2165,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.7772, 0.0000, 0.0000, 0.0000, 0.0000, 1.4055, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1452, 0.0000, 0.0000, 0.0000, 0.0000,
          0.3255, 0.0000, 0.0000, 0.0000, 0.0000, 1.8600, 0.0000, 0.7436, 0.0000,
          0.2166, 0.5136, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5954,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'SQETECTYFSTPLLLGK',
  'anchor': tensor(4, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 3275,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.8177, 0.0000, 0.0000, 0.2212, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6559,
          0.0000, 0.0000, 0.0000, 0.3779, 0.0000, 0.0000, 0.7643, 1.2880, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0991, 0.0000, 0.0000, 0.0000, 0.0000, 0.3450,
          0.0000, 0.0723, 0.6707, 0.0178], device='cuda:0'),
  'postive_embeddings': tensor([1.0596, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1992, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3000, 0.0000, 0.0000,
          0.5302, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2473, 0.5399, 0.1920,
          0.0000, 0.5719, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 1.1917, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'QAQEYEALLNIK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([1.0639, 0.0000, 0.1184, 0.0000, 0.0550, 0.0000, 0.0000, 0.0000, 1.4200,
          0.4131, 0.0000, 0.0000, 0.0000, 0.7286, 0.0000, 0.0042, 0.0000, 0.0000,
          0.0267, 0.0000, 0.0000, 0.0000, 0.2971, 0.7752, 0.0000, 0.2635, 0.4261,
          0.0000, 0.9284, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0546,
          0.8446, 0.1494, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.3958, 0.0000, 0.3518, 0.0000, 0.0248, 0.0000, 0.0000, 0.0000, 1.2575,
          0.0000, 0.0000, 0.0000, 0.0000, 0.5059, 0.0000, 0.5435, 0.0000, 0.0000,
          0.0525, 0.0000, 0.0000, 0.0000, 0.0000, 0.8267, 0.0000, 0.3589, 0.5133,
          0.0000, 1.0797, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7796,
          0.2771, 0.0104, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LVNQQLLADPLVPPQLTIK',
  'anchor': tensor(3, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 804,
  'anchor_embeddings': tensor([0.1990, 0.0000, 1.5798, 0.0000, 1.0222, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.1865, 0.0000, 0.0000, 0.1580, 0.0000, 0.5902,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 1.0481, 0.9787, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.3084, 0.0000, 1.2116, 0.0000, 1.1832, 0.0000, 0.0000, 1.6424, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3978,
          1.1342, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3653, 0.0000, 0.4940,
          0.0000, 0.0000, 0.0000, 0.1908, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 1.3182, 0.0000, 0.2210], device='cuda:0')},
 {'sequence': 'FSVNLDVK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.6378, 0.0000, 0.6256, 0.0000, 0.0078, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.1571, 1.2504, 0.0398, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.6747, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0163, 0.0314, 0.0000, 0.1997,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.6542, 0.0000, 1.1235, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.8703, 1.2955, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5335, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'MKPLDGSALYTGSALDFVR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 54,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.9027, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.6844, 0.0000, 0.0000, 0.0000, 0.9395,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7258, 0.0000, 0.1958,
          0.3736, 0.9403, 0.0000, 0.3420, 0.0000, 0.0000, 0.5318, 1.2632, 0.1987,
          0.0000, 0.0000, 0.0000, 0.5690], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2785,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0328, 0.0000, 0.7395,
          0.0000, 1.7264, 0.0000, 0.8969, 0.0000, 0.0000, 0.0000, 1.3021, 0.9068,
          0.0000, 0.0000, 0.0000, 1.0402], device='cuda:0')},
 {'sequence': 'SPLVMDVLNIQGVQR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 2222,
  'anchor_embeddings': tensor([0.7719, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.6871, 0.0000, 0.0449, 0.0000, 0.0000,
          0.5980, 0.0000, 0.0000, 0.0349, 0.0000, 1.2994, 0.0000, 0.5666, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1021, 0.0000, 0.8188,
          0.0000, 0.5229, 0.0000, 0.0286], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6949, 0.0000, 0.7488,
          0.3586, 0.0000, 0.0000, 0.0000, 0.0000, 1.3403, 0.0000, 0.0000, 0.0000,
          0.0000, 1.5307, 0.0000, 0.0000, 0.0000, 0.0000, 0.9877, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'DGTVTAGNASGVADGAGAVIIASEDAVK',
  'anchor': tensor(4, device='cuda:0'),
  'positive': tensor(3, device='cuda:0'),
  'rank': 83,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.4098, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3412,
          0.0000, 0.0000, 0.2757, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1343,
          0.0676, 1.1246, 0.0000, 0.0000, 0.0000, 0.0000, 1.4081, 0.0000, 0.0000,
          0.0000, 0.0362, 1.1930, 0.2029], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.1281, 0.0000, 0.0171, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0051, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3009,
          0.9452, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9158, 0.0273, 0.0000,
          0.0000, 0.0000, 0.7414, 0.8471], device='cuda:0')},
 {'sequence': 'LTTGEEYQFR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0705, 0.6893, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3732,
          1.5863, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.5840, 1.3188, 0.0000, 0.0000, 0.1277, 0.0000,
          0.0000, 0.0000, 0.0000, 0.7185, 0.0000, 0.0000, 0.6524, 0.0000, 1.0377,
          0.7966, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.2723, 0.6629, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2855,
          1.0713, 0.0000, 0.0000, 0.0000, 0.2058, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.3340, 1.1913, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.6017, 0.0000, 0.0000, 0.7066, 0.0000, 0.8717,
          0.4110, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'TAFDDAIAELDTLNEDSYK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(8, device='cuda:0'),
  'rank': 4,
  'anchor_embeddings': tensor([0.7504, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.6947, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0163, 0.0000, 0.1007, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9911,
          0.0000, 1.3020, 0.0000, 0.9558, 0.0000, 0.0000, 0.0000, 0.9309, 0.0000,
          0.0000, 0.0000, 0.0048, 1.3886], device='cuda:0'),
  'postive_embeddings': tensor([0.8687, 0.0204, 0.2320, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4230, 0.0000, 0.0000, 0.0000, 0.1064,
          0.4154, 0.0000, 0.0000, 0.1368, 0.0000, 0.0841, 0.0000, 0.4255, 0.2214,
          0.0000, 1.0019, 0.0000, 0.8282, 0.0000, 0.0000, 0.0000, 0.4838, 0.0000,
          0.0000, 0.3691, 0.0000, 0.4873], device='cuda:0')},
 {'sequence': 'VLFLIPK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 1.5057, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2988,
          0.0000, 0.0000, 0.0000, 0.8072, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.7653, 0.0000, 0.0000, 0.0000, 0.0000,
          1.3894, 0.0000, 0.0000, 0.0000, 0.0000, 0.0178, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 1.1394, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5050,
          0.0000, 0.0000, 0.0000, 0.7467, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.7560, 0.0000, 0.0000, 0.0000, 0.0000,
          1.3567, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'QTALVELVK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(3, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.7189, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.3003, 1.0967, 0.0701, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.8338, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.3055, 0.0000, 1.2264, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.8714, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.4139, 1.2109, 0.0327, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.7819, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.3441, 0.0000, 1.1148, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'QISNLQQSISDAEQR',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 1,
  'anchor_embeddings': tensor([0.6984, 0.0000, 0.1038, 0.0000, 1.6297, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7198, 0.0000, 0.0000,
          1.2301, 0.0000, 0.0000, 0.1853, 0.0000, 0.0000, 0.5059, 0.2492, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0726, 0.0000,
          0.0000, 0.3198, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.7429, 0.1439, 0.5369, 0.0000, 1.3494, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2476, 0.0000, 0.0000,
          1.3862, 0.0000, 0.0000, 0.5595, 0.0000, 0.0000, 0.4106, 0.3705, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3420, 0.2582,
          0.0000, 0.0142, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'EVQGFESATFLGYFK',
  'anchor': tensor(7, device='cuda:0'),
  'positive': tensor(3, device='cuda:0'),
  'rank': 3283,
  'anchor_embeddings': tensor([0.7914, 0.0000, 0.0000, 0.0000, 0.1478, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4676, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.4950, 0.0000, 0.0000, 0.5252, 0.0000, 0.8279,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3542, 0.0000,
          0.0000, 0.1674, 2.1379, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.5998, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1894, 0.0000, 0.0000,
          0.6253, 0.0000, 0.0000, 0.8253, 0.0000, 0.0618, 0.0231, 0.5976, 0.7499,
          0.0000, 0.0000, 0.0000, 0.8061, 0.0000, 0.0000, 0.3922, 0.0000, 0.0000,
          0.0000, 0.3281, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'VNQIGSVTESIQACK',
  'anchor': tensor(6, device='cuda:0'),
  'positive': tensor(3, device='cuda:0'),
  'rank': 11208,
  'anchor_embeddings': tensor([0.5102, 0.0000, 0.0219, 0.0000, 0.0000, 0.0000, 0.0000, 0.0464, 0.4935,
          1.0253, 0.0000, 0.0054, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4185,
          0.0000, 0.0000, 0.0000, 0.0717, 0.5754, 0.0616, 0.0000, 0.0793, 0.0554,
          0.3554, 0.2180, 0.0000, 0.0000, 0.0000, 0.2738, 0.1095, 0.0000, 0.1060,
          0.0582, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.3582, 0.0000, 1.1861, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2358, 0.0000, 0.0000,
          0.8832, 0.0000, 0.0000, 0.0000, 0.0000, 0.3263, 0.0000, 0.0000, 0.0197,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.6486, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'IGPIATPDYIQNAPGLPK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 1481,
  'anchor_embeddings': tensor([0.0000, 0.0000, 1.7691, 0.0000, 0.6101, 0.0000, 0.0000, 0.0000, 0.5921,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0986, 0.0000, 0.4868, 0.0000, 1.1465,
          1.1585, 0.0000, 0.0000, 0.9686, 0.0000, 0.5480, 0.0000, 0.0000, 0.7924,
          0.6915, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2157, 0.0000, 0.4814,
          0.0000, 0.6774, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 1.2940, 0.0000, 0.0000, 0.0000, 0.0000, 0.0360, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3552, 0.0000, 0.0000, 0.0000, 0.0000,
          0.3139, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2550,
          0.2871, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 2.1415, 0.0000, 1.0558], device='cuda:0')},
 {'sequence': 'IVVNLTGR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 7,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.1785, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.0231, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.5160, 0.0000, 0.1715, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.0415, 0.0000, 0.0000, 0.3874], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.2929, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.9408, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.5529, 0.0000, 0.1297, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.2981, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'VDINAPDVGVQGPDWHLK',
  'anchor': tensor(3, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 991,
  'anchor_embeddings': tensor([0.0000, 0.0000, 1.1798, 0.0000, 1.0833, 0.0000, 0.0000, 0.8086, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1952, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.1160, 0.3654, 0.0000, 0.0000, 0.3980, 0.0000, 0.7846,
          0.0000, 0.4993, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0031, 0.0000,
          0.0000, 0.0093, 0.1184, 0.2339], device='cuda:0'),
  'postive_embeddings': tensor([0.2569, 0.0000, 0.0000, 0.0000, 0.0190, 0.0000, 0.0000, 0.5447, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1069,
          0.0000, 0.0000, 0.1197, 0.0000, 0.0000, 0.0000, 1.4753, 0.0000, 0.2544,
          0.0000, 1.1463, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4485, 0.0000,
          0.0000, 0.7315, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LGEPDYIPSQQDILLAR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0427, 0.0000, 0.4324, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1741, 0.0000, 0.0000, 0.0000, 0.0000,
          0.2057, 0.0000, 0.0000, 1.2497, 0.0000, 0.0000, 1.2634, 0.0016, 0.0000,
          0.0000, 0.7801, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1354, 0.0000,
          0.0000, 0.0000, 0.0000, 1.0014], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0586, 0.0000, 0.0363, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.3267, 0.0000, 0.0000, 1.0602, 0.0000, 0.0000, 1.1094, 0.0000, 0.0000,
          0.0000, 1.1336, 0.0000, 0.0000, 0.0000, 0.0000, 0.0206, 0.0000, 0.0000,
          0.0000, 0.3566, 0.1758, 0.8867], device='cuda:0')},
 {'sequence': 'QIVWNGPVGVFEWEAFAR',
  'anchor': tensor(4, device='cuda:0'),
  'positive': tensor(5, device='cuda:0'),
  'rank': 1136,
  'anchor_embeddings': tensor([0.0215, 0.0000, 0.0000, 0.0000, 0.2659, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8752, 1.3334, 0.0000,
          0.0000, 0.0951, 0.0000, 0.2591, 0.0000, 0.0000, 0.6087, 0.6969, 0.0000,
          0.0000, 0.5254, 0.4447, 0.8045], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 1.3073, 0.0000, 0.1028, 0.0000, 0.0000, 0.4056, 0.0000,
          0.0000, 0.0000, 0.2961, 0.0000, 0.0000, 0.0000, 0.0259, 0.0000, 0.0000,
          0.0981, 0.0000, 0.0000, 0.1998, 0.0000, 0.0000, 1.6861, 0.3696, 0.0144,
          0.0000, 0.0000, 0.0000, 0.1692, 0.0000, 0.0000, 0.0000, 0.2691, 0.0265,
          0.0000, 0.2663, 0.0000, 0.3202], device='cuda:0')},
 {'sequence': 'GLSFSEATASNLVK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.5397, 0.0000, 0.0591, 0.0000, 0.0000, 0.0311, 1.0378,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4402, 0.0000, 0.1915, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.4504, 0.0000, 0.2998, 0.0000, 0.6197, 0.0000,
          0.4645, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6952, 0.0000, 0.1693,
          0.9534, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.5943, 0.0000, 0.0000, 0.0000, 0.0000, 0.1996, 1.2015,
          0.0000, 0.0000, 0.4833, 0.0000, 0.7360, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.5501, 0.0000, 0.0000, 0.0000, 0.4899, 0.0000,
          0.4666, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6932, 0.0000, 0.2827,
          0.6402, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'GVMLAVDAVIAELK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 2439,
  'anchor_embeddings': tensor([0.0837, 0.0000, 0.0000, 0.0000, 0.7911, 0.0000, 0.0000, 0.5732, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0381, 0.0000, 0.0000, 0.0000, 0.5603,
          0.2555, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3724, 1.5083, 0.1594,
          0.0000, 0.0000, 0.0000, 0.1355, 0.0000, 0.0000, 0.0000, 0.7841, 0.0000,
          0.0000, 0.8621, 0.7279, 0.4471], device='cuda:0'),
  'postive_embeddings': tensor([0.7985, 0.0000, 1.3448, 0.0000, 0.7003, 0.0000, 0.0000, 0.0152, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5854,
          0.3560, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1495, 0.6825, 0.0706,
          0.0000, 0.1080, 0.0000, 0.0000, 0.0000, 0.0000, 1.3141, 0.0000, 0.2854,
          0.0000, 0.2888, 0.0000, 1.2583], device='cuda:0')},
 {'sequence': 'YLVLFFYPLDFTFVCPTEIVAFSDK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 10,
  'anchor_embeddings': tensor([0.0041, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0708,
          0.0000, 0.0000, 1.0691, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3415,
          0.1996, 0.1699, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.2128, 0.3683, 0.0630], device='cuda:0'),
  'postive_embeddings': tensor([0.2417, 0.0000, 0.0000, 0.0000, 0.4899, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4186,
          0.0000, 0.0000, 0.7830, 0.4122, 0.0000, 0.0000, 0.1842, 0.0000, 1.6861,
          0.5712, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0910,
          0.0000, 0.2658, 0.0000, 0.3265], device='cuda:0')},
 {'sequence': 'VEYELSEEGDEPQYLDLPSTATSVNIPDLLPGR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 1,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0491, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9016,
          0.0000, 0.0000, 0.0000, 1.8189, 0.0000, 0.0000, 0.0000, 0.3356, 0.0000,
          0.0000, 0.0000, 0.7451, 0.4353], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0768, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.2978, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0416, 0.0000, 1.6010,
          0.0000, 0.0000, 0.0000, 1.5353, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.4560, 0.4558], device='cuda:0')},
 {'sequence': 'TYGTTTAPR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0525, 0.7330, 1.1469, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.5805, 1.6657, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4728, 0.0000, 0.0000,
          1.2015, 0.0000, 0.0000, 0.4318, 0.0000, 0.0000, 0.0000, 0.7074, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.1996, 1.0527, 0.8099, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.7121, 1.6051, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2462, 0.0000, 0.0000,
          1.5208, 0.0000, 0.0000, 0.5539, 0.0000, 0.3855, 0.0000, 0.4312, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'ANDTQEFNLSAYFER',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(3, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.3388, 0.0000, 0.0000, 0.0000, 0.4515, 0.0000, 0.0000, 0.9950, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.1939, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0208, 0.0000, 0.0000, 1.0038, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.3535, 0.0000, 0.9665], device='cuda:0'),
  'postive_embeddings': tensor([0.3707, 0.0000, 0.0000, 0.0000, 0.0427, 0.0000, 0.0000, 0.8031, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.2228, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.8985, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.3911, 0.0000, 0.9494], device='cuda:0')},
 {'sequence': 'ACANPAAGSVILLENLR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(7, device='cuda:0'),
  'rank': 9113,
  'anchor_embeddings': tensor([0.3212, 0.3941, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5966, 0.0000, 0.0000,
          1.7382, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7758, 0.0000, 0.0000,
          0.0000, 0.4302, 0.0000, 0.9821, 0.0000, 0.0000, 0.0000, 0.1008, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0156, 0.0000, 0.0000, 0.0000, 0.0000, 0.2917, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3813, 0.0000, 0.0000, 0.0000, 0.7393,
          0.0000, 0.0000, 0.9772, 0.0000, 0.0000, 0.0000, 0.5973, 0.0000, 1.0858,
          1.2586, 0.3011, 0.0000, 0.0000, 0.0000, 0.0000, 0.1941, 0.1610, 0.0255,
          0.0000, 0.1028, 0.8195, 0.1070], device='cuda:0')},
 {'sequence': 'GVFVVAAK',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 3,
  'anchor_embeddings': tensor([1.5196, 0.0000, 0.3979, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3435,
          0.0000, 0.0000, 0.3297, 1.9999, 0.2630, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.5698, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.8432, 0.0000, 0.6394, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6122,
          0.0000, 0.0000, 0.8827, 1.4721, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.4323, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'DSQLYAVDYETLTRPFSGR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 2,
  'anchor_embeddings': tensor([1.3249, 0.0000, 0.0000, 0.0000, 0.5060, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0362, 0.0000, 0.0000, 0.0000, 0.8696,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.0203, 0.0000, 0.0000, 0.8338, 0.0000, 0.0000,
          0.0000, 0.0000, 0.3534, 1.7387], device='cuda:0'),
  'postive_embeddings': tensor([0.7343, 0.0000, 0.1343, 0.0000, 0.7971, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5331,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0097, 0.2671, 0.9064,
          0.0000, 0.0217, 0.0000, 0.9700, 0.0000, 0.0000, 0.7042, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0578, 1.3784], device='cuda:0')},
 {'sequence': 'HCLPEGAPHR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 7,
  'anchor_embeddings': tensor([1.8119, 1.0531, 0.0800, 0.5541, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.5713, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.5395,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3969, 0.0000,
          0.0000, 0.0000, 0.0000, 0.1005, 0.0000, 0.5975, 0.1366, 0.0000, 0.0000,
          0.2747, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.3830, 0.0000, 0.1364, 0.2000, 0.0000, 0.0000, 0.0000, 0.0464, 0.0000,
          1.2156, 0.0000, 0.0000, 0.6665, 0.0000, 0.0000, 0.0000, 0.0000, 1.5821,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7389, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.2721, 0.0000, 0.0000, 0.0627], device='cuda:0')},
 {'sequence': 'MRPGAYSTGYGGYEEYSGLSDGYGFTTDLFGR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0601, 0.0000, 0.0000, 0.0000, 0.0000, 0.1520, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.3538, 1.0389, 0.0000, 0.0000, 0.3307, 0.0000, 0.1195,
          0.4153, 0.9117, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3303,
          0.0000, 0.0000, 0.6183, 0.5828], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.5311, 0.7727, 0.0000, 0.0000, 0.8384, 0.0000, 0.1026,
          0.6194, 0.3839, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2978,
          0.0000, 0.0000, 0.8223, 0.1035], device='cuda:0')},
 {'sequence': 'VGLNELYNGQILETIGGK',
  'anchor': tensor(6, device='cuda:0'),
  'positive': tensor(8, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.9515, 0.0000, 0.1302, 0.0000, 0.0000, 0.0000, 0.0533,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0399, 0.0000, 0.0000, 0.0000, 0.0910,
          0.5342, 0.0000, 0.0000, 0.6581, 0.0000, 0.0000, 0.0432, 0.1876, 1.8419,
          0.4966, 0.3198, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.2289], device='cuda:0'),
  'postive_embeddings': tensor([0.0757, 0.0000, 1.0800, 0.0000, 0.2951, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1856,
          0.0000, 0.0000, 0.0000, 0.3687, 0.0000, 0.0000, 0.0000, 0.0000, 1.6388,
          0.2309, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2644, 0.0000,
          0.0000, 0.0000, 0.0000, 0.4965], device='cuda:0')},
 {'sequence': 'AEITDAEGLGLK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.4103, 0.0000, 0.1385, 0.0000, 1.6558, 0.0000, 0.0000, 0.0000, 0.0000,
          1.3151, 0.0000, 0.0913, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0304, 0.0000, 0.0000, 0.0000, 0.9938, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5402, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.7532, 0.0000, 0.0000, 0.0000, 1.6028, 0.0000, 0.0000, 0.0000, 0.0000,
          1.5008, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0609, 0.0000, 0.0000, 0.0000, 0.7323, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LYIGNLNESVTPADLEK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.1963, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.4209, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4726,
          1.4405, 1.4491, 0.0000, 0.5937, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.2940], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.2574, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.4172, 0.0000, 1.0660, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2184,
          1.7292, 1.1737, 0.0000, 0.5982, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.1337], device='cuda:0')},
 {'sequence': 'DGSCSVEYIPYEAGTYSLNVTYGGHQVPGSPFK',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 220,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 1.3783, 0.0000, 0.0000, 0.1815, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0130,
          0.0000, 0.0000, 0.0000, 0.6890, 0.0000, 0.0000, 0.2994, 0.0000, 0.6991,
          0.2053, 0.0000, 0.0000, 0.9085, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.1006, 1.5554, 0.2679], device='cuda:0'),
  'postive_embeddings': tensor([3.4987e-04, 0.0000e+00, 0.0000e+00, 0.0000e+00, 3.8968e-01, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 1.2314e-01, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          3.3455e-01, 0.0000e+00, 1.2601e+00, 8.0748e-01, 6.6894e-01, 0.0000e+00,
          5.8024e-01, 0.0000e+00, 0.0000e+00, 0.0000e+00, 7.8780e-01, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 1.2718e+00, 0.0000e+00], device='cuda:0')},
 {'sequence': 'SLHDAIMIVR',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 1,
  'anchor_embeddings': tensor([0.0000, 0.3641, 0.0530, 1.4990, 0.2129, 0.0000, 0.0000, 0.0000, 0.2167,
          1.0331, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3981,
          0.0000, 0.0000, 0.0660, 0.4636, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.2408, 0.3577, 0.0000, 0.0000, 0.0000, 0.9654, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.7950, 0.4433, 1.2319, 0.0000, 0.0000, 0.0000, 0.0873, 0.0000,
          1.7989, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.7144,
          0.0000, 0.0000, 0.0394, 0.3747, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.3661, 0.0000, 0.0000, 0.0000, 0.0000, 0.6266, 0.1784, 0.0000, 0.0000,
          0.1790, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LLQAFLER',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0072, 0.0000, 0.0748, 1.6624, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.5263, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1950, 0.0000,
          0.0000, 0.0000, 0.0000, 1.3228, 0.0000, 0.0681, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.2876, 1.6495, 0.3190, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0912, 0.7305, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0628, 0.6409, 0.0000,
          0.0000, 0.0000, 0.0000, 0.9596, 0.0000, 0.2039, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'AELIVQPELK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 228,
  'anchor_embeddings': tensor([0.5136, 0.5233, 0.4576, 0.0000, 0.0000, 0.0000, 0.0000, 0.1000, 0.5151,
          0.9502, 0.0000, 0.2534, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0942, 0.0000, 0.0000, 1.5068, 0.0000,
          0.5605, 0.0558, 0.0000, 0.0000, 0.0000, 1.3699, 0.6082, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.8555, 0.0000, 0.0000, 0.4601, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.8799, 0.0000, 1.5222, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0034, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4448, 1.7386, 0.0000, 0.1730,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'AQVVDLLQQELTAAEQR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.9789, 0.0000, 0.7211, 0.0000, 0.1768, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0468,
          0.5567, 0.0000, 0.0000, 0.4382, 0.0000, 0.0000, 0.0553, 1.1748, 0.3242,
          0.2443, 0.3007, 0.0000, 0.0000, 0.0000, 0.0000, 0.3829, 0.0000, 1.4397,
          0.0000, 0.0808, 0.0000, 1.1717], device='cuda:0'),
  'postive_embeddings': tensor([1.0680, 0.0000, 0.3854, 0.0000, 0.0774, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2103, 0.0000, 0.0000, 0.0000, 0.6922,
          0.5354, 0.0000, 0.0000, 0.0845, 0.0000, 0.0000, 0.1447, 1.1058, 0.2061,
          0.0000, 0.1912, 0.0000, 0.0000, 0.0000, 0.0000, 0.3895, 0.0000, 1.1776,
          0.0000, 0.3287, 0.0000, 1.3808], device='cuda:0')},
 {'sequence': 'ETDLQELFRPFGSISR',
  'anchor': tensor(3, device='cuda:0'),
  'positive': tensor(4, device='cuda:0'),
  'rank': 515,
  'anchor_embeddings': tensor([0.6547, 0.0000, 0.3713, 0.0000, 0.5383, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1225,
          1.6893, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3197, 0.5198, 0.7881,
          0.0000, 0.0000, 0.0000, 0.1478, 0.0000, 0.0000, 0.1010, 0.0000, 0.1398,
          0.0000, 1.1422, 0.0000, 0.9519], device='cuda:0'),
  'postive_embeddings': tensor([0.5372, 0.0000, 0.1552, 0.0000, 0.1077, 0.0000, 0.0000, 0.1620, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8306,
          0.2423, 0.0000, 0.2161, 0.0000, 0.0000, 0.0000, 0.3631, 0.6843, 0.0000,
          0.0000, 1.2894, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.4822, 0.0000, 1.1663], device='cuda:0')},
 {'sequence': 'VLYPNDNFFEGK',
  'anchor': tensor(4, device='cuda:0'),
  'positive': tensor(5, device='cuda:0'),
  'rank': 9,
  'anchor_embeddings': tensor([0.0977, 1.1241, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4188,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4281, 0.0000, 0.2162,
          0.0000, 0.0000, 0.0000, 0.9591, 1.8434, 0.0776, 0.0000, 0.0000, 0.0000,
          0.0000, 0.8730, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.8091, 1.0219, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.1195, 1.0513, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9514,
          0.0000, 0.0000, 0.2195, 0.0000, 0.0000, 0.0000, 0.9440, 0.0000, 0.3550,
          0.0000, 0.0000, 0.3894, 0.3942, 1.5584, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.2386, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.7807, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'EALVDTLTGILSPVQEVR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 9853,
  'anchor_embeddings': tensor([1.0342, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.4873, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3811, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3792, 0.0000, 0.7408,
          0.0000, 0.0000, 0.3097, 1.8757], device='cuda:0'),
  'postive_embeddings': tensor([0.3586, 0.0000, 0.0000, 0.0000, 1.6119, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.7175, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.1399, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3268,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.1862, 1.4101, 0.0000], device='cuda:0')},
 {'sequence': 'TPAILEASAGAIQNLCAGR',
  'anchor': tensor(3, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 982,
  'anchor_embeddings': tensor([0.3075, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8204, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3760, 0.0000, 0.0000, 0.0000, 1.9638,
          1.0633, 0.0000, 0.5580, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0977,
          0.0000, 0.2980, 0.0000, 0.0000, 0.0000, 0.0000, 0.6152, 0.0000, 1.8142,
          0.0000, 0.0000, 0.0000, 1.4211], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1547, 0.0000, 0.0000, 0.0000, 0.0000,
          0.5445, 0.0000, 1.4459, 0.0000, 0.0000, 0.0000, 0.0000, 0.6891, 0.0913,
          0.0000, 0.5212, 0.0000, 0.0000, 0.0000, 0.0000, 0.4723, 0.0000, 0.2435,
          0.0000, 0.0000, 0.0000, 1.1873], device='cuda:0')},
 {'sequence': 'ALMLQGVDLLADAVAVTMGPK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 6,
  'anchor_embeddings': tensor([1.5130, 0.0000, 0.2415, 0.0000, 0.0000, 0.0000, 0.0000, 0.6314, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.1113, 0.0000, 0.0000, 0.0000, 0.0973,
          0.0000, 0.0000, 0.0000, 0.0400, 0.0000, 0.0000, 0.0000, 0.0000, 0.4890,
          0.0000, 0.0000, 0.0000, 0.9247, 0.0000, 0.0000, 0.0000, 0.0133, 0.0000,
          0.0000, 2.0374, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.9487, 0.0000, 0.5048, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.7488, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.6935, 0.0000, 0.0000, 0.1455, 0.0000, 0.6521,
          0.0000, 0.0000, 0.0000, 0.6820, 0.0000, 0.0000, 0.0000, 0.0000, 0.1628,
          0.0000, 1.4968, 0.6814, 0.2480], device='cuda:0')},
 {'sequence': 'FPKPPQPIILR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 2,
  'anchor_embeddings': tensor([1.1933, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.3735, 0.0000, 0.6761, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2164,
          0.0000, 0.0000, 0.1520, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.5045, 0.0000, 0.5207,
          0.9779, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([6.7478e-01, 2.9350e-01, 0.0000e+00, 7.5791e-02, 7.2882e-04, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 1.8335e-01, 0.0000e+00, 3.6051e-01,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 4.4591e-01,
          0.0000e+00, 0.0000e+00, 3.3337e-01, 9.6433e-02, 5.7957e-01, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          9.4100e-02, 0.0000e+00, 0.0000e+00, 1.2844e+00, 0.0000e+00, 4.5824e-01,
          1.3879e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00], device='cuda:0')},
 {'sequence': 'ANAPCVIFIDELDSVGGK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.2849, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1651, 0.0000, 0.0000, 0.0000, 0.1846,
          0.8176, 0.0000, 0.0000, 0.2335, 0.0000, 0.0000, 0.0000, 0.0000, 1.6480,
          1.3068, 0.9798, 0.0000, 0.0000, 0.0000, 0.0000, 0.1399, 0.0000, 0.5291,
          0.0000, 1.2462, 0.0000, 0.1591], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.1504, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0288, 0.0000, 0.0000, 0.0000, 0.0000,
          0.3642, 0.0000, 0.0000, 0.1192, 0.0000, 0.0000, 0.0000, 0.0120, 1.3671,
          1.2952, 0.1132, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2182,
          0.0000, 1.4573, 0.0000, 0.3799], device='cuda:0')},
 {'sequence': 'VDAILNR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 4,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.0114, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.3304, 0.0000, 0.4639, 0.0000, 0.3168, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.0629, 0.0000, 0.0000, 0.4370], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.2402, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.1145, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.3161, 0.0000, 0.2856, 0.0000, 0.9162, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.9591, 0.0000, 0.0000, 0.0675], device='cuda:0')},
 {'sequence': 'IQIGQETVITVDAK',
  'anchor': tensor(3, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 5,
  'anchor_embeddings': tensor([0.0000, 0.6078, 2.1981, 0.0000, 0.0000, 0.0000, 0.0000, 0.7626, 1.0729,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.7182, 0.0000, 0.0000,
          0.0760, 0.0000, 0.0000, 0.0000, 0.0000, 0.3906, 0.0000, 0.0000, 0.7619,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6886, 0.0000,
          0.1965, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0535, 0.9880, 2.2203, 0.0000, 0.0000, 0.0000, 0.0000, 0.4850, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3141, 0.0000, 0.0000,
          0.1741, 0.0000, 0.0000, 0.0000, 0.0000, 0.5147, 0.1375, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7304, 0.0000,
          0.2875, 0.8286, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'IHYIGQNEPELLVAHAYTR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 2490,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.7192, 0.0000, 0.3412, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4224, 0.0000, 0.0000, 0.0000, 1.6995,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6451, 0.4920, 0.4262,
          0.1987, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0090,
          0.0000, 0.0000, 0.6875, 0.6201], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.1028, 0.0000, 0.0000, 0.0000, 0.0000, 0.7971, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4124, 0.0000, 0.0000, 0.0000, 0.3667,
          0.0000, 0.0000, 0.0398, 0.0000, 0.0000, 0.0000, 0.2670, 0.5167, 0.4165,
          0.3907, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1207, 0.0000, 0.1191,
          0.0000, 1.5319, 0.3455, 1.4637], device='cuda:0')},
 {'sequence': 'VLGFCHYYLPEEQFPK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 12418,
  'anchor_embeddings': tensor([0.2982, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.9154, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5438, 0.0000, 0.4725,
          0.0315, 0.0000, 0.9022, 0.0000, 0.0000, 0.0000, 0.8864, 1.0744, 0.3377,
          0.0000, 0.1439, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8371, 0.0000,
          0.0000, 0.0000, 0.5848, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 1.6716, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2310,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1937, 0.0000, 0.1342, 0.0875, 0.6794,
          0.2260, 0.2087, 0.0000, 1.3430, 0.0000, 0.0000, 0.5684, 0.1046, 0.0000,
          0.0000, 1.8577, 0.0797, 0.1449], device='cuda:0')},
 {'sequence': 'LFFVSEPQSIR',
  'anchor': tensor(3, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 417,
  'anchor_embeddings': tensor([0.6958, 0.0000, 0.0000, 1.2020, 0.2582, 0.0000, 0.0000, 0.0000, 0.0000,
          1.7185, 0.0000, 0.5002, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8302,
          0.1340, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1129, 0.0000, 1.7120,
          0.5660, 0.0000, 0.0000, 0.2315], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.6925, 0.0000, 1.1536, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          2.0012, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.7424,
          1.1592, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LTIDDVTPADEADYSFVPEGFACNLSAK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(7, device='cuda:0'),
  'rank': 217,
  'anchor_embeddings': tensor([0.4712, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1953, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7632,
          0.0000, 0.0000, 0.1846, 0.2653, 0.0000, 0.0000, 0.9191, 0.0000, 0.0893,
          0.0000, 0.7603, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.2947, 2.3805, 0.2864], device='cuda:0'),
  'postive_embeddings': tensor([0.6491, 0.0000, 0.0000, 0.0000, 0.3670, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.5343, 0.1519, 0.0000, 0.0000, 0.4461, 0.0000, 0.0000,
          0.0000, 0.9227, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4218, 0.0000,
          0.0000, 1.3999, 1.2485, 0.0000], device='cuda:0')},
 {'sequence': 'VVDPFSK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 4,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.8806, 0.0085, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.3030, 1.0951, 0.2632, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0197, 1.2078, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.3911, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 1.0318, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.6723, 1.6945, 0.3715, 0.0000, 0.0000, 0.0000, 0.5344,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2081, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.2954, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'TPTLASTPIPPTPQAPSPAVDAEIR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 261,
  'anchor_embeddings': tensor([0.7619, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0770, 0.0000, 0.2331,
          0.4874, 0.0000, 0.0000, 2.6458, 0.0000, 0.3060, 0.0000, 0.7890, 0.0000,
          0.0000, 0.0000, 0.0000, 0.2083, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.7417, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.6114, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.2162, 0.9379, 0.0000, 0.0000, 0.0000, 0.8610, 0.0000,
          0.0000, 0.0000, 0.0000, 0.8078, 0.0000, 0.0000, 0.0000, 0.4084, 0.0000,
          0.0000, 0.0000, 1.3847, 1.1957], device='cuda:0')},
 {'sequence': 'CSCSPGWIGDGIK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 9,
  'anchor_embeddings': tensor([0.0000, 0.9050, 0.4428, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.7482,
          0.0000, 0.0000, 0.4060, 0.0000, 0.4693, 0.0000, 1.2596, 0.0000, 0.5595,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3377, 0.0000, 0.0000,
          0.0522, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.4576, 0.8271, 0.0135, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3097,
          0.0000, 0.0000, 0.1796, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0741, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.6579, 0.0000, 0.0656,
          0.2496, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LEDEEEMNAELTAK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 3,
  'anchor_embeddings': tensor([0.0000, 0.0000, 1.8060, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5593,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.5110, 0.0000, 0.0000,
          0.1106, 0.0000, 0.0000, 0.0179, 0.0000, 0.0754, 0.0000, 0.0000, 0.2047,
          0.0000, 0.0000, 0.0000, 1.4488, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.9994, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2030,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.9063, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2034, 0.0000, 0.0000, 0.0542,
          0.1639, 0.0000, 0.0000, 0.6438, 0.0000, 0.0000, 0.2521, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'YFPTQALNFAFK',
  'anchor': tensor(12, device='cuda:0'),
  'positive': tensor(24, device='cuda:0'),
  'rank': 71,
  'anchor_embeddings': tensor([0.9864, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1765,
          0.0255, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1631, 0.0000, 0.0000,
          0.0000, 0.0000, 1.5677, 0.5189, 0.0000, 0.2152, 0.0000, 0.3961, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1163, 0.0000, 0.1571,
          0.3587, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.3585, 0.8692, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8872, 1.0633,
          0.0000, 0.0000, 0.1399, 0.0000, 0.0000, 0.0000, 1.1347, 0.0000, 0.0000,
          0.0000, 0.0000, 0.9869, 1.2373, 0.6899, 0.4476, 0.0000, 0.3219, 0.0416,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4325, 0.0000, 0.4934,
          0.8958, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'GIFGFTDSDCIGK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 1.4595, 0.0000, 0.0000, 0.0000, 1.0162,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4528, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1311, 0.1953, 0.0000, 1.2221, 0.0000,
          0.0000, 0.0000, 0.0000, 0.4946, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.1432, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.4286, 0.0000, 0.0000, 0.0000, 1.5444, 0.0000, 0.0000, 0.0000, 0.9366,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9577, 0.0000,
          0.0441, 0.0000, 0.0000, 0.5895, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.2891, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'SMFANNLVYDTSDSDDYHLLK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 1,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.1587, 0.0000, 0.0000, 0.9078, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0086, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0986, 0.0000, 1.2026,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 1.7218, 0.1927, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0165, 0.0000, 0.0000, 0.0000, 0.9926, 0.0000, 0.0000, 0.5858, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3430, 0.0000, 0.1083, 0.0000, 0.0704,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2483, 0.1303, 0.7500,
          0.0000, 0.0000, 0.0000, 0.1110, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 1.4920, 0.6070, 0.0000], device='cuda:0')},
 {'sequence': 'QILVGDIGDTVEDPYTSFVK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(3, device='cuda:0'),
  'rank': 2,
  'anchor_embeddings': tensor([0.0000, 0.0000, 1.5861, 0.0000, 0.2027, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2106, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3128, 0.0937, 0.1999,
          0.0000, 0.0000, 0.0000, 0.1079, 0.0000, 0.0000, 0.0000, 1.6787, 0.0000,
          0.0000, 0.2649, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 1.6683, 0.0000, 0.3341, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4593, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2493, 0.0000, 0.0000,
          0.0000, 0.9621, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.9427, 0.0000,
          0.0000, 0.5042, 0.3224, 0.0000], device='cuda:0')},
 {'sequence': 'HEQILVLDPPTDLK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 547,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0036, 0.0000, 0.0436, 0.0000, 0.0000, 0.8039, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.9560, 0.0000, 0.0000, 0.0000, 1.8349,
          0.0000, 0.0000, 0.1793, 0.0000, 0.0000, 0.0000, 0.2230, 0.0000, 0.9978,
          0.0000, 0.7940, 0.0000, 0.3887, 0.0000, 0.0000, 0.0537, 0.1935, 0.0000,
          0.0000, 0.0000, 0.6397, 0.2017], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.3097, 0.0000, 0.2073, 0.0000, 0.0000, 0.3665, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0928, 0.0000, 0.0000, 0.0000, 0.9199,
          0.1891, 0.0000, 0.4403, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2585,
          0.8718, 0.6062, 0.0000, 0.0000, 0.0000, 0.0000, 0.5759, 0.0000, 0.0000,
          0.0000, 1.1427, 0.0000, 0.2666], device='cuda:0')},
 {'sequence': 'TGEYPVPLIR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 14,
  'anchor_embeddings': tensor([0.0837, 1.8036, 0.0000, 0.4804, 0.0000, 0.0000, 0.0000, 0.4334, 0.0000,
          0.7796, 0.0000, 0.0000, 0.0000, 1.0171, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.9444, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7802, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 1.7663, 0.0000, 1.1668, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.2648, 0.0000, 0.0000, 0.0000, 0.1729, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.1721, 0.1738, 0.0513, 0.0000, 0.0000, 0.0758, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8217, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'QALQDTLALYK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([1.4685, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.5871,
          1.5509, 0.0000, 0.0000, 0.0000, 0.6663, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5349, 0.0000,
          0.0000, 0.7101, 0.0000, 0.0000, 0.0000, 0.2005, 1.2283, 0.0000, 0.0655,
          0.3607, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.4419, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3235,
          1.2160, 0.0000, 0.0000, 0.0000, 0.4753, 0.0000, 0.0000, 0.0000, 0.6233,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1144, 0.0000, 0.0000, 0.6044, 0.0000,
          0.0000, 0.3684, 0.0000, 0.0000, 0.0000, 0.0778, 1.1638, 0.0000, 0.0210,
          0.6164, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'VASEQSSQPTCTVGVWIDVGSR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 1,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.5081, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3665, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0034, 0.0000, 0.0000, 0.0000, 0.0000, 0.6682,
          0.0000, 0.0458, 0.0000, 0.0000, 0.0000, 0.0000, 0.3463, 0.0000, 0.0000,
          0.0000, 0.0000, 1.1829, 0.3480], device='cuda:0'),
  'postive_embeddings': tensor([0.0479, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.9703, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3628,
          0.0000, 0.1451, 0.0000, 0.0000, 0.0000, 0.0000, 0.3373, 0.0000, 0.1071,
          0.0000, 0.0000, 1.0496, 1.1895], device='cuda:0')},
 {'sequence': 'ESESCDCLQGFQLTHSLGGGTGSGMGTLLISK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 4,
  'anchor_embeddings': tensor([0.3362, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.6519, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.3161, 0.0000, 0.0000, 1.2601, 0.9302, 0.7969,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4024, 0.0000,
          0.0000, 0.6350, 0.2799, 0.1542], device='cuda:0'),
  'postive_embeddings': tensor([0.1246, 0.0000, 0.0284, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.5189, 0.0000, 0.1735, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.8568, 0.4734, 0.3690,
          0.0000, 0.0000, 0.0000, 0.3922, 0.0000, 0.0000, 0.1191, 0.0834, 0.1281,
          0.0000, 0.5907, 0.4001, 0.2704], device='cuda:0')},
 {'sequence': 'FVGGSGQVSER',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.7758, 0.2420, 1.1468, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.3673, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1863,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 2.0730, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.7415, 0.2660, 0.9334, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.8634, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.1120, 0.0000, 2.0114, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'ILYHGYSLLYVQGNER',
  'anchor': tensor(3, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 439,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.9303,
          0.6575, 0.0000, 0.0000, 0.5261, 0.0000, 0.0000, 0.4345, 0.0000, 0.4941,
          0.0978, 0.4194, 0.0000, 0.0000, 0.0000, 0.0000, 1.2502, 0.5462, 0.1461,
          0.0000, 1.1069, 0.0000, 0.9747], device='cuda:0'),
  'postive_embeddings': tensor([0.2482, 0.0000, 1.0478, 0.0000, 0.0000, 0.0000, 0.0000, 0.5967, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2795,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5714, 0.0000,
          0.0000, 0.4605, 0.0000, 0.3541, 0.0000, 0.0000, 0.0000, 1.0572, 0.0000,
          0.0000, 0.3941, 0.0000, 0.9161], device='cuda:0')},
 {'sequence': 'TMLELLNQLDGFDSR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0963, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4353, 0.0000, 0.4568, 0.0000, 0.0000,
          0.9554, 0.0000, 0.0000, 0.3169, 0.0000, 0.0000, 0.0000, 0.7867, 0.0000,
          1.1579, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8795, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0283, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3428, 0.0000, 0.4690, 0.0000, 0.0000,
          0.8270, 0.0000, 0.0000, 0.2239, 0.0000, 0.0387, 0.0000, 0.5323, 0.0000,
          1.2483, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7020, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'HLQINQTFEELR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.8732, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9948, 0.0000, 0.7818,
          0.4393, 0.0000, 0.0000, 0.0000, 0.0000, 1.3265, 0.0000, 0.0000, 0.0000,
          1.0771, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6934,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.8200, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0976, 0.0000, 1.1703, 0.0000, 0.7725,
          0.0771, 0.0000, 0.0000, 0.0403, 0.0000, 1.3207, 0.0000, 0.0000, 0.0000,
          1.0749, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5477,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'AVLDALLEGK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 11915,
  'anchor_embeddings': tensor([0.4194, 0.0000, 0.1543, 0.0000, 0.0429, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1207, 0.0000, 0.0000, 0.0000, 1.9128,
          0.5128, 0.0000, 0.1441, 0.0000, 0.0000, 0.0000, 0.3089, 0.3263, 1.7149,
          0.5157, 0.0000, 0.0000, 1.1319, 0.0000, 0.0000, 0.1584, 0.0000, 0.0000,
          0.0000, 0.6696, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.5182, 1.2952, 0.0000, 0.2677, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.1474, 0.4574, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5203, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.6038, 0.0000, 0.8901, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'YPALHKPENQDIDWGALEGETR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 3679,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2278,
          0.0000, 0.0000, 0.3299, 1.1535, 0.0000, 0.0000, 0.0000, 0.0000, 0.1731,
          0.4468, 0.0000, 0.0000, 1.0387, 0.0000, 0.0000, 0.1479, 0.3208, 0.0000,
          0.0000, 0.0000, 0.9211, 0.4117], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0083, 0.5614, 0.0000, 0.4536, 0.0000, 0.0000, 0.4129, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.5988, 0.0000, 0.0000, 0.0000, 0.4917,
          1.3242, 0.0000, 0.2922, 0.1820, 0.0000, 0.0000, 0.0000, 0.1845, 0.4146,
          0.0000, 0.3503, 0.0000, 0.5439, 0.0000, 0.0000, 0.0000, 0.3935, 0.0000,
          0.0000, 0.0000, 0.1949, 0.0000], device='cuda:0')},
 {'sequence': 'GFDQTINLILDESHER',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.7145, 0.0000, 0.2936, 0.0000, 0.0000, 0.8885, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.5285, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.5276, 0.0000,
          0.0000, 0.0000, 0.0000, 1.7275, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.2423], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 1.2396, 0.0000, 0.0571, 0.0000, 0.0000, 0.9521, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.8387, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3782, 0.0000,
          0.0000, 0.0000, 0.0000, 1.5863, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.9998], device='cuda:0')},
 {'sequence': 'SLEVTNIAK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 103,
  'anchor_embeddings': tensor([0.0906, 0.0000, 0.9445, 0.6000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.9009, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.6002, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3524, 0.0000, 0.0000, 0.0000,
          0.0725, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.1828, 0.0000, 0.2964, 0.5603, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.3519, 0.0979, 0.9488, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.6765, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0762, 0.0000, 1.5062, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'HTAMVSWGGVSIPNSPFR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 3795,
  'anchor_embeddings': tensor([0.0788, 0.0000, 0.9012, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2493, 0.0000, 0.0000, 0.0000, 0.0191,
          0.0000, 0.0000, 1.8085, 0.0000, 0.0000, 0.0000, 0.3308, 0.0000, 0.4407,
          0.0000, 0.8532, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4103,
          0.0000, 0.5049, 0.0351, 0.7433], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 1.0041, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4040, 0.0000, 0.0000,
          1.2606, 0.0000, 0.8897, 0.0000, 0.0000, 1.4462, 0.0000, 0.0000, 0.0000,
          0.8189, 0.7424, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9539, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'QVYEEEYGSSLEDDVVGDTSGYYQR',
  'anchor': tensor(3, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6156,
          0.0000, 0.0000, 0.0000, 1.4904, 0.0000, 0.0000, 0.0000, 0.7175, 0.0000,
          0.0000, 0.5074, 0.0000, 2.0614, 0.0000, 0.0000, 0.2450, 0.4114, 0.0000,
          0.0000, 0.0000, 1.1881, 0.8263], device='cuda:0'),
  'postive_embeddings': tensor([0.2853, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1417,
          0.0000, 0.0000, 0.0000, 1.4859, 0.0000, 0.0000, 0.0000, 0.2521, 0.0207,
          0.0000, 1.3111, 0.0000, 2.2164, 0.0000, 0.0000, 0.2269, 0.5745, 0.0000,
          0.0000, 0.0000, 1.2535, 0.7666], device='cuda:0')},
 {'sequence': 'DQAVENILVSPVVVASSLGLVSLGGK',
  'anchor': tensor(5, device='cuda:0'),
  'positive': tensor(6, device='cuda:0'),
  'rank': 2,
  'anchor_embeddings': tensor([1.1641, 0.0000, 1.1115, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2775, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.8808, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0475, 0.0000, 0.0000, 0.0756, 0.4907, 0.0143,
          0.0000, 0.0000, 0.9306, 1.0546], device='cuda:0'),
  'postive_embeddings': tensor([0.9268, 0.0000, 1.2210, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4693, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.6148, 0.0000, 0.0000, 0.0000, 0.0274, 0.2862,
          0.0288, 0.0000, 0.0000, 0.2983, 0.0000, 0.0000, 0.2059, 1.0300, 0.0000,
          0.0000, 0.0000, 0.5891, 0.3200], device='cuda:0')},
 {'sequence': 'KPCVLILDDATSALDANSQLQVEQLLYESPER',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 1,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.9058, 0.0000, 0.0000, 0.1913, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0890, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.2336, 0.0000, 0.2913, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.1116, 2.0492, 0.4109], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.5273, 0.0000, 0.0000, 0.0777, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0691, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4925,
          0.0000, 0.0000, 0.0000, 0.2305, 0.0000, 0.0000, 0.0000, 0.0514, 0.0097,
          0.0000, 0.0000, 1.5848, 0.6973], device='cuda:0')},
 {'sequence': 'AFYAELYHIISSNLEK',
  'anchor': tensor(8, device='cuda:0'),
  'positive': tensor(7, device='cuda:0'),
  'rank': 62,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.8671, 0.0000, 0.0000, 0.7457, 0.2353,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1218, 0.0000, 0.0000, 0.0000, 0.5151,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8862, 2.1125,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1585, 0.0000,
          0.0000, 0.0000, 0.1059, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.7093, 0.0000, 0.7488, 0.0000, 0.0000, 0.2983, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0613, 0.0000, 0.1968,
          0.4741, 0.0000, 0.0000, 0.0083, 0.0000, 0.0000, 0.5124, 0.0000, 1.5965,
          0.5331, 0.6904, 0.0000, 0.0000, 0.0000, 0.0000, 0.1637, 0.0000, 0.0000,
          0.0000, 0.4056, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'TLQEWCVGCEVVLSGIEEQVSR',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 7,
  'anchor_embeddings': tensor([0.0000, 0.2843, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2486, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1240, 0.0000, 0.0000, 0.0000, 0.4185,
          0.4072, 0.0000, 0.7500, 1.4970, 0.0162, 0.0000, 0.0000, 0.6848, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0056, 0.0000, 0.0000, 0.0000, 0.6164, 1.6591,
          0.0000, 0.1739, 0.1716, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0826, 0.0000, 0.0000, 1.2720, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1558, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.6930, 0.0000, 0.0000, 0.0000, 0.0000, 0.0923,
          0.9246, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0254, 1.9013,
          0.0000, 0.4030, 0.3159, 0.6866], device='cuda:0')},
 {'sequence': 'VSMPDVELNLK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 21,
  'anchor_embeddings': tensor([0.4477, 0.0000, 0.0000, 0.1396, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.7449, 0.0000, 0.1022, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.5936, 0.0000, 0.0000, 0.6755, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0348, 0.0000, 0.4200, 0.8282, 0.0000, 1.8010,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.4793, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8033,
          0.5409, 0.0000, 0.4791, 0.0000, 0.1316, 0.0000, 0.0000, 0.0000, 0.2761,
          0.0000, 0.0000, 0.0000, 0.0000, 1.4388, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5205, 0.0000, 1.5099,
          0.2018, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LSSSQGTIETSLQDIDSR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 39,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0124, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.5533, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0898, 0.0000, 0.4740, 0.2905, 0.0000, 0.0000, 0.0000, 0.0000, 0.7153,
          0.9608, 0.7489, 0.0000, 0.0000, 0.0000, 0.0000, 0.2374, 0.7382, 0.1706,
          0.0000, 0.0000, 0.0000, 0.6029], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1146,
          0.6934, 0.0000, 0.5841, 1.1238, 0.0000, 0.0000, 0.0000, 0.6868, 0.0981,
          1.1198, 0.6439, 0.0000, 0.0000, 0.0000, 0.0000, 0.5301, 0.5615, 0.1742,
          0.0000, 0.0000, 0.0000, 0.9649], device='cuda:0')},
 {'sequence': 'DVATSPISPTENNTTPPDALTR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 14548,
  'anchor_embeddings': tensor([0.0350, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.5388, 0.0000, 0.0000, 0.0000, 0.0413, 0.0000, 0.0000,
          0.0000, 0.2258, 0.0000, 1.2552, 0.0000, 0.0000, 0.0000, 0.2666, 0.1702,
          0.0000, 1.2492, 0.7909, 0.4291], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2776,
          0.0000, 0.0000, 0.0000, 1.0896, 0.7519, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4806, 0.0000, 0.0000, 0.5105, 0.0000,
          1.3408, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LLFNTFTVLAGEDLK',
  'anchor': tensor(3, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0808, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8610, 0.0000, 0.0000,
          0.6081, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4196, 1.4285, 0.5885,
          0.3132, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0034, 0.7742, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8121, 0.0000, 0.0000,
          1.0795, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2979, 1.3372, 0.6054,
          0.8446, 0.2879, 0.0000, 0.0000, 0.0000, 0.0000, 1.0315, 0.5741, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'VTTHPLAK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 4179,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 1.3293, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.2855, 0.0000, 0.0000, 0.0000, 0.0000, 0.1541,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1220, 0.7951, 0.0000, 1.2551,
          0.0656, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000e+00, 1.1614e-03, 9.4730e-02, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 5.6536e-01, 1.6648e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 9.9951e-01, 0.0000e+00, 2.1820e+00,
          0.0000e+00, 0.0000e+00, 1.9004e-01, 0.0000e+00, 8.5705e-02, 1.0455e+00,
          0.0000e+00, 0.0000e+00, 5.5539e-02, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 1.1831e-01, 0.0000e+00, 9.1174e-01,
          7.8169e-01, 0.0000e+00, 0.0000e+00, 0.0000e+00], device='cuda:0')},
 {'sequence': 'VGVVQFSNDVFPEFYLK',
  'anchor': tensor(7, device='cuda:0'),
  'positive': tensor(14, device='cuda:0'),
  'rank': 1259,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.1723, 0.0000, 0.0000, 0.0000, 0.0000, 0.6131, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.5725, 0.0000, 0.0000, 0.0000, 0.0000,
          0.3834, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3738,
          0.3594, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7248, 0.0000, 0.0000,
          0.0000, 0.2936, 0.0000, 1.2014], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4711, 0.0000, 0.2317, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7839, 0.0000, 1.5385,
          1.1351, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2491, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'YGVSGYPTLK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 14,
  'anchor_embeddings': tensor([0.0571, 0.5677, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.2475, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3829, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3525, 0.0000, 0.0000, 1.5177,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.1652, 0.8213, 0.0345, 0.9011, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.3695, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0445, 0.0000, 1.0347, 0.0000, 0.0000, 0.0471, 0.0000,
          0.1521, 0.0000, 0.0000, 0.2012, 0.0000, 1.5256, 0.6751, 0.0000, 1.0282,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'IPVDEEAFVIDFKPR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.6814, 0.0000, 0.0135, 0.0000, 0.2371, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.8081, 0.0000, 0.0000, 0.0000, 0.4145,
          1.5359, 0.0000, 0.3437, 1.1969, 0.0000, 0.1536, 0.0000, 0.3418, 0.0000,
          0.0000, 0.0000, 0.0000, 0.9644, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.4114, 0.0000, 1.1373], device='cuda:0'),
  'postive_embeddings': tensor([0.3465, 0.0000, 0.1730, 0.0000, 0.3043, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.5741, 0.0000, 0.0000, 0.0000, 0.7122,
          1.5582, 0.0000, 0.5478, 1.1293, 0.0000, 0.0000, 0.0000, 1.1873, 0.0000,
          0.0000, 0.0000, 0.0000, 0.7458, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.6699, 0.0000, 0.9827], device='cuda:0')},
 {'sequence': 'GAFPPVWNPIAYLDYNNLWR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 2,
  'anchor_embeddings': tensor([0.8707, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0312, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.4334, 0.0000, 0.0000, 0.0000, 0.8804, 0.0000, 0.0000,
          0.0000, 0.3336, 0.0000, 1.0662, 0.0000, 0.0000, 0.0000, 1.9421, 0.0000,
          0.0000, 0.1880, 0.1531, 0.0744], device='cuda:0'),
  'postive_embeddings': tensor([6.4269e-01, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 5.8679e-02, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 4.8554e-01, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 9.3603e-01, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 1.2230e-04, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          1.3034e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 1.8076e+00, 0.0000e+00,
          0.0000e+00, 6.5573e-01, 3.4991e-01, 1.0072e+00], device='cuda:0')},
 {'sequence': 'FDGGEEVLISGEFNDLR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.9621, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.1924, 0.0000, 1.3818, 0.0000, 0.0000, 0.4265, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.9262, 0.6939, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.3771, 0.0000, 0.0000, 0.2285, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.8838, 0.0000, 1.6220, 0.4106, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0680, 0.0000, 0.0000, 0.0000, 0.0000, 1.4287, 0.6174, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'APLVPPGSPVVNALFR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2056, 0.0000, 0.0000, 0.0000, 0.4228,
          1.2648, 0.0000, 1.6463, 0.0000, 0.0000, 1.1216, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0884,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4974, 0.0000, 0.0000, 0.0000, 0.0000,
          1.5052, 0.0000, 1.6275, 0.0000, 0.0000, 0.9191, 0.0000, 0.1404, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1280,
          0.0000, 0.0000, 0.0000, 0.0471], device='cuda:0')},
 {'sequence': 'LFVGGLSFDTNEQSLEQVFSK',
  'anchor': tensor(7, device='cuda:0'),
  'positive': tensor(5, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0614, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8391, 0.0000, 0.6714,
          1.2819, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4166, 0.9832, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.3872, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3012, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1375, 0.0000, 0.9307,
          1.4909, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3739, 1.0135, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'DLYANNVMSGGTTMYPGIADR',
  'anchor': tensor(9, device='cuda:0'),
  'positive': tensor(23, device='cuda:0'),
  'rank': 852,
  'anchor_embeddings': tensor([0.8081, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0543, 0.0000, 0.0000, 0.0000, 0.2912,
          0.0000, 0.0000, 0.0166, 0.0000, 0.0000, 0.0000, 1.1247, 1.3817, 0.2851,
          0.0000, 0.0000, 0.0000, 0.0585, 0.0000, 0.0000, 1.3487, 0.4364, 0.0000,
          0.0000, 0.0000, 0.5413, 0.8069], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0928, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1808, 0.0000, 0.3429,
          0.0000, 0.0000, 0.0000, 0.2312, 0.0000, 0.0000, 0.0077, 0.1073, 0.0000,
          0.0000, 0.0000, 0.9443, 1.6012], device='cuda:0')},
 {'sequence': 'DLSFFGGLLR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 12936,
  'anchor_embeddings': tensor([1.1616, 0.0000, 0.0000, 1.9023, 1.9493, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.1875, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3946, 0.0000,
          0.0000, 0.0000, 0.0000, 0.3550, 0.0000, 0.1212, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.8306, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6802,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7974, 0.0723, 0.3814,
          0.5490, 1.2076, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9087,
          0.0000, 0.0000, 1.5606, 0.1959], device='cuda:0')},
 {'sequence': 'MLDAEDIVNTARPDEK',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 205,
  'anchor_embeddings': tensor([0.6703, 0.0000, 0.5275, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0762, 0.0000, 0.5812, 0.0000, 0.4389, 0.0000, 0.6876,
          0.8704, 0.0000, 0.0000, 0.8208, 0.0000, 0.0000, 1.0843, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1083, 0.0000, 0.9413,
          0.0000, 0.0377, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.3390, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.0202, 0.0000, 0.0000, 0.0000, 0.9574, 0.0000, 0.3847,
          0.0000, 0.0000, 0.0000, 1.4917, 0.2155, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8749, 0.0000, 0.9866,
          0.2754, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'TGQCECQPGITGQHCER',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 3,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.4836, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.6188, 0.0000, 0.0000, 0.0000, 0.7228,
          0.0000, 0.0000, 1.5450, 0.5481, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.3930, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.2417, 0.9527], device='cuda:0'),
  'postive_embeddings': tensor([0.1479, 0.0000, 0.5114, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.9826, 0.0000, 0.0000, 0.0000, 1.0766,
          0.0000, 0.0000, 0.9341, 0.1957, 0.0000, 0.0000, 0.0000, 0.0000, 0.4183,
          0.3122, 0.2835, 0.0000, 1.1631, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0955, 0.9664], device='cuda:0')},
 {'sequence': 'FCADHPFLFFIQHSK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 90,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.6952, 0.0000, 0.4294, 0.0000, 0.0000, 1.7235, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.6396, 0.0000, 0.0000, 0.0000, 1.4585,
          0.3074, 0.0000, 0.0000, 0.0000, 0.0000, 0.6703, 0.0000, 0.0000, 0.0220,
          0.4579, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3649, 0.0000,
          0.0000, 0.0000, 0.1621, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.4989, 0.0000, 0.9076, 0.0000, 0.2281, 0.0000, 0.0000, 1.0690, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.0079, 0.0000, 0.0000, 0.0000, 0.7320,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0985, 0.0000, 0.7122,
          0.0849, 0.0846, 0.0000, 0.0488, 0.0000, 0.0000, 0.0000, 0.1724, 0.0000,
          0.0000, 0.0000, 0.3961, 0.1626], device='cuda:0')},
 {'sequence': 'GGSDSDASLVITDLTLEDYGR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.6454, 0.0000, 0.0000, 0.0000, 0.0078, 0.3190, 0.0000,
          0.0000, 1.5740, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0878, 0.0000,
          0.0000, 0.0000, 0.0000, 1.2589], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0092, 0.0000, 0.0757, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0798, 0.0000, 0.0141,
          0.0000, 1.2081, 0.0000, 0.1472, 0.0000, 0.0000, 0.0000, 1.4649, 0.0000,
          0.0000, 0.0000, 0.0000, 1.4450], device='cuda:0')},
 {'sequence': 'SPQPPVEEEDEHFDDTVVCLDTYNCDLHFK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([1.3024, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.5440, 0.0000, 0.0000, 0.0000, 0.5511,
          0.0000, 0.0000, 0.3785, 0.0000, 0.0000, 0.0000, 0.2094, 0.0000, 0.3426,
          0.0000, 0.2379, 0.0000, 0.0000, 0.0000, 0.0000, 1.1019, 0.0000, 0.5499,
          0.0000, 0.3847, 0.4089, 0.0309], device='cuda:0'),
  'postive_embeddings': tensor([0.9905, 0.0000, 0.0020, 0.0000, 0.2411, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.7019, 0.0000, 0.0000, 0.0000, 1.0256,
          0.3481, 0.0000, 0.2824, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4518,
          0.0722, 0.0504, 0.0000, 0.0000, 0.0000, 0.0000, 0.7942, 0.0000, 0.5443,
          0.0000, 0.3857, 0.0000, 0.3695], device='cuda:0')},
 {'sequence': 'GTVLLDLQETSLAGVANQLLDR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 266,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 1.1821, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2733,
          0.0000, 0.0000, 0.0000, 0.3523, 0.0000, 0.0000, 0.0000, 0.0000, 0.5225,
          0.0000, 0.1047, 0.0000, 0.4245, 0.0000, 0.0000, 0.4525, 0.3173, 0.0805,
          0.0000, 0.0000, 1.3587, 0.6995], device='cuda:0'),
  'postive_embeddings': tensor([0.1128, 0.0000, 0.0000, 0.0000, 1.1696, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.5852, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.3490, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2634,
          0.6400, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1580,
          0.0000, 0.3706, 1.7549, 0.4389], device='cuda:0')},
 {'sequence': 'DVPNETLQVEEDDRPELPWWK',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 4510,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 1.6102, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4971,
          0.0000, 0.0000, 0.0000, 0.8312, 0.0000, 0.0000, 1.0804, 1.1973, 0.0874,
          0.0000, 0.0000, 0.0000, 1.1805, 0.0000, 0.0000, 0.0000, 0.7773, 0.0000,
          0.0000, 0.0000, 1.1721, 0.3830], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8724, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.1268, 0.0000, 0.0000, 0.0000, 0.0000, 0.0320,
          0.1115, 0.3482, 0.0000, 0.0123, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.3720, 1.4702, 0.3017], device='cuda:0')},
 {'sequence': 'TTLTAAITK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 12238,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.9341, 0.4483, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.3689, 0.2909, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8284, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.4684, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.3470, 0.0000, 0.0000, 1.6908, 0.1610,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4477, 0.0000, 0.0000, 0.0000, 1.4589,
          0.8253, 0.0000, 0.1322, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1603,
          1.0358, 0.3638, 0.0000, 0.8121, 0.0000, 0.0000, 0.6850, 0.0000, 0.0581,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'VNAESTENNSLLTIK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 8942,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 1.1238, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3833, 0.0000, 0.9581, 0.0000, 0.0000,
          1.3063, 0.0000, 1.1420, 0.0000, 0.0000, 0.0000, 0.6202, 0.4531, 0.0930,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.6471, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 1.2401, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4548,
          0.0000, 0.0000, 0.0000, 0.0000, 0.6920, 0.0000, 0.1139, 0.0000, 0.5031,
          0.0000, 0.0000, 0.0000, 0.7373, 1.2529, 1.2204, 0.0000, 0.0000, 0.0000,
          0.0000, 0.5605, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2470, 0.0000,
          0.0000, 1.1785, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'EIELDFAVPLK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.1239, 0.4537, 0.0000, 1.3463, 0.0000, 0.0000, 0.0000, 1.1379,
          0.2306, 0.0000, 2.1363, 0.0000, 0.0000, 0.0000, 0.9775, 0.0000, 0.5524,
          0.0000, 0.0000, 0.0000, 0.8225, 1.6043, 0.0000, 0.0000, 0.8104, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0875, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.4352, 0.6191, 0.0000, 1.2037, 0.0000, 0.0000, 0.0000, 1.3626,
          0.0000, 0.0000, 1.8651, 0.0000, 0.0000, 0.0000, 0.9495, 0.0000, 0.0168,
          0.0000, 0.0000, 0.0000, 0.5653, 1.3569, 0.0000, 0.0000, 0.7020, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'SVDEVFDEVVQIFDK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 6,
  'anchor_embeddings': tensor([0.0000, 0.0466, 1.8119, 0.0000, 0.0000, 0.0000, 0.0000, 0.6465, 0.0165,
          0.0000, 0.0000, 0.0000, 0.0000, 1.4704, 0.0000, 0.2001, 0.0000, 0.6181,
          1.3372, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1069, 0.0404, 0.6779,
          0.0666, 0.1044, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9843, 0.0000,
          0.0000, 0.9048, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.2546, 0.0000, 1.5536, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1698,
          0.0000, 0.0000, 0.0000, 0.0000, 2.3657, 0.0000, 0.0000, 0.0000, 0.0000,
          2.2540, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4566, 0.5961,
          0.0428, 0.0000, 0.0000, 0.9057, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 2.0120, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'GQVLNSDELQELYEGLR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(3, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.5708, 0.0000, 0.2408, 0.0000, 0.0000, 0.0883, 0.0000,
          0.0000, 0.0000, 0.0000, 1.2537, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 2.0995, 0.0000, 0.7698], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0649, 0.0000, 0.0000, 0.0000, 0.0000, 0.3325, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.9820, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.0719, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.9350, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 1.6155, 0.0786, 0.5280], device='cuda:0')},
 {'sequence': 'ASPFLECHGR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.9255, 0.6425, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.2341, 0.8644, 0.3691, 0.0000, 0.0000, 0.0000, 0.5542,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4889, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5471, 0.0000, 0.0000, 1.2447,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.6385, 0.8630, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.6817, 0.0000, 1.0718, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1838, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7827, 0.0000, 0.0000, 1.1823,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'TCDISFSDPDDLLNFK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0090, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4333,
          0.6504, 0.0000, 1.2411, 0.0000, 0.0000, 0.0000, 0.3537, 0.0000, 1.1943,
          0.0413, 1.8376, 0.0000, 0.0630, 0.0000, 0.0000, 0.0000, 0.0000, 0.0359,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.2404, 0.0000, 1.4969, 0.0000, 0.0000, 0.0000, 0.2884, 0.0000, 1.3720,
          0.8513, 1.9370, 0.0000, 0.2289, 0.0000, 0.0000, 0.3072, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'FACNGTVIEHPEYGEVIQLQGDQR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([1.6524, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5112,
          0.3764, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0734, 1.0857, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9994, 0.4286,
          0.0000, 2.0054, 0.0000, 0.3825], device='cuda:0'),
  'postive_embeddings': tensor([1.4672, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0049,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0971, 1.2658, 0.0000, 0.1858, 0.0000, 0.0000, 0.0000, 1.3018, 0.2900,
          0.0000, 1.4697, 0.7023, 0.0000], device='cuda:0')},
 {'sequence': 'QESEITYLVPWCK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([1.5942, 0.0000, 0.3101, 0.0000, 0.0000, 0.0000, 0.0000, 0.3736, 0.1771,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5245, 0.0000, 0.3224,
          0.6876, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0900, 0.0000, 1.0552,
          0.0000, 0.7356, 0.0000, 0.0000, 0.0000, 0.0000, 0.5498, 0.0000, 0.3213,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.7609, 0.0000, 0.4249, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1421,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1385, 0.0000, 0.0000,
          0.1163, 0.0000, 0.0000, 0.1304, 0.0000, 0.0000, 0.4138, 0.2356, 0.3669,
          0.2395, 0.9535, 0.0000, 0.0000, 0.0000, 0.0000, 1.1274, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'VDSAATSGYEIGNPPDYR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 7221,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0236, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1629,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.5451, 0.0000, 1.0047,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1976, 0.3174, 0.0000, 1.5111, 0.4863,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8997, 0.0000, 0.2504,
          0.0000, 0.0654, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.2136, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1070, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3885, 0.0910, 1.2050,
          0.0134, 0.9728, 0.0000, 0.0300, 0.0000, 0.0000, 0.6599, 0.0000, 0.0036,
          0.0000, 0.5605, 0.0000, 1.4625], device='cuda:0')},
 {'sequence': 'CDITGLLEGQEYK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 7,
  'anchor_embeddings': tensor([0.4678, 0.8494, 0.0202, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7073,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9120, 0.0000, 0.0000,
          0.5924, 0.0000, 1.2844, 0.9151, 0.8331, 0.9051, 0.0000, 0.0000, 0.2543,
          0.0000, 0.0000, 0.0000, 0.5457, 0.0000, 0.0000, 0.0000, 0.2509, 0.0000,
          0.0000, 1.2284, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.4264, 1.1849, 0.0779, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7879,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8536, 0.0000, 0.0000,
          0.0000, 0.0000, 1.6823, 0.6096, 0.0000, 0.4833, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.5457, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'GWGDQLIWTQTYEEALYK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 121,
  'anchor_embeddings': tensor([0.9462, 0.0000, 1.1922, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.8393, 0.0000, 0.0000, 0.0000, 0.3901,
          0.0000, 0.0000, 0.0000, 0.4004, 0.0000, 0.0000, 0.0920, 0.0000, 0.6764,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1303,
          0.0000, 0.0000, 0.0000, 1.2065], device='cuda:0'),
  'postive_embeddings': tensor([0.8992, 0.0000, 0.4661, 0.0000, 0.2203, 0.0000, 0.0000, 0.1968, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2191, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.1861, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8756,
          0.2921, 0.0000, 0.0000, 0.2765, 0.0000, 0.0000, 0.0000, 0.0000, 0.8277,
          0.0000, 0.1530, 0.6279, 0.0000], device='cuda:0')},
 {'sequence': 'LASLFPALFSR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 3,
  'anchor_embeddings': tensor([0.0000, 0.2355, 0.0000, 0.0000, 0.1359, 0.0000, 0.0000, 0.0000, 0.6542,
          1.2097, 0.0000, 0.1850, 0.0000, 0.4885, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.1026, 0.9322, 0.6688, 0.0000, 0.0000, 0.4108, 0.0000,
          0.6607, 0.6433, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.4118, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.2391, 0.0000, 0.1793, 0.8933, 0.0000, 0.0000, 0.0000, 0.0000,
          1.8307, 0.0000, 0.0870, 0.0000, 0.5442, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0233, 0.5120, 0.6670, 0.0000, 0.0000, 0.0124, 0.0000,
          0.7554, 0.2298, 0.0000, 0.1082, 0.0000, 0.0000, 0.1903, 0.0000, 0.0000,
          0.3036, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'GPGTSFEFALAIVEALNGK',
  'anchor': tensor(6, device='cuda:0'),
  'positive': tensor(5, device='cuda:0'),
  'rank': 101,
  'anchor_embeddings': tensor([2.5221, 0.0000, 0.0000, 0.0000, 0.7175, 0.0000, 0.0000, 0.1645, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4738, 0.0000, 0.0000, 0.0000, 1.7353,
          0.9243, 0.0000, 0.0000, 0.1165, 0.0000, 0.0000, 1.2674, 0.4244, 0.8122,
          0.0000, 0.0000, 0.0000, 0.6899, 0.0000, 0.0000, 0.0000, 0.1290, 0.6046,
          0.0000, 0.6775, 0.0000, 0.0506], device='cuda:0'),
  'postive_embeddings': tensor([1.3139, 0.0000, 0.0000, 0.0000, 0.4017, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.1172, 0.0000, 0.0000, 0.0000, 0.1389,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7925, 0.2760, 0.9326,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6596, 0.9289,
          0.0000, 0.0000, 0.2035, 0.0000], device='cuda:0')},
 {'sequence': 'ASQKPQPNFPSPEYMIFDHEFTK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 13,
  'anchor_embeddings': tensor([0.4220, 0.0000, 0.5679, 0.0000, 0.2139, 0.0000, 0.0000, 0.0536, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.7008, 0.0000, 0.0000, 0.0000, 0.1386,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.5362, 0.0000, 0.0813,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5307, 1.0402,
          0.0000, 0.6145, 0.6934, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.4640, 0.0000, 0.0000, 0.0000, 0.0000, 0.5580, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3151, 0.0000, 0.0000, 0.0000, 0.3102,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0502, 0.0000, 0.4839,
          0.0492, 0.0000, 0.0000, 0.1308, 0.0000, 0.0000, 0.2141, 1.0291, 1.2998,
          0.0000, 0.0000, 0.3168, 0.0000], device='cuda:0')},
 {'sequence': 'ALYEAGER',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 11,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.2125, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.9943, 1.2607, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.2417, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1616, 0.0000,
          0.6394, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.3239, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.5553, 1.5206, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1143, 0.0000, 0.0000, 0.0000, 0.0000,
          0.5349, 0.0000, 0.0000, 0.0000, 0.0000, 0.2698, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'IGYIYALLFVNK',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0539, 1.8184,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4598, 0.0000, 0.0821,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4062,
          0.9322, 1.7984, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0574, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 2.0312,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1316, 0.0000, 0.7218, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7532,
          1.0566, 1.6016, 0.0000, 0.0000, 0.0000, 0.1559, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'SSLGPVGLDK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 50,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.1529, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.1505, 0.6554, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0598, 0.0000, 0.0000, 0.0000, 0.0000, 0.1190, 0.0000, 0.0000, 0.0000,
          0.3126, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.0267e-03, 0.0000e+00, 0.0000e+00, 8.2607e-01, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          1.2020e+00, 7.5842e-01, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 5.7415e-01, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 9.2367e-01, 0.0000e+00, 3.6499e-01, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00], device='cuda:0')},
 {'sequence': 'AIVEGFQPISVVWLK',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(4, device='cuda:0'),
  'rank': 28,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1406,
          0.0000, 0.0000, 0.0000, 0.0000, 1.2918, 0.0000, 0.2318, 0.0000, 0.0000,
          0.4427, 0.0000, 0.6959, 0.0000, 0.2261, 0.0000, 0.0000, 0.0446, 0.1163,
          0.0000, 0.2650, 0.0000, 0.0000, 0.0000, 0.0000, 1.8365, 0.0000, 0.0000,
          0.0000, 1.3228, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.9835, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1313, 0.4317,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0919, 0.0000, 0.6691, 0.0000, 0.0000,
          0.7775, 0.0000, 0.9862, 0.0000, 0.3242, 0.8796, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 2.0797, 0.4932, 0.2086,
          0.0000, 0.8322, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'IFQTLNGAVDEVVLK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 11,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0513,
          0.0000, 0.0000, 0.6061, 0.0000, 0.0000, 0.0000, 1.2939, 0.0000, 0.1668,
          0.0000, 0.0000, 0.0812, 0.9498, 0.1978, 0.0668, 0.0000, 0.0000, 0.0000,
          0.9883, 0.6498, 0.0000, 0.0000, 0.0000, 0.0000, 0.4051, 0.0000, 0.6966,
          0.7854, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 1.4485e-03, 0.0000e+00, 0.0000e+00, 2.4751e-01,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 1.5357e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 3.0869e-01, 1.4683e+00, 0.0000e+00, 0.0000e+00,
          4.8642e-01, 0.0000e+00, 4.2520e-01, 1.1766e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 3.7349e-01, 0.0000e+00, 5.9830e-01,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00], device='cuda:0')},
 {'sequence': 'VTAENPEGVIEHK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 5,
  'anchor_embeddings': tensor([0.2327, 0.0000, 0.2664, 0.0000, 1.1410, 0.0000, 0.0000, 0.1060, 1.4167,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.3951, 0.0000, 1.0677, 0.3435, 0.0000, 0.1221, 0.0000,
          0.2480, 0.0000, 0.0000, 0.0047, 0.0000, 0.0000, 0.2857, 0.0000, 1.1865,
          0.9487, 0.1120, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 1.8632, 0.0000, 0.0000, 0.0000, 1.1613,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2851, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.1194, 0.7358, 0.5981, 0.0000, 0.7163, 0.0000,
          0.9066, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0137,
          0.7123, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'VNVDEVGGEALGR',
  'anchor': tensor(43, device='cuda:0'),
  'positive': tensor(56, device='cuda:0'),
  'rank': 19,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.4132, 0.0000, 0.0000, 1.2589, 1.0356,
          0.3259, 0.0000, 1.1494, 0.0000, 0.0000, 0.0000, 0.2486, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.2673, 0.2158, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.8943, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.6169, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.2220, 0.0000, 0.0000, 0.6852, 0.0000,
          0.4203, 0.0000, 1.3962, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.2479, 0.9371, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.2753, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.6463, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'QLITFTQELQDVVAK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(5, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 1.8600, 0.0000, 1.2809, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0096, 0.0000, 0.0000, 0.0000, 1.4087, 0.0000, 0.0000,
          0.8597, 0.0000, 0.0000, 0.3039, 0.0000, 0.0000, 1.1780, 0.9177, 0.8573,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.1366, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 1.8755, 0.0000, 0.6437, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1015, 0.0000, 0.0000,
          0.8307, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9682, 0.8087, 0.0265,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0232, 0.0000,
          0.0000, 0.0466, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'QLFALSCTAEEQGVLPDDLSGVIR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 91,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.9920, 0.0000, 0.0000, 0.0000, 0.0000, 0.5862, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4773, 0.0155, 0.0000,
          0.0000, 1.3017, 0.0000, 0.1595, 0.0000, 0.0000, 0.5996, 0.5296, 0.0000,
          0.0000, 0.0033, 0.3573, 0.5592], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0201, 0.5619, 0.0000, 0.0000, 0.0000, 0.0000, 0.0692, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.6382, 0.0000, 0.0000, 0.0070, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 1.9559, 0.0000, 1.2029, 0.0000, 0.0000, 0.0000, 1.4949, 0.0000,
          0.0000, 0.0000, 0.4998, 0.0000], device='cuda:0')},
 {'sequence': 'ALEDFLASLR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0365, 1.0464, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.0696, 0.0000, 0.0000, 0.0000, 1.3682, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4174, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 1.6512, 0.0000, 0.0000, 0.0000, 1.0080, 0.9364, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.2975, 1.2898, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.7904, 0.0000, 0.0000, 0.0000, 1.8287, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1491, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 1.5622, 0.0000, 0.0000, 0.0000, 0.9648, 0.6413, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'DTSEDIEELVEPVAAHGPK',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 1242,
  'anchor_embeddings': tensor([0.0368, 0.0000, 0.0230, 0.0000, 1.4418, 0.0000, 0.0000, 0.9187, 0.9409,
          0.0000, 0.0000, 0.1357, 0.0000, 0.0000, 0.0000, 0.4679, 0.0000, 0.2393,
          0.0000, 0.0000, 0.0640, 0.0000, 1.3031, 0.0000, 0.0000, 0.4974, 0.0876,
          0.0000, 0.0000, 0.0000, 0.1139, 0.0000, 0.0000, 0.0000, 0.0000, 0.1701,
          0.1808, 0.7218, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.6312, 0.0000, 1.2473, 0.0000, 1.1112, 0.0000, 0.0000, 0.5433, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1829, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.4598, 0.0000, 0.0000, 0.4955, 0.4764, 0.5176,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1831, 0.0000, 0.0983,
          0.0000, 0.2558, 0.5667, 0.0000], device='cuda:0')},
 {'sequence': 'TIIPLISQCTPK',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 14027,
  'anchor_embeddings': tensor([0.4283, 0.0000, 0.2309, 0.0000, 0.2783, 0.0000, 0.0000, 0.2219, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.1271, 0.0000, 0.0000, 0.0000, 0.3491, 0.3415,
          0.0000, 0.4012, 0.0000, 0.7026, 0.0000, 0.0000, 0.0559, 0.3399, 0.0205,
          0.0000, 0.0000, 1.5483, 0.7669], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0103, 0.1026, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.0768, 1.6664, 0.0000, 0.0000, 0.1599, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4308,
          1.4642, 0.5460, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'FSHQGVQLIDFSPCER',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 45,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 1.8920, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6236,
          0.4099, 0.0000, 0.4995, 0.0000, 0.0000, 0.0000, 0.6843, 0.0000, 0.1560,
          0.2290, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2315,
          0.0000, 0.0000, 0.0000, 1.6033], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.8909, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0465,
          0.8206, 0.0000, 0.1055, 0.2115, 0.0000, 0.0000, 0.4128, 0.2813, 0.5173,
          0.0000, 0.7480, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4678, 0.5152,
          0.0000, 0.0000, 0.0000, 0.8717], device='cuda:0')},
 {'sequence': 'SNIWVAGDAACFYDIK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 13,
  'anchor_embeddings': tensor([1.5170, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6097, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4494, 0.0000, 0.0000, 0.0000, 0.0000,
          1.1552, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.5152, 0.4727,
          0.0655, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3011, 0.5504,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.3302, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4915, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2790, 0.0000, 0.0000, 0.0000, 0.3656,
          0.1770, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0364, 1.4391, 0.5630,
          0.0000, 0.8920, 0.0000, 0.3419, 0.0000, 0.0000, 0.0000, 0.1875, 0.0198,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'HVAAGTQQPYTDGVR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 24,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.3150, 0.0000, 0.1776, 0.0000, 0.0000, 0.0000, 0.2486,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5729, 0.0000, 1.1231,
          0.5322, 0.0000, 0.1192, 0.0000, 0.0000, 1.0554, 0.0000, 0.0000, 0.9830,
          0.6907, 0.0000, 0.0000, 0.0721, 0.0000, 0.0000, 0.4062, 0.0000, 0.4437,
          0.0000, 0.0000, 0.1674, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.2279, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.5993, 0.0000, 1.8400,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.7826, 0.0000, 0.0078, 0.0000,
          0.5115, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8516, 0.0000, 1.4574,
          0.3484, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'VNVEAPDVNLEGLGGK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 1916,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2979, 0.0000, 1.3059, 0.0000, 0.4936,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0769, 0.0000, 0.0000, 0.0000,
          0.0000, 0.5899, 0.0000, 0.0000, 0.0000, 0.0000, 1.1313, 0.0000, 0.0000,
          0.0000, 0.0748, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.0681, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0229, 0.0000, 0.0000, 0.0000, 1.4819, 0.0000, 0.0000,
          0.4496, 0.0000, 0.0000, 1.1373, 0.5408, 0.0513, 0.6921, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.3851, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.7952, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'NVQFVFDAVTDVIIK',
  'anchor': tensor(3, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 2,
  'anchor_embeddings': tensor([0.0000, 0.5184, 0.8314, 0.0000, 0.0000, 0.0000, 0.0000, 0.6152, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6215, 0.0000, 0.0000,
          1.0659, 0.0000, 0.0000, 0.0000, 0.5441, 0.0000, 0.0479, 0.0000, 1.1131,
          0.0000, 0.3708, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7378, 0.0000,
          0.0000, 2.2179, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0341, 0.2705, 0.0000, 0.0818, 0.0000, 0.0000, 0.2845, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.5103, 0.0000, 0.0000, 0.1650, 0.0000, 0.0000, 0.0000, 0.0000, 0.4035,
          0.1965, 0.1834, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0689, 0.0000,
          0.0000, 1.6863, 0.2884, 0.0000], device='cuda:0')},
 {'sequence': 'LLQDSVDFSLADAINTEFK',
  'anchor': tensor(10, device='cuda:0'),
  'positive': tensor(31, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.5829, 0.0000, 0.7036, 0.0000, 0.0000, 0.0000, 0.0000, 0.3942, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.1440, 0.2089, 0.0000, 0.0000, 0.9144, 1.2968, 0.8134,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8830, 0.0000, 0.0000,
          0.0000, 0.0156, 0.0000, 0.1496], device='cuda:0'),
  'postive_embeddings': tensor([1.1059, 0.0000, 0.9504, 0.0000, 0.0000, 0.0000, 0.0000, 0.1391, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.3284, 0.0000, 0.0000, 0.5529, 1.4725, 0.8756,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2210, 0.0000, 0.0000,
          0.0000, 0.0522, 0.5187, 0.0000], device='cuda:0')},
 {'sequence': 'AFYVNVLNEEQR',
  'anchor': tensor(3, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 202,
  'anchor_embeddings': tensor([0.0629, 0.0000, 0.0000, 0.0000, 0.4161, 0.0000, 0.0000, 1.2597, 0.1032,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8147, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.3618, 1.0465, 0.1847, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.5152, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.6619, 0.0444, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.1550, 0.4887, 0.0000, 0.0000, 0.2115, 0.0000, 0.0000, 0.0340, 0.2514,
          0.0000, 0.0000, 0.3478, 0.0000, 0.0000, 0.0000, 1.6071, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0454, 1.3674, 0.5652, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.3716, 0.0000, 0.0000, 0.7430, 0.0000, 0.3272,
          0.3489, 0.8786, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'DLYANNVLSGGTTMYPGIADR',
  'anchor': tensor(17, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 55,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0400, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.1426, 0.0000, 0.0000, 1.0297, 0.7569, 0.0695,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3981,
          0.0000, 0.0000, 0.5018, 2.4256], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0134, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.0605, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5924, 0.5490, 0.0000,
          0.0000, 0.3594, 0.0000, 0.0000, 0.0000, 0.0000, 0.0868, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0609, 2.1900], device='cuda:0')},
 {'sequence': 'SDILGHLR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 3,
  'anchor_embeddings': tensor([1.7649, 0.0000, 0.0162, 0.9121, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.1681, 0.0000, 0.0000, 1.7677, 0.0000, 0.0000, 0.0000, 0.0000, 0.0468,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0158, 1.0522, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0105, 0.0000, 0.1520, 0.0000, 0.0000, 0.0000,
          0.4344, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.1839, 0.0000, 0.0000, 0.7064, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0018, 0.0000, 0.0000, 1.2283, 0.0053, 0.0000, 0.0000, 0.0000, 0.2877,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9345, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.9860, 0.0000, 0.0000, 0.0592], device='cuda:0')},
 {'sequence': 'VLCLAVAVGHVK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 3,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.4072, 0.0000, 1.3559, 0.0000, 0.0000, 0.0000, 0.7301,
          1.2184, 0.0000, 0.6684, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2963,
          0.0000, 0.0000, 0.3495, 0.4659, 1.6253, 0.0000, 0.0000, 0.0000, 0.0000,
          0.2064, 0.0000, 0.0000, 0.0770, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.5225, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.4590, 0.0000, 1.1655, 0.0000, 0.0000, 0.0000, 1.0012,
          0.7314, 0.0000, 0.4819, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1702,
          0.0000, 0.0000, 0.6282, 0.2670, 1.7257, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.3135, 0.0000, 0.0000, 0.0000, 0.0000, 0.1891,
          0.8598, 0.4775, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'VHITSLLPTPEDNLEIVLHR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(4, device='cuda:0'),
  'rank': 3272,
  'anchor_embeddings': tensor([0.0824, 0.0000, 0.0000, 0.0000, 0.2167, 0.0000, 0.0000, 0.0676, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2702, 0.0000, 0.0000,
          0.4723, 0.0000, 0.1650, 0.3870, 0.0000, 0.1560, 0.3380, 0.0000, 0.0262,
          0.0000, 0.0000, 0.0000, 0.0898, 0.0000, 0.0000, 0.1571, 0.0000, 0.0000,
          0.0000, 0.1471, 0.3520, 0.2622], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.4593, 0.0000, 0.0000, 0.0000, 0.0000, 0.7478, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3363, 0.0000, 0.0000, 0.0000, 0.4990,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2553, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.7001, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.3840], device='cuda:0')},
 {'sequence': 'GTPPFSVSWFK',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(3, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.2474, 0.0000, 0.0000, 0.0000, 1.1834, 0.0000, 0.0000, 1.4987, 0.7920,
          0.3483, 0.0000, 0.1756, 0.0000, 1.0560, 0.0000, 0.0418, 0.0000, 1.0712,
          0.0000, 0.0000, 0.0000, 0.1916, 0.0000, 0.4333, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3597,
          0.5042, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.3047, 0.0000, 0.0000, 0.0000, 1.2838, 0.0000, 0.0000, 1.8503, 0.8072,
          0.4267, 0.0000, 0.4406, 0.0000, 0.6130, 0.0000, 0.0000, 0.0000, 0.8645,
          0.0000, 0.0000, 0.0143, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2791, 0.0000, 0.0000, 0.0000,
          0.3582, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'IDLPAENSNSETIIITGK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 6063,
  'anchor_embeddings': tensor([0.0000, 0.0000, 1.1328, 0.0000, 0.2196, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7169, 0.0000, 0.9044,
          1.2102, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2284, 0.0000,
          0.0000, 0.1958, 0.7527, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.9111, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.5468, 0.0000, 0.0000, 0.0000, 0.1565,
          0.3275, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9959, 0.7957, 0.8538,
          0.0000, 0.7388, 0.0000, 0.5327, 0.0000, 0.0000, 0.0000, 0.0000, 0.1351,
          0.0000, 0.0000, 0.0000, 0.0596], device='cuda:0')},
 {'sequence': 'TEPATGFIDGDLIESFLDISRPK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 2253,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6593, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.9290, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.3899, 0.0000, 0.0000, 0.0000, 0.4482, 1.3072, 0.0000,
          0.0000, 0.0826, 0.0000, 1.2472, 0.0000, 0.0000, 0.0000, 0.3051, 0.0000,
          0.0000, 0.0000, 1.0057, 0.0677], device='cuda:0'),
  'postive_embeddings': tensor([0.2352, 0.0000, 0.0000, 0.0000, 0.1377, 0.0000, 0.0000, 0.5515, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4144, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.1186, 0.0000, 0.0000, 0.0000, 0.2303, 0.0000, 0.9198,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9298, 0.7620, 0.0239,
          0.0000, 0.0000, 0.9607, 0.1069], device='cuda:0')},
 {'sequence': 'LLVLEAFQVSHPCR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0644, 0.0000, 0.0928, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7909, 0.0000, 0.0000,
          1.2060, 0.0000, 0.0000, 0.7768, 0.0000, 0.1542, 0.3910, 0.4985, 0.0000,
          0.0000, 0.0000, 0.0000, 1.0169, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.5318, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.1302, 0.0000, 0.0000, 0.0000, 1.2520, 0.0000, 0.0000,
          1.0869, 0.0000, 0.0000, 0.8481, 0.3815, 0.0345, 0.3933, 0.6174, 0.0000,
          0.0000, 0.0000, 0.0000, 1.0345, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.5382, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'SEEPAGQILSHLSSELK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 40,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.7133, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2433, 0.0000, 0.7002,
          0.8860, 0.0000, 0.0000, 0.2504, 0.0000, 0.0000, 1.2242, 0.0000, 0.0000,
          0.2094, 1.1448, 0.0000, 0.0000, 0.0000, 0.0000, 0.1762, 0.0000, 0.0000,
          0.0000, 1.5307, 0.0000, 0.0798], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.4204, 0.0000, 1.3033, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1121, 0.0000, 0.1869, 0.0000, 0.2964,
          0.5789, 0.0000, 0.0000, 0.7287, 0.0000, 0.0000, 0.5956, 0.0000, 0.6868,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0569,
          0.0000, 1.1269, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'ALEQKPDDAQYYCQR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 1.0220, 0.0000, 0.0000, 0.0000, 0.0000, 1.2159, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.2576, 0.0000, 0.0000, 0.0000, 0.3711,
          0.4666, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.2819, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4626, 0.0000, 0.0000,
          0.0000, 1.0755, 0.0000, 1.0177], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.9883, 0.0000, 0.0000, 0.0000, 0.0000, 1.4191, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.3332, 0.0000, 0.0000, 0.0000, 0.0000,
          0.8775, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0962,
          0.2732, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6730, 0.0000, 0.0000,
          0.0000, 1.3016, 0.0000, 0.0079], device='cuda:0')},
 {'sequence': 'NNTVGLIQLNRPK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.8996, 1.3944, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2237, 0.4647,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0253, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0461, 1.6893, 0.6154, 0.6661, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.8846, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.1004, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.7186, 1.7458, 0.0000, 0.0000, 0.0652, 0.0000, 0.0000, 0.0232, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.5108, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.9647, 0.4378, 0.4020, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.8995, 0.0000, 0.0000, 0.0000, 0.2832, 0.0000,
          0.6152, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'ENLLDFIK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 8,
  'anchor_embeddings': tensor([0.6443, 0.2715, 0.5141, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0537,
          0.0000, 0.0000, 0.5582, 1.6655, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.4984, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.4515, 0.0000, 0.0000, 0.0000, 0.0000, 0.7233, 0.0000, 0.1444, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.0884, 0.0000, 0.6913, 0.0198, 0.1147, 0.0000, 0.0000, 0.0000, 0.0964,
          0.2457, 0.0000, 1.0561, 1.1151, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2624, 0.0000, 0.0000, 0.0000, 0.0000,
          0.8884, 0.0000, 0.0000, 0.6112, 0.0000, 1.0861, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'AILVDLEPGTMDSVR',
  'anchor': tensor(4, device='cuda:0'),
  'positive': tensor(5, device='cuda:0'),
  'rank': 10,
  'anchor_embeddings': tensor([0.5297, 1.2319, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4902, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.2155, 0.0000, 0.0000, 0.0000, 0.0000,
          0.6632, 0.0000, 0.0000, 0.0000, 0.1482, 1.1594, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.1648, 0.0000, 0.0000, 0.0000, 0.8066, 0.0000,
          0.0000, 0.9906, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0286, 0.4527, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8126, 0.0557,
          0.0000, 0.0000, 0.0000, 0.0000, 1.1755, 0.0000, 0.0000, 0.0000, 0.2686,
          1.2998, 0.0000, 0.0000, 0.0000, 0.1699, 0.3765, 0.0000, 0.0000, 0.0737,
          0.0000, 0.0000, 0.0000, 0.5977, 0.0000, 0.0000, 0.0000, 0.4195, 0.0000,
          0.0000, 0.8202, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LGGHGPSFPLK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 8,
  'anchor_embeddings': tensor([0.0000, 0.3125, 0.0000, 0.0659, 0.0000, 0.0000, 0.0000, 0.4619, 0.6641,
          0.8592, 0.0000, 0.6966, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1241,
          0.0000, 0.0000, 0.0000, 0.0000, 0.8779, 0.0000, 0.0000, 0.3928, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.6198, 0.0124, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.3391, 0.7480, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0762,
          0.0000, 0.0000, 0.3250, 0.0443, 0.0401, 0.0000, 0.0000, 0.0000, 1.2729,
          0.0000, 0.0000, 0.0000, 0.0000, 0.7261, 0.0000, 0.0000, 0.0000, 0.0000,
          0.6515, 0.0000, 0.0000, 0.0000, 0.0000, 1.6729, 0.0000, 0.0000, 0.1741,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'GEGWGDPCELCPTEPDEAFR',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.7509, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.3001, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.8418, 0.0000, 0.0000, 0.0000, 0.0000, 0.2264,
          0.5196, 0.4234, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2758, 0.0000,
          0.0000, 0.0000, 0.2976, 1.0541], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.4890, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.2191, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.6465, 0.0000, 0.0000, 0.0000, 0.0000, 0.0865,
          0.2577, 0.0290, 0.0000, 0.3364, 0.0000, 0.0000, 0.0000, 0.8720, 0.0000,
          0.0000, 0.0000, 0.4815, 0.6747], device='cuda:0')},
 {'sequence': 'ILYMTDEVNDPSLTIK',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 6245,
  'anchor_embeddings': tensor([0.0000, 0.0000, 1.8125, 0.0000, 0.0000, 0.0000, 0.0000, 0.0468, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0878,
          0.0000, 0.0000, 0.0000, 0.3675, 0.0000, 0.0000, 0.0000, 0.0768, 1.4864,
          0.0818, 0.0000, 0.0000, 0.6316, 0.0000, 0.0000, 0.0000, 1.0261, 0.0000,
          0.0000, 0.0407, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.4155, 0.0000, 0.0000, 0.6875, 0.0532,
          0.0000, 0.0000, 0.1226, 0.0000, 0.0000, 0.0000, 1.6873, 0.0000, 0.0000,
          1.1148, 0.0000, 0.1457, 0.0000, 0.0000, 0.0000, 0.9295, 1.2345, 0.5793,
          0.2594, 0.0000, 0.0000, 0.9201, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LCSGPGIVGNVLVDPSAR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 14,
  'anchor_embeddings': tensor([0.0000, 0.0562, 0.0000, 0.0000, 1.0959, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7210,
          1.3131, 0.0000, 0.3606, 1.8225, 0.0000, 0.0455, 0.0000, 0.0000, 0.0000,
          0.0000, 0.5195, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4391, 0.0000,
          0.0000, 0.0000, 0.0000, 0.1912], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.6320, 0.0000, 0.0000, 0.2035, 0.0000, 0.0000, 0.0070, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.6679, 0.0000, 0.0000, 0.0000, 0.0000,
          1.2019, 0.0000, 0.1760, 2.0130, 0.0000, 0.9829, 0.0000, 0.0000, 0.0000,
          0.0000, 0.4426, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4232, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'TFDTFCPLGPALVTK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 1.0381, 0.0000, 1.5699, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9804, 0.0000, 0.4217,
          0.7289, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3888, 0.0000, 0.1904,
          0.5942, 0.0036, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 1.0418, 0.0000, 1.5556, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7628, 0.0000, 0.3522,
          0.6649, 0.0000, 0.0000, 0.1659, 0.0000, 0.0000, 0.1288, 0.0000, 0.0000,
          0.5248, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'EGQEIASVSDDHTCR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 27,
  'anchor_embeddings': tensor([0.9885, 0.0000, 0.3123, 0.0000, 1.2064, 0.0000, 0.0000, 0.5844, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.0622, 0.0000, 0.0000, 0.0000, 0.1224,
          1.0200, 0.0000, 0.0000, 0.1934, 0.0000, 0.7472, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.9875, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.2473, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.8937, 0.0000, 0.5826, 0.0000, 0.5495, 0.0000, 0.0000, 0.1426, 0.6290,
          0.0000, 0.0000, 0.0000, 0.0000, 0.7153, 0.0000, 0.0435, 0.0000, 0.7942,
          0.7429, 0.0000, 0.0887, 0.0000, 0.0000, 0.7842, 0.0000, 0.7204, 0.6148,
          0.0000, 0.0000, 0.0000, 0.5465, 0.0000, 0.0000, 0.0000, 0.3691, 0.0000,
          0.0000, 0.2257, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'AQSDGIWGEHEIDYILLVR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 813,
  'anchor_embeddings': tensor([0.7815, 0.0000, 0.0000, 0.0000, 0.1574, 0.0000, 0.0000, 0.1776, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.8347, 0.0000, 0.0000, 0.0000, 0.0518, 1.7285, 0.0560,
          0.0000, 0.0000, 0.0000, 0.3052, 0.0000, 0.0000, 0.0000, 0.0000, 0.1348,
          0.0000, 0.2578, 0.7886, 0.6894], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.5366, 0.0000, 0.0000, 0.6418, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.1027, 0.0000, 0.0000, 0.0000, 0.7503,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.5105, 0.1990,
          0.6760, 0.0000, 0.0000, 0.2977, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.9110, 0.3512, 1.1136], device='cuda:0')},
 {'sequence': 'VTASGPGLSSYGVPASLPVDFAIDAR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 177,
  'anchor_embeddings': tensor([0.0000, 0.0000, 1.2197, 0.0000, 0.0000, 0.0000, 0.0000, 2.0507, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0241, 0.0000, 0.0000, 0.0000, 0.3763,
          0.0000, 0.0000, 0.0000, 0.7224, 0.0000, 0.0000, 0.0000, 0.0000, 0.4376,
          0.9187, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4744, 0.0000,
          0.0000, 0.0000, 0.5064, 0.2930], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 1.9620, 0.0000, 0.0706, 0.0000, 0.0000, 0.6144, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.6529, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.7968, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3181, 0.0000,
          0.0000, 0.0000, 0.0645, 1.0665], device='cuda:0')},
 {'sequence': 'GVLFGVPGAFTPGCSK',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.1574, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2716, 0.4931,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3971, 0.0000, 0.5470, 0.0000, 0.0000,
          0.3786, 0.0000, 0.4197, 2.6616, 0.0000, 0.1572, 0.0000, 0.0000, 0.3460,
          0.1083, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5362,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.1728, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4739, 0.2782,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4206, 0.0000, 0.5321, 0.0000, 0.3827,
          0.2253, 0.0000, 0.0659, 2.7508, 0.0000, 0.1216, 0.0000, 0.0000, 0.6625,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7705,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'AQGLEEGVAETLVLVK',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 3944,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3368,
          0.2358, 0.0000, 0.0000, 0.4390, 0.0000, 0.0000, 0.0000, 1.4887, 0.9630,
          1.1217, 0.0000, 0.0000, 0.8063, 0.0000, 0.0000, 0.1689, 0.0415, 0.0000,
          0.0000, 0.7626, 0.0000, 0.0047], device='cuda:0'),
  'postive_embeddings': tensor([0.6871, 0.3428, 0.2945, 0.0000, 0.0000, 0.0000, 0.0000, 1.5287, 0.6312,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1919, 0.0000, 0.3179,
          0.9706, 0.0000, 0.0000, 0.1156, 0.0000, 1.0455, 0.0000, 0.3023, 0.4061,
          0.0000, 0.0000, 0.0000, 1.4395, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LDQLIYIPLPDEK',
  'anchor': tensor(3, device='cuda:0'),
  'positive': tensor(4, device='cuda:0'),
  'rank': 1,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.8029, 0.0000, 0.0000, 0.0000, 0.0000, 0.6897, 0.1469,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4977, 0.0000, 0.0000,
          0.0000, 0.0000, 0.2204, 0.0000, 0.0000, 1.1754, 0.0000, 0.0000, 0.5802,
          0.0000, 0.6784, 0.0000, 0.0000, 0.0000, 0.0000, 0.1409, 0.0000, 0.0000,
          0.0000, 0.1192, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.8737, 0.0000, 0.0031, 0.0000, 0.0000, 0.6776, 0.6526,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2953, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3090, 0.9903, 0.0000, 0.0272, 0.9090,
          0.0000, 0.4835, 0.0000, 0.0756, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.1404, 0.0977, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'VGGDPIPNVK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.2334, 0.0000, 0.0000, 0.8097, 1.4880, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.6151, 0.2246, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0674, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.2741, 0.0000, 1.1278, 0.0000, 0.0000, 0.0000,
          0.2721, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.0149, 0.0000, 0.0000, 0.8695, 1.5267, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.5718, 1.0174, 0.4007, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.7209, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.2544, 0.0000, 1.5824, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'WALWFFK',
  'anchor': tensor(3, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.9961, 0.0000, 0.0000, 0.0646, 0.0045, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0765, 0.5377, 1.6482, 0.0000, 0.0000, 0.0000, 0.4571,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.1345, 0.0000, 0.0000, 0.0000, 0.0000, 1.2035, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.7824, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0289,
          0.0000, 0.0000, 0.0000, 0.0223, 2.1833, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7451, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.5011, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LYCIYVAIGQK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 184,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.6679, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.9613,
          0.3018, 0.0000, 1.0756, 0.0000, 0.0000, 0.0000, 0.2362, 0.0000, 0.1722,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.5591, 0.1308, 0.0000, 1.0184, 0.0000, 0.3219, 0.3277, 0.0000, 0.0000,
          0.1495, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.2279, 0.0000, 0.0000, 0.0000, 0.9761, 0.0000, 0.0000, 0.0000, 1.1107,
          0.6206, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6888,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.5935, 0.0000, 0.0000, 0.4787, 0.0000, 0.0520, 0.0000, 0.0000, 0.0000,
          0.2597, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'IQWFFNGVLLTPSADYK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.8303, 0.0000, 1.5926, 0.0000, 1.1215, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.1351, 0.0000, 0.0000, 0.0000, 0.0836,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2720, 0.0000, 0.5370,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0388, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.2902, 0.0000, 1.6568, 0.0000, 1.0986, 0.0000, 0.0000, 0.0138, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.0922, 0.0000, 0.0000, 0.0000, 0.2823,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2768, 0.0000, 0.4463,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'AHGSSILACAPLYSWR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 130,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.3096, 0.0000, 0.8936, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1294, 0.0000, 1.1892,
          1.5171, 0.0000, 0.0000, 0.8077, 0.0000, 1.6987, 0.0000, 0.3935, 0.0000,
          0.0000, 0.2978, 0.0000, 0.0000, 0.0000, 0.0000, 0.0389, 0.0000, 0.3293,
          0.0458, 0.5448, 0.0000, 1.2475], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.6956, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.3797, 0.0000, 0.0706, 0.0053, 0.0000, 0.0000, 0.0000, 0.5935, 0.0000,
          0.0000, 0.0000, 0.0000, 0.1033, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.8432, 0.0000, 1.1625], device='cuda:0')},
 {'sequence': 'TYDATTHFETTCDDIK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 80,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.5588, 0.0000, 0.0000, 0.0000, 0.0000, 0.6927, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0050, 0.0000, 0.0000, 0.0000, 0.5300,
          0.0926, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2182, 0.0000, 1.0800,
          1.6362, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8502, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.3522, 0.0000, 0.0902, 0.0000, 0.0000, 0.4390, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2541, 0.0000, 0.0000, 0.0000, 1.6102,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0800, 0.0000, 1.6391,
          0.6398, 0.3709, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6907, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'NVQGIIEILK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.3489, 0.0000, 0.9200, 0.0000, 0.0000, 0.1343, 0.4298,
          1.0623, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0927,
          0.0000, 0.0000, 0.0000, 0.0000, 1.8324, 0.0000, 0.0000, 0.0000, 0.0000,
          0.5664, 0.0000, 0.0000, 0.0000, 0.0000, 0.6905, 0.0000, 0.0000, 0.7761,
          0.0000, 0.0514, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.8036, 0.0000, 0.7017, 0.0000, 0.0000, 0.0000, 0.5290,
          1.0176, 0.0000, 0.0000, 0.0000, 0.0962, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.3420, 1.8799, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6717, 0.0000, 0.0000, 0.7986,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'VPGPPGTPVVTLSSR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 1.3852, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3317,
          0.0000, 0.0000, 0.0000, 0.0000, 1.5213, 0.0000, 0.0000, 0.0000, 0.4075,
          0.0000, 0.0000, 0.0000, 0.6870, 0.0000, 1.4974, 0.0000, 0.3718, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7883, 0.0000,
          0.1628, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 1.4031, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5524,
          0.0000, 0.0000, 0.0000, 0.0000, 1.6678, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.1431, 0.0000, 1.5082, 0.0000, 0.3877, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2373, 0.0000,
          0.5354, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'VQPYLDDFQK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1164,
          0.9574, 0.0000, 1.8072, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2049,
          0.0000, 0.0000, 0.0000, 1.4546, 0.6018, 0.0000, 0.0000, 0.0000, 0.0000,
          0.8269, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4031, 0.0000, 0.8035,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.2208, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0039,
          1.2456, 0.0000, 0.9465, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1383,
          0.0000, 0.0000, 0.0000, 1.8512, 0.5230, 0.0000, 0.0000, 0.0000, 0.0000,
          0.5096, 0.2436, 0.0000, 0.0000, 0.0000, 0.0000, 0.3940, 0.0000, 0.3925,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'YSEPDLAVDFDNFVCCLVR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 104,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9174, 0.0000, 0.0000,
          0.0000, 1.2291, 0.0000, 0.0000, 0.0000, 0.0000, 0.2605, 0.0000, 0.0000,
          0.0000, 1.2814, 0.2051, 1.0642], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.9605, 0.0000, 0.0000, 1.1762, 0.0000, 0.0000,
          0.0000, 0.8676, 0.0000, 0.0000, 0.0000, 0.0000, 0.1522, 0.1061, 0.0000,
          0.0000, 0.0000, 0.6962, 1.0052], device='cuda:0')},
 {'sequence': 'HVLATLGER',
  'anchor': tensor(3, device='cuda:0'),
  'positive': tensor(4, device='cuda:0'),
  'rank': 1,
  'anchor_embeddings': tensor([0.0000, 1.5050, 0.0000, 1.7411, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.8655, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9485,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.6292, 0.0000, 0.0000, 0.1479, 0.9678, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.6920, 0.0000, 1.7453, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.1733, 0.0873, 0.0000, 0.0000, 0.0000, 0.0000, 1.0381,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3700, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.3717, 0.0000, 0.0000, 0.0000, 0.9003, 0.0566,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'RPSSGISEALISENENK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 2184,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.9083, 0.0000, 0.0468, 0.0000, 0.0000, 0.9647, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3062,
          0.5256, 0.0000, 0.0000, 0.1396, 0.0000, 0.0000, 1.0524, 0.0000, 1.0379,
          0.0247, 0.0000, 0.0000, 1.5791, 0.0000, 0.0000, 0.0000, 0.5678, 0.0000,
          0.0000, 0.8072, 0.0000, 0.1115], device='cuda:0'),
  'postive_embeddings': tensor([1.5131, 0.0000, 1.6419, 0.0000, 0.3070, 0.0000, 0.0000, 1.1335, 0.0778,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0418, 0.0000, 0.0000, 0.0000, 0.0937,
          1.7265, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7213,
          0.0000, 0.0581, 0.0000, 0.2137, 0.0000, 0.0000, 0.0000, 0.0000, 0.6476,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'GFEPGVTNILK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 1,
  'anchor_embeddings': tensor([0.0000, 1.2100, 0.0223, 0.0076, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 2.1520, 0.0000,
          0.6408, 0.0000, 0.0000, 0.0000, 0.0000, 1.4547, 0.0000, 0.6078, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 1.0602, 0.0000, 0.4044, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.1257, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1005, 0.0000, 0.0000, 2.0755, 0.0000,
          0.3876, 0.0000, 0.0000, 0.0000, 0.0000, 1.2874, 0.0000, 0.2302, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'EIEDAAQFATADPEPPLEELGYHIYSSDPPFEVR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 569,
  'anchor_embeddings': tensor([0.2191, 0.0000, 0.1296, 0.0000, 0.0665, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3298, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.5245, 0.6472, 0.0000, 0.0000, 0.0000, 0.0000, 0.8257,
          0.1318, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0896, 0.0656, 0.0000,
          0.0000, 0.0280, 0.9832, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 1.1017, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.7012, 0.0000, 0.0000, 0.0000, 0.6217, 0.1184, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0313, 2.2244, 0.2000], device='cuda:0')},
 {'sequence': 'FQPFHGLFDGVPTTAYFSASPPALCPQGR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 1.3127, 0.0000, 0.0000, 1.0873, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.1014, 0.0184, 0.0000, 0.0000, 0.0000, 0.0000, 0.3604,
          0.2294, 0.3694, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0928, 0.9868, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 1.2377, 0.0000, 0.0000, 0.6663, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2416, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.3227, 0.0000, 0.0000, 0.0000, 0.0000, 0.2283, 0.3621,
          0.4003, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.1384, 1.1090, 0.0828], device='cuda:0')},
 {'sequence': 'LNDFASTVR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 4,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 1.5215, 1.2603, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.1100, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4035, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5321, 0.0000, 0.0000, 1.0817,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.8926, 0.0000, 0.0000, 1.5455, 0.7834, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.2815, 0.0000, 0.2310, 0.0000, 0.0000, 0.0000, 0.0612,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2317, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2691, 0.0000, 0.0000, 0.9339,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LAWTVVASEVVTNSLK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 1097,
  'anchor_embeddings': tensor([0.4362, 0.0000, 0.0000, 0.0000, 0.4264, 0.0000, 0.0000, 0.8833, 0.6408,
          0.0000, 0.0000, 0.0000, 0.0000, 1.0821, 0.0000, 0.1027, 0.0000, 0.0640,
          0.2910, 0.0000, 0.2604, 0.1270, 0.0000, 1.3010, 0.0000, 0.5353, 0.0000,
          0.0000, 0.2553, 0.0000, 0.6563, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 1.0264, 0.0000, 0.0000, 0.0000, 0.0000, 0.9763, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.3938, 0.0000, 0.0000, 0.0000, 0.0000,
          0.9334, 0.0000, 0.0000, 0.6854, 0.0000, 0.0000, 0.2130, 0.0000, 0.1055,
          0.0000, 1.0893, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0934], device='cuda:0')},
 {'sequence': 'ILGLIYEETR',
  'anchor': tensor(3, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.3123, 0.7206, 0.0000, 0.0000, 0.0000, 0.6714, 0.0000,
          1.4754, 0.0000, 0.7079, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.8759, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.2891, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3785,
          0.2287, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.4532, 0.0000, 0.0000, 0.0000, 0.6431, 0.0000,
          1.1196, 0.0000, 1.1912, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 2.1607, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.1955, 0.0000, 0.0000, 0.0000, 0.0000, 0.1483, 0.0000, 0.0000, 0.6886,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'GDIPDLSQAPSSLLDALEQHLASLEGK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 204,
  'anchor_embeddings': tensor([0.9529, 0.0000, 0.0311, 0.0000, 0.0000, 0.0000, 0.0000, 0.2458, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8787, 0.0000, 0.3252,
          0.0000, 0.2616, 0.0000, 0.0000, 0.0000, 0.0000, 1.4892, 1.0465, 0.3215,
          0.0000, 0.2285, 0.5938, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7806, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2572, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3983, 0.3239, 0.0000,
          0.0000, 0.7930, 0.0000, 0.0000, 0.0000, 0.0000, 0.2572, 1.7505, 0.0000,
          0.0000, 0.6682, 0.4955, 0.0000], device='cuda:0')},
 {'sequence': 'HYQINQQWER',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 19,
  'anchor_embeddings': tensor([0.7147, 1.7337, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 2.5846,
          0.0000, 0.0000, 1.1414, 0.0000, 0.0000, 2.0936, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3031, 0.0000,
          2.5828, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.6600, 1.5557, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1658, 1.4932,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.5129,
          0.0000, 0.0000, 0.5243, 0.0000, 0.0000, 0.7024, 0.0000, 0.0000, 0.0000,
          0.8402, 0.2174, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2008, 0.0000,
          1.3493, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'VVVQVLAEEPEAVLK',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(3, device='cuda:0'),
  'rank': 8,
  'anchor_embeddings': tensor([0.1185, 0.0000, 0.0393, 0.0000, 0.0000, 0.0000, 0.0000, 1.5285, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.7617, 0.0000, 1.4888, 0.0000, 0.0000,
          0.3068, 0.0000, 0.0000, 0.0000, 0.0000, 0.3967, 0.1934, 0.8746, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7056,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.6534, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.7268, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1952, 0.0000, 0.3576, 0.0000, 0.0000,
          0.7005, 0.0000, 0.0000, 0.0000, 0.0000, 0.2179, 0.3861, 1.7035, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6365,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'QTVADQVLVGSYCVFSNQGGLVHPK',
  'anchor': tensor(4, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 40,
  'anchor_embeddings': tensor([1.0363, 0.0000, 1.5730, 0.0000, 0.0507, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5969, 0.0311, 0.2899,
          0.0000, 0.0392, 0.0000, 0.2483, 0.0000, 0.0000, 0.7072, 0.0000, 0.0000,
          0.0000, 0.9061, 0.8389, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.8381, 0.0000, 1.0695, 0.0000, 1.3958, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1187, 0.0000, 0.3710,
          0.0000, 0.2308, 0.0000, 0.0000, 0.0000, 0.0000, 0.9847, 0.3251, 0.0000,
          0.0000, 0.6000, 0.6829, 0.0000], device='cuda:0')},
 {'sequence': 'ACNLDVILGFDGSR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 40,
  'anchor_embeddings': tensor([0.0000, 1.4320, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.5465, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.7764, 0.0000, 0.3919, 0.0000, 0.0000, 0.0000, 0.4058, 0.0000,
          0.6872, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.1994, 1.0933, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.1347, 0.0000, 0.8996, 0.0000, 0.0000,
          0.2772, 0.0000, 0.0000, 0.0000, 0.0000, 0.6304, 0.0000, 0.0761, 0.0000,
          0.0000, 0.9530, 0.0000, 0.5330, 0.0000, 0.0000, 0.0000, 0.9013, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'GQFYYISDDTPHQSYDNLNYTLSK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 26,
  'anchor_embeddings': tensor([0.1058, 0.0000, 0.0000, 0.0000, 0.0540, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.0201, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.3119, 0.6442, 0.0000, 0.0000, 0.0000, 0.0000, 0.2500,
          0.0519, 0.4455, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6652, 0.0000,
          0.0000, 2.3410, 0.7775, 0.5456], device='cuda:0'),
  'postive_embeddings': tensor([0.1054, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1973, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3409, 0.0000, 0.9215,
          0.0000, 0.6236, 0.0000, 0.0000, 0.0000, 0.0000, 0.3338, 0.5961, 0.0000,
          0.0000, 1.5566, 0.3253, 0.0000], device='cuda:0')},
 {'sequence': 'GDQDAGACEVNPLACLPQAAACAPDLPAFSHGGFSHN',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 6854,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.6272, 0.0000, 0.2288, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0914, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1662, 0.0000, 0.0592,
          0.0000, 0.4154, 0.0000, 0.3444, 0.0000, 0.0000, 0.0000, 0.7591, 0.0000,
          0.0000, 0.0000, 0.9854, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.2173, 0.0000, 0.0000, 0.0000, 1.1412, 0.0000, 0.0000, 0.5811, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.6664, 0.5224, 0.8957,
          1.7829, 0.4427, 0.0000, 0.3743, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.5465, 0.0000, 0.6052], device='cuda:0')},
 {'sequence': 'LLEAAAQSTK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 8096,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.3681, 0.9535, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.5542, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4997, 0.0000, 0.0000, 1.1922, 0.0000,
          0.6163, 0.0000, 0.0000, 0.0000, 0.0000, 1.3008, 0.0000, 0.0000, 1.1105,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.1630, 0.0000, 0.0000, 0.0000, 0.3608, 0.0000, 0.0000, 0.0467, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1101, 0.0000, 0.0000, 0.0000, 1.0529,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6732, 0.0000,
          0.0000, 0.3119, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3369, 0.0000,
          0.0000, 0.7364, 1.1049, 0.2413], device='cuda:0')},
 {'sequence': 'TYIELLPPAEK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 212,
  'anchor_embeddings': tensor([0.0000, 0.7297, 1.3380, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7390,
          0.8837, 0.0000, 0.5964, 0.0000, 0.0607, 0.0000, 0.4853, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.3692, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.1092, 0.4501, 0.0000, 0.0000, 0.0000, 0.2209, 0.3152, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.9589, 0.0000, 1.3760, 0.0000, 0.0000, 0.0000, 0.0000,
          0.8380, 0.0000, 2.1473, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5046,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.4349, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LFEYGGFPPEANYLFLGDYVDR',
  'anchor': tensor(5, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 2868,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.1734, 0.0000, 0.1275, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.2044, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0065,
          0.8387, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0067,
          0.0000, 0.0000, 1.3783, 0.0668], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.7634, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.2029, 0.0000, 0.0000, 0.0000, 0.2629, 0.0000, 0.0000,
          1.0997, 0.0000, 0.0000, 1.0492, 0.0000, 0.0000, 0.5258, 0.1395, 0.0000,
          0.0000, 0.0000, 0.5142, 1.0022], device='cuda:0')},
 {'sequence': 'QSLGHGQHGSGSGQSPSPSR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 41,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.6202, 0.0000, 0.0000, 0.0000, 2.2021,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8949,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1745,
          0.0000, 0.0000, 0.0744, 0.5164], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.4633, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0158, 0.0000, 0.0000, 0.0000, 1.3818,
          0.7731, 0.0000, 0.0000, 0.3066, 0.0000, 0.0000, 0.0000, 0.0000, 1.4216,
          0.0000, 0.6445, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0385, 0.2249,
          0.0000, 0.0000, 0.0000, 0.2548], device='cuda:0')},
 {'sequence': 'VSQPIEGHAASFAQFK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 41,
  'anchor_embeddings': tensor([0.6813, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5372, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3436, 0.0000, 0.1393, 0.0000, 0.4262,
          0.2728, 0.0000, 0.2579, 0.0000, 0.0000, 0.0000, 0.2618, 0.0000, 0.5662,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8720, 0.0000,
          0.0000, 1.3500, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.0703, 0.0000, 0.3943, 0.0000, 0.0000, 0.0000, 0.0000, 0.5405, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3367, 0.0000, 0.0000, 0.0000, 0.2404,
          1.0530, 0.0000, 0.6205, 0.0000, 0.0000, 0.0690, 0.0000, 0.0000, 0.0863,
          0.0000, 0.0000, 0.0000, 0.7360, 0.0000, 0.0000, 0.0000, 0.4221, 0.0000,
          0.0000, 1.3611, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'YGVGEPLESAPVLMK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.7801, 0.1148, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3482,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3632, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0253, 1.5001, 0.6433, 0.6316, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.1204, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.3681, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.7914, 0.0478, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0427,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3778, 0.0000, 0.0000,
          0.0000, 0.0000, 0.1059, 1.0614, 0.6074, 0.6279, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.0626, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.3905, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'EYYDHLPELK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 4860,
  'anchor_embeddings': tensor([0.0000, 1.1459, 1.2005, 0.0000, 0.0604, 0.0000, 0.0000, 0.0000, 2.4174,
          0.4957, 0.0000, 0.0000, 0.0000, 0.0264, 0.0000, 0.0000, 0.0000, 2.0165,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.0012, 0.0000, 0.0000, 0.0966, 0.0000, 0.6054, 0.0000, 0.0000, 0.4873,
          0.8609, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.3624, 0.0000, 0.0000, 0.0000, 0.0000, 0.5465, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7260,
          0.0000, 0.0000, 1.9280, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.2903, 0.0000, 0.0000, 0.1216, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.1244, 0.3174, 0.1316], device='cuda:0')},
 {'sequence': 'EVTTEFTVDAR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 4,
  'anchor_embeddings': tensor([0.6885, 0.0000, 0.5268, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7651,
          2.0280, 0.0000, 0.5779, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.1880, 0.7725, 0.0000, 0.0000, 1.5678, 0.0000,
          0.3147, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2179, 0.0000, 0.0084,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 1.0109, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0725,
          1.7503, 0.0000, 0.1123, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3238,
          0.0000, 0.0000, 0.0000, 0.4653, 0.3547, 0.0000, 0.0000, 1.2541, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9850, 0.0000, 0.0000,
          0.9091, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LLIVSNPVDILTYVAWK',
  'anchor': tensor(5, device='cuda:0'),
  'positive': tensor(7, device='cuda:0'),
  'rank': 21,
  'anchor_embeddings': tensor([0.2287, 0.0000, 0.0000, 0.0000, 0.1605, 0.0000, 0.0000, 0.1104, 0.0000,
          0.0000, 0.0000, 0.4296, 0.0000, 0.0000, 0.0000, 0.5354, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 2.0247, 0.9403, 0.0000,
          0.0000, 0.0000, 0.0000, 0.9485, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.9309, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4957, 0.0000, 0.3634, 0.0000, 0.2783,
          0.6281, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3173, 1.2528, 0.6085,
          0.0000, 0.0558, 0.0000, 1.1977, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.4916, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'HIVTLSNSVFTFSYK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 64,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.6077, 0.0000, 0.0000, 0.0000, 0.0000, 0.1719, 0.0000,
          0.0000, 0.0000, 0.3148, 0.0000, 0.0000, 0.0000, 1.0654, 0.0000, 0.2983,
          1.0194, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3456, 0.0000, 0.0434,
          0.7864, 0.0000, 0.0000, 0.2344, 0.0000, 0.0000, 0.0000, 0.2595, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.7983, 0.3542, 0.2398, 0.0000, 0.0515, 0.0000, 0.0000, 0.0216, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7898, 0.0000, 0.0000,
          2.0216, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2303, 0.0000, 0.5499,
          0.0000, 0.0000, 0.0000, 1.2721, 0.0000, 0.0000, 0.0000, 0.6751, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'FEAHPNDLYVEGLPENIPFR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4805,
          0.0000, 0.0000, 0.2906, 0.0000, 0.0000, 0.0000, 0.6605, 0.0000, 0.3387,
          0.0000, 0.0000, 0.0000, 1.7505, 0.0000, 0.0000, 0.4513, 0.3564, 1.5324,
          0.0000, 0.0000, 0.8437, 0.3455], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1008, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5515,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1629, 0.0588, 0.4173,
          0.0000, 0.0000, 0.0000, 2.0950, 0.0000, 0.0000, 0.2320, 0.2602, 1.5094,
          0.0000, 0.0000, 1.1519, 0.8356], device='cuda:0')},
 {'sequence': 'DGIEPGHIPGTVNIPFTDFLSQEGLEK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 5,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.4662, 0.0000, 0.6100, 0.0000, 0.0000, 0.0597, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4656, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.7985, 0.0000, 0.0000, 0.0000, 0.6324, 0.2027, 0.3503,
          0.0000, 0.0000, 0.0000, 0.6592, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.2666, 1.0978], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 1.0147, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.3532, 0.0000, 0.0000, 0.0000, 0.6348, 0.0140, 0.4513,
          0.0000, 0.0568, 0.0000, 0.6150, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.2149, 1.4099, 0.2938], device='cuda:0')},
 {'sequence': 'LLAIVADLYEQEQYSDLK',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 5978,
  'anchor_embeddings': tensor([2.0212, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4787, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.2843, 0.0000, 0.0000, 0.0000, 1.3870, 0.2104, 0.5732,
          0.0000, 0.0000, 0.0000, 0.8628, 0.0000, 0.0000, 0.0000, 0.3449, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.2487, 0.0000, 0.0000, 0.0000, 0.0455, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1419, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.4358, 0.0000, 0.0000, 0.3743, 0.0000, 0.9219,
          0.7681, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0778, 1.3476,
          0.0000, 0.5234, 1.7573, 0.0000], device='cuda:0')},
 {'sequence': 'SSSEQGPGPAAALGR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 1.4312, 0.4691, 0.0000, 0.0000, 0.0000, 0.0000, 0.6402, 0.0000,
          0.3081, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.3603, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.5614, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 1.4099, 0.5451, 0.0000, 0.1162, 0.0000, 0.0000, 0.5221, 0.0000,
          0.0824, 0.0000, 0.2329, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.3754, 0.0000, 0.0000, 0.0000, 0.0000, 0.1924,
          1.8809, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'AELGALPDDFIDSLEK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 1,
  'anchor_embeddings': tensor([0.0000, 0.4857, 1.1905, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1401, 0.0000, 0.0000, 0.0000, 0.0000,
          0.8657, 0.0000, 0.0000, 0.0325, 0.0000, 0.8879, 0.0000, 1.5689, 0.0000,
          0.0000, 0.2989, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3874, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 1.3474, 0.0000, 0.0000, 0.0000, 0.0000, 0.0857, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.6997, 0.0000, 0.0000, 0.3553, 0.0000, 0.0000, 0.0000, 1.3725, 0.0462,
          0.0000, 0.7569, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0669, 0.0000,
          0.0000, 0.1403, 0.3599, 0.4742], device='cuda:0')},
 {'sequence': 'TPILAINPIDRPGEPENLHIADK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 387,
  'anchor_embeddings': tensor([1.4577, 0.0000, 0.0886, 0.0000, 0.3568, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2317, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.2843, 0.0000, 0.0000, 0.0000, 1.1701, 0.0000,
          0.0000, 0.3488, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8678, 0.0000,
          0.0000, 0.4794, 1.4344, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.1948, 0.0000, 0.0195, 0.0000, 0.7151, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.6350, 0.0000, 0.0000, 0.0000, 0.5776,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8144, 0.4251, 0.1377,
          0.0000, 0.3456, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6586,
          0.0000, 1.4420, 0.5456, 0.1303], device='cuda:0')},
 {'sequence': 'LEGLGSSEADQDGLASTVR',
  'anchor': tensor(4, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([1.4692, 0.0000, 1.0178, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0509, 0.0000, 0.0000, 0.0000, 0.0000,
          0.3206, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.2580, 0.0000, 0.0000, 0.0000, 0.0000, 1.4662, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0022, 1.5245], device='cuda:0'),
  'postive_embeddings': tensor([1.4317, 0.0000, 0.9620, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.1344, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.6553, 0.0000, 0.0000, 0.0000, 0.0000, 1.2043, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.0013], device='cuda:0')},
 {'sequence': 'YDEIFYNLAPADGK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.2194, 0.1451, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6127,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9724, 0.0000, 0.4805,
          0.7400, 0.0000, 1.2498, 0.0000, 0.0000, 0.8460, 0.0000, 0.0832, 0.5792,
          0.0092, 0.7447, 0.0000, 0.0000, 0.0000, 0.0000, 0.7173, 0.1837, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0235, 0.0000, 0.1847, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3464,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4160, 0.0000, 0.0000,
          0.8198, 0.0000, 1.3294, 0.0000, 0.0000, 1.0061, 0.0000, 0.6747, 0.6908,
          0.0910, 0.9047, 0.0000, 0.0000, 0.0000, 0.0000, 0.6766, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'EFSPFGTITSAK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 91,
  'anchor_embeddings': tensor([0.0000, 0.0000, 1.1023, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1129,
          1.2894, 0.0000, 0.9753, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0138, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.9141, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4827,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 1.2187, 0.7401, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7540,
          0.7449, 0.0000, 1.3241, 0.0000, 0.4944, 0.0000, 0.0000, 0.0000, 0.2329,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.9717, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8435, 0.0000, 0.6627,
          0.5643, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LTGADGTPPGFLLK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.6054,
          0.0000, 0.0000, 0.0000, 0.0000, 0.8147, 0.0000, 0.4128, 0.0000, 0.3178,
          0.0000, 0.0000, 0.0000, 0.0000, 1.1863, 0.4524, 0.0000, 0.0000, 0.1145,
          0.4343, 0.0000, 0.0000, 0.2769, 0.0000, 0.0000, 0.2793, 0.0000, 0.6146,
          0.6668, 0.7873, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.5528,
          0.0000, 0.0000, 0.4237, 0.0000, 0.3347, 0.0000, 0.1613, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.0880, 0.0000, 0.0000, 0.0000, 0.0000,
          0.5627, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4350, 0.0000, 1.0672,
          0.8700, 0.1741, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'TGYTPDITGTSCVDLNECNQAPKPCNFICK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 28,
  'anchor_embeddings': tensor([1.4367, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6637, 0.0000, 0.8014,
          0.0000, 0.1787, 0.0000, 0.0000, 0.0000, 0.0000, 1.7801, 0.4535, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.9202, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4074, 0.0000, 0.0603,
          0.7026, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1015, 0.0000, 1.3501,
          0.0630, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3248, 0.5020, 0.0120,
          0.0000, 0.0000, 0.9980, 0.0000], device='cuda:0')},
 {'sequence': 'ENVLIGDGAGFK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.8257, 0.0000, 2.2228, 0.0000, 0.0000, 0.0000, 0.0000, 0.1400, 0.1212,
          1.2134, 0.0000, 0.6011, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0684, 0.0000, 1.2717, 0.0000, 1.3207, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.7808, 0.0162, 1.8080, 0.0995, 0.0000, 0.0000, 0.0000, 0.4467, 0.0000,
          1.4756, 0.0000, 0.7174, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1616, 0.0000,
          0.0000, 0.0000, 0.0000, 0.9511, 0.0000, 0.5590, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'AAIAPPSPPCDITCLESFR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 140,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.6481, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2374, 0.0000, 0.0000, 0.0000, 0.2046,
          0.0000, 0.0000, 0.4180, 0.6792, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.9570, 0.9699, 0.0000, 0.8109, 0.0000, 0.0000, 0.1663, 0.0000, 0.2920,
          0.0000, 0.0421, 0.0000, 1.2786], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.5888, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.8237, 0.2779, 0.0000, 0.0000, 0.0000, 0.0877, 0.5597,
          1.5207, 0.0000, 0.0000, 0.9800, 0.0000, 0.0000, 0.0000, 0.0000, 0.5238,
          0.0000, 1.0761, 0.4986, 0.5137], device='cuda:0')},
 {'sequence': 'VSEEWYNR',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 234,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 1.4028, 0.7405, 0.0000, 0.0000, 1.8988, 0.0000,
          1.4355, 0.0000, 0.0000, 0.0000, 0.4107, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.3026, 0.0000, 0.2579, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.6342, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.8678, 0.0000, 0.0000, 1.5389, 0.1947,
          0.2194, 0.0000, 0.0000, 0.0000, 0.5990, 0.0000, 0.0000, 0.0000, 0.0728,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.4320, 0.3573, 0.0000, 0.0000, 0.0000, 1.6507, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'VEESGEHVILGTGELYLDCVMHDLR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7038, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1627,
          0.0000, 0.0000, 1.5593, 0.1489, 0.0000, 0.0000, 0.3472, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.2223, 0.0000, 0.0000, 0.9221, 0.6752, 0.5378,
          0.0000, 0.0000, 0.3618, 0.0453], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4101, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1768,
          0.0000, 0.0000, 1.6293, 0.5394, 0.0000, 0.0000, 0.4024, 0.6356, 0.0506,
          0.0000, 0.2361, 0.0000, 1.2361, 0.0000, 0.0000, 0.7589, 0.6186, 0.4249,
          0.0000, 0.0000, 0.2552, 0.0000], device='cuda:0')},
 {'sequence': 'SGLGELILPENEPGSSIMPGK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([1.6849, 0.0000, 0.0000, 0.0000, 0.6497, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1956,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4612,
          0.0000, 0.0000, 0.0000, 1.6472, 0.0000, 0.0000, 0.0000, 0.2047, 0.9925,
          0.0000, 0.8622, 0.5407, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.6787, 0.0000, 0.0646, 0.0000, 0.2045, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.1245, 0.0000, 0.0000, 0.0000, 0.0000, 0.3248,
          0.0000, 0.0000, 0.0000, 1.7323, 0.0000, 0.0000, 0.0000, 0.7390, 0.2717,
          0.0000, 0.4296, 0.2493, 0.0000], device='cuda:0')},
 {'sequence': 'ELSGLGSALK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 72,
  'anchor_embeddings': tensor([0.5879, 0.0000, 0.0000, 0.0029, 0.0290, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.1738, 1.5829, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.6666, 0.0000, 0.6419, 0.4216, 0.0000,
          0.0000, 0.0000, 0.0000, 0.3337, 0.0000, 0.3303, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.3014, 1.0154, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.3894, 1.4382, 0.0000, 0.0000, 0.0000, 0.0000, 0.6356,
          0.0000, 0.0000, 0.0902, 0.0000, 0.1718, 0.0000, 0.3124, 0.1734, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2586, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'VGWEQLLTTIAR',
  'anchor': tensor(3, device='cuda:0'),
  'positive': tensor(20, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.7636, 0.0000, 0.6583, 0.0000, 0.0000, 0.0000, 0.3019,
          0.0459, 0.0000, 0.0000, 0.0000, 1.9831, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.1602, 0.1008, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.5218,
          1.4955, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.6278, 0.0000, 0.3440, 0.0000, 0.0000, 0.0000, 0.8058,
          0.4201, 0.0000, 0.0000, 0.0000, 1.7985, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.4842, 0.0000, 0.0000, 0.0000, 0.0982, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4486,
          1.1455, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'YSSTEEVLVAAK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 1.4668, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4761,
          0.0000, 0.0000, 1.5455, 0.0000, 0.0000, 0.0000, 1.2379, 0.0000, 0.2369,
          0.0000, 0.0000, 0.8794, 0.2255, 0.0000, 0.0000, 0.1330, 0.0000, 0.0000,
          0.0000, 0.5978, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.3852, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.4423, 1.3127, 0.2038, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1731,
          0.0000, 0.0000, 1.1638, 0.0000, 0.0000, 0.0000, 1.3713, 0.0000, 0.9268,
          0.0000, 0.0000, 0.6763, 0.2854, 0.0000, 0.0000, 0.0763, 0.0000, 0.0000,
          0.0000, 0.4941, 0.0000, 0.0000, 0.0000, 0.0000, 0.1466, 0.0000, 0.0307,
          0.9191, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'YEIDLDTSDHAHLEHITR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 6936,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0391, 0.0000, 0.0000, 0.0000, 0.0000, 1.2872, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0311, 0.0000, 1.6490,
          0.0000, 0.0000, 0.5512, 0.0000, 0.0000, 0.0000, 0.3724, 0.7043, 0.7729,
          0.3469, 0.5032, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5793, 0.7150,
          0.0000, 0.5503, 0.2009, 0.0183], device='cuda:0'),
  'postive_embeddings': tensor([0.4308, 0.0000, 0.0000, 0.0000, 1.0666, 0.0000, 0.0000, 0.1758, 1.2342,
          0.3052, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2243,
          0.0000, 0.0000, 0.4609, 0.0000, 0.3527, 0.0000, 0.0000, 0.2664, 0.0000,
          0.3464, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4785,
          0.4283, 0.1006, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'FSVLLLHGIR',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 220,
  'anchor_embeddings': tensor([0.2236, 0.0000, 1.0709, 1.5675, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.5974, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7901,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3971, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9999, 0.0137, 0.0000, 0.5926,
          1.0263, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.6425, 0.0000, 0.0000, 1.2339, 0.0000, 0.0000, 0.0000, 0.0482, 0.0000,
          1.2363, 0.0000, 1.0464, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.5099, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2085, 0.2023, 0.0000, 1.5660,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'SLLSLPLVGSLPFLPR',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(3, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9653, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.1002, 0.0000, 0.0000, 0.0000, 0.0000, 0.4144, 0.0000, 1.7506, 0.0000,
          0.0000, 0.0000, 0.0000, 1.0684, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4608, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.8559, 0.0000, 0.0000, 0.0000, 0.0000, 0.6799, 0.0000, 2.0190, 0.0000,
          0.0000, 0.0000, 0.0000, 1.1850, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0268, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'ACLISLGYDVENDR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9017, 0.0000, 0.0000,
          0.1595, 0.0000, 0.0000, 0.0000, 0.0000, 0.7391, 0.0000, 0.0000, 0.0000,
          0.6039, 1.1414, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2472,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.1629, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8210, 0.0000, 0.0000,
          0.4283, 0.0000, 0.0000, 0.0000, 0.0000, 0.4998, 0.0000, 0.0000, 0.0000,
          0.7174, 1.4513, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0728,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LFIGGLSFETTEESLR',
  'anchor': tensor(22, device='cuda:0'),
  'positive': tensor(6, device='cuda:0'),
  'rank': 14,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.5556, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2285, 0.0000, 0.0000,
          2.0152, 1.2145, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.3116], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5836, 0.0000, 1.3260,
          1.5193, 0.0000, 0.0000, 0.0000, 0.0000, 0.1579, 0.1426, 0.0000, 0.0000,
          1.5031, 1.0164, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2736, 0.0000,
          0.0000, 0.0000, 0.0000, 0.2946], device='cuda:0')},
 {'sequence': 'GVILTSDRPGVFSAGLDLTEMCGR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 10667,
  'anchor_embeddings': tensor([0.0107, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.1759, 0.0000, 0.0000, 0.0000, 0.5604,
          1.3505, 0.0000, 0.0000, 0.7856, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.2450, 0.0000, 0.0000, 0.0000, 0.1516, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.5750, 0.0000, 0.0000, 0.1537, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2644, 0.0000, 0.2553,
          0.0000, 0.0537, 0.0000, 0.3692, 0.0000, 0.0000, 0.1632, 0.4424, 0.0000,
          0.0000, 0.1683, 0.8073, 0.3673], device='cuda:0')},
 {'sequence': 'NFYGGNGIVGAQVPLGAGIALACK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 333,
  'anchor_embeddings': tensor([0.3753, 0.0000, 0.8547, 0.0000, 0.3852, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3936,
          0.0000, 0.0000, 0.0000, 0.5473, 0.0000, 0.0000, 0.6605, 0.0000, 0.8480,
          0.3080, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1193, 0.0000,
          0.0000, 0.6859, 0.3574, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0704, 0.0000, 0.0000, 0.0000, 0.7608, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2957, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.7935, 0.6968, 0.0000, 0.0000, 0.4989, 0.0000, 0.3874,
          0.2826, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3759, 1.1414, 0.0000,
          0.0000, 0.0000, 0.2232, 0.3046], device='cuda:0')},
 {'sequence': 'EDNGIGILTLNNPSR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 7,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.3853, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.1985, 0.0000, 0.0000, 0.5377, 0.0000, 0.8331, 0.0000, 0.0000, 0.4987,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 2.0309,
          0.0000, 0.0000, 0.0000, 0.0264], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 1.0773, 0.0000, 0.0000, 0.0000, 0.0702,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1523, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0802, 0.0000, 0.0000, 1.4345, 0.0000, 0.6065, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.9944,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'SLQELFLAHILSPWGAEVK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.6454, 0.0000, 0.0000, 0.0000, 0.0000, 1.3484, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.6147, 0.0000, 0.0000, 0.0000, 0.6484,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.9048, 0.8296,
          0.4493, 0.0000, 0.0000, 0.9422, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.2578, 0.6663], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.6036, 0.0000, 0.0000, 0.0000, 0.0000, 1.0479, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4460, 0.0000, 0.0000, 0.0000, 0.7792,
          0.0962, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4823, 0.6810,
          0.3537, 0.0000, 0.0000, 0.4229, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.0608], device='cuda:0')},
 {'sequence': 'VIFLENYR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 1.1643, 0.0000, 1.4108, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.5424, 0.0000, 0.0000, 0.0000, 0.0000,
          0.6330, 0.3828, 0.0000, 0.0000, 0.0000, 0.1764, 0.2487, 0.6493, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 1.2039, 0.0000, 0.8782, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.2667, 0.0000, 0.0000, 0.0000, 0.0000,
          0.6299, 0.3252, 0.0000, 0.0000, 0.0000, 0.4893, 0.1438, 0.6057, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'EVGSHFDDFVTNLIEK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0133, 0.0000, 0.0000, 0.4303, 0.0000, 0.0000, 0.4178, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3162, 0.0000, 0.7694,
          1.8739, 0.0000, 0.7389, 0.4551, 0.0000, 0.0000, 0.5376, 1.1274, 0.8377,
          0.0000, 0.0000, 0.0000, 2.0409, 0.0000, 0.0000, 0.0000, 0.4876, 0.0000,
          0.0000, 0.8572, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0760, 0.0738, 0.0000, 0.3434, 0.0000, 0.0000, 0.2488, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0045, 0.0000, 1.1125,
          2.0670, 0.0000, 0.8461, 0.8290, 0.0000, 0.0000, 0.8314, 0.6364, 1.4899,
          0.2462, 0.0000, 0.0000, 2.0155, 0.0000, 0.0000, 0.0000, 0.9558, 0.0000,
          0.0000, 0.6270, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'IMDPNIVGSEHYDVAR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 61,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0394, 0.0000, 0.1359, 0.0000, 0.0000, 0.0413, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.7115, 0.0000, 0.3060, 0.0000, 0.0000,
          0.7691, 0.0000, 0.0000, 1.8459, 0.0000, 0.0000, 1.1051, 0.3930, 0.0000,
          0.0000, 0.0131, 0.0000, 0.1085, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.3203], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 1.1678, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.3720, 0.0000, 0.0000, 1.4990, 0.0000, 0.0000, 0.2761, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0376,
          0.0000, 0.0000, 0.0000, 0.0415], device='cuda:0')},
 {'sequence': 'FLSQIESDR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 3,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.1113, 1.5872, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.6508, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1845, 0.0000,
          1.7092, 0.5882, 0.0000, 0.0000, 0.0000, 0.0000, 0.8008, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.1414, 1.8566, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.9163, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3965,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.7756, 0.2826, 0.0000, 0.0000, 0.0000, 0.0000, 0.5752, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LTHDVELNLDYER',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 10,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.1010, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.9838,
          0.4860, 0.0000, 0.0000, 0.0000, 0.0000, 2.7793, 0.0000, 0.0000, 0.0000,
          0.5837, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.6277,
          0.9713, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0953, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0235,
          1.1508, 0.0000, 0.0000, 0.3640, 0.0000, 1.7356, 0.0000, 0.5804, 0.0000,
          0.2721, 0.4635, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1705,
          0.0000, 0.0000, 0.0000, 0.7348], device='cuda:0')},
 {'sequence': 'TFPGFFSPMLGEFVSETESR',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 13199,
  'anchor_embeddings': tensor([0.8688, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.1236, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.2463, 0.6259, 0.0000, 0.0000, 0.3441, 0.0000, 0.2715,
          0.0000, 1.0697, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2173, 0.0000,
          0.0000, 0.0000, 0.3515, 1.3630], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3142, 0.1431,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8310, 0.0000, 0.0000,
          0.1705, 0.0000, 0.0000, 0.3883, 1.6103, 0.4270, 0.0000, 0.0000, 0.0000,
          0.1875, 0.0000, 0.0000, 0.4392, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 1.9328, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'IFEPNCLDAFPNLK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 1,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0262, 0.0000, 0.0000, 0.0000, 1.1283, 0.0000, 0.0000,
          0.3256, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2431, 0.0000, 0.9488,
          1.7467, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0019,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.2821, 0.0000, 0.0000, 0.0000, 1.5437, 0.0000, 0.0000,
          1.0511, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2406, 0.0000, 0.6943,
          1.5904, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1951,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'RPCFSALEVDETYVPK',
  'anchor': tensor(10, device='cuda:0'),
  'positive': tensor(4, device='cuda:0'),
  'rank': 6,
  'anchor_embeddings': tensor([0.0000, 0.0000, 2.3237, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3827, 0.0000, 0.0000, 0.0000, 0.3934,
          0.6298, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8127,
          0.0000, 0.9625, 0.0000, 0.0000, 0.0000, 0.0000, 0.0541, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 2.9362, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0465, 0.0000, 0.0000, 0.0000, 1.4265,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6459,
          0.0000, 1.8983, 0.0000, 0.0000, 0.0000, 0.0000, 0.3524, 1.2107, 0.0000,
          0.0000, 0.0446, 0.0000, 0.1651], device='cuda:0')},
 {'sequence': 'VNNSTMLGASGDYADFQYLK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0886, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.5163, 0.0000, 0.0000, 0.0000, 1.1598, 0.0000, 0.7897,
          0.0000, 0.0000, 0.0000, 0.5182, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.9866], device='cuda:0'),
  'postive_embeddings': tensor([0.2034, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.3379, 0.0000, 0.0000, 0.0000, 1.4844, 0.0000, 0.6946,
          0.0000, 0.0000, 0.0000, 0.8211, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.5329, 0.6406], device='cuda:0')},
 {'sequence': 'EENVGLHQTLDQTLNELNCI',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 4,
  'anchor_embeddings': tensor([0.2024, 0.0000, 1.1819, 0.0000, 1.1205, 0.0000, 0.0000, 0.7117, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1030,
          0.2385, 0.0000, 1.5506, 0.0000, 0.0000, 0.0000, 0.7102, 0.0000, 0.8071,
          0.3692, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2216,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.1645, 0.0000, 1.1793, 0.0000, 0.2612, 0.0000, 0.0000, 0.0126, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.0370, 0.0000, 0.0000, 0.0000, 0.5286, 0.0000, 0.8806,
          0.4506, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.8965, 0.0000], device='cuda:0')},
 {'sequence': 'VEDMAELTCLNEASVLHNLK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 16,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.2314, 0.0000, 0.0000, 0.7361, 0.8326, 1.2633,
          0.0000, 0.0000, 0.0000, 1.1947, 0.0000, 0.0000, 0.0000, 0.0403, 0.0000,
          0.0000, 0.0000, 0.5577, 0.3535], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.7448, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9255, 2.0435, 1.0820,
          0.0000, 0.0000, 0.0000, 1.1388, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'FNVWDTAGQEK',
  'anchor': tensor(3, device='cuda:0'),
  'positive': tensor(4, device='cuda:0'),
  'rank': 1419,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0340, 0.0000, 0.0000, 0.0000, 1.4729,
          0.0136, 0.0000, 0.7908, 0.0000, 0.0000, 0.0000, 0.5343, 0.0000, 0.8875,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2373, 0.0000, 0.0000, 0.0000, 0.7893,
          0.3189, 0.2597, 0.0000, 0.0000, 0.0000, 0.0000, 0.4825, 0.0000, 0.3577,
          0.0834, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 3.5745e-01, 3.8611e-01, 0.0000e+00, 5.2730e-01,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 1.8453e-01, 1.4052e-03, 6.5412e-02, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 1.6156e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 1.5848e+00, 0.0000e+00, 2.8931e-01,
          3.0310e-01, 0.0000e+00, 0.0000e+00, 0.0000e+00], device='cuda:0')},
 {'sequence': 'ELHEQLVALDK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 1,
  'anchor_embeddings': tensor([0.0000, 0.7312, 0.0000, 0.0000, 0.2219, 0.0000, 0.0000, 0.0000, 2.6907,
          0.0000, 0.0000, 0.4408, 0.0000, 0.0000, 0.0000, 0.5771, 0.0000, 2.6164,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8961,
          0.7824, 0.0000, 0.0000, 0.0000, 0.0000, 0.8977, 0.0000, 0.0000, 1.7704,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0853, 1.2410,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 2.5931,
          1.1891, 0.0000, 0.2318, 0.0000, 0.0000, 0.1921, 0.0000, 0.0000, 1.0653,
          1.1395, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.5744,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'IDQYQGADAVGLEEK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 11,
  'anchor_embeddings': tensor([0.0000, 0.1277, 0.5287, 0.0000, 0.0000, 0.0000, 0.0000, 1.9086, 0.1781,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8939, 0.0000, 0.0000,
          0.3736, 0.0000, 0.0000, 0.0000, 0.0000, 1.0395, 0.0000, 0.0000, 0.0000,
          0.1477, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2133, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.6404, 0.0000, 0.0000, 0.0000, 0.0000, 0.7893, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3504, 0.0000, 0.0000,
          0.5102, 0.0000, 0.0000, 0.0000, 0.0000, 0.9776, 0.0000, 0.0000, 0.2602,
          0.0000, 0.5428, 0.0000, 0.0000, 0.0000, 0.0000, 0.3140, 0.0000, 0.0000,
          0.0000, 0.3155, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'NSLISSLEEEVSILNR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([1.6387, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.2067, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8916, 0.0000,
          0.0000, 1.1107, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.0259], device='cuda:0'),
  'postive_embeddings': tensor([1.5965, 0.0000, 0.0000, 0.0000, 0.5532, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0752,
          0.8269, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7736, 0.0557,
          0.0000, 0.6544, 0.0000, 0.0000, 0.0000, 0.0000, 0.0860, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.4856], device='cuda:0')},
 {'sequence': 'VAFDFAAR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 4304,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 1.1361, 0.4107, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.0392, 0.5248, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.1716, 0.0000, 0.0000, 0.1608, 0.0000, 0.1110, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.5453], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0177, 0.0000, 1.3074, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2777, 0.0000, 0.5282,
          1.6880, 0.0000, 0.0000, 0.7583, 0.0000, 0.6835, 0.0128, 0.0000, 0.0000,
          0.0000, 0.1735, 0.0000, 0.0000, 0.0000, 0.0000, 0.3615, 0.0000, 0.0000,
          0.0000, 0.0000, 0.1685, 0.5043], device='cuda:0')},
 {'sequence': 'TVDLQDAEEAVELVQYAYFK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.9941, 0.0000, 0.0000, 0.0000, 0.7688, 0.0000, 0.0000, 0.0670, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2537, 0.0000, 0.0000, 0.0000, 0.2542,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3471, 1.5678, 0.6854,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9001,
          0.0000, 0.0000, 0.8425, 0.4983], device='cuda:0'),
  'postive_embeddings': tensor([1.3848, 0.0000, 0.2949, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0863, 1.9825, 0.6041,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0520, 1.2189,
          0.0000, 0.0000, 0.7271, 0.3807], device='cuda:0')},
 {'sequence': 'SLGEISALTSK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 1,
  'anchor_embeddings': tensor([0.0000, 0.2598, 0.0000, 0.3722, 1.7899, 0.0000, 0.0000, 0.0000, 0.0000,
          0.2094, 0.0000, 0.0000, 0.0000, 0.4095, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.7552, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.5849, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.1746, 0.6641, 0.0000, 1.5930, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2779, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.9150, 0.0000,
          0.0945, 0.0000, 0.0000, 0.0000, 0.0000, 1.7252, 0.0000, 0.0000, 0.1286,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'NTFAEVTGLSPGVTYYFK',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(15, device='cuda:0'),
  'rank': 23,
  'anchor_embeddings': tensor([0.1446, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0528, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3913, 0.0000, 0.0000,
          0.0183, 0.0000, 0.0000, 0.5235, 0.0000, 0.0000, 1.0686, 0.0000, 0.2177,
          0.0000, 1.5598, 0.0000, 0.4587, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.5994, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.5373, 0.4816,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4121, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.3679, 0.4572, 0.5804, 0.0824, 0.0000, 0.4323,
          0.0000, 1.4511, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.2669, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'ETDQLVAVEALIHASTK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 63,
  'anchor_embeddings': tensor([0.8573, 0.0000, 1.2161, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1757,
          0.7149, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4589, 0.3760,
          0.0000, 1.7611, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2273, 0.0000,
          0.0000, 0.1817, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 1.2162, 0.0000, 0.6523, 0.0000, 0.0000, 0.0220, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.0356, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0083, 0.0000, 0.5967,
          0.0000, 0.9573, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1127, 0.8973,
          0.0000, 0.4884, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LLLEGISSTHVNHLR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 15,
  'anchor_embeddings': tensor([1.5673, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1467,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3403, 0.0000, 0.4842,
          1.5472, 0.0000, 0.0000, 1.4803, 0.0000, 0.1487, 0.7431, 2.0481, 0.4143,
          0.0000, 0.3954, 0.0000, 0.0000, 0.0000, 0.0000, 0.4057, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([2.2418e-01, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 5.3735e-01, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 1.0268e+00, 0.0000e+00, 9.4264e-01,
          1.4745e+00, 0.0000e+00, 0.0000e+00, 1.5859e+00, 0.0000e+00, 6.6642e-01,
          0.0000e+00, 1.3539e+00, 9.7297e-02, 8.4631e-01, 6.4816e-01, 0.0000e+00,
          5.5260e-01, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 1.0262e-03, 0.0000e+00, 0.0000e+00], device='cuda:0')},
 {'sequence': 'LGLSTLGELK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 11224,
  'anchor_embeddings': tensor([0.0000e+00, 9.7580e-01, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 1.5318e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 7.8393e-01, 0.0000e+00, 5.5806e-01,
          8.9285e-04, 0.0000e+00, 1.0967e+00, 0.0000e+00, 3.4219e-01, 6.1927e-01,
          0.0000e+00, 4.5444e-01, 0.0000e+00, 7.8683e-01, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 1.1828e+00, 0.0000e+00,
          0.0000e+00, 8.3002e-01, 0.0000e+00, 0.0000e+00], device='cuda:0'),
  'postive_embeddings': tensor([0.0938, 0.4951, 0.0000, 0.9301, 0.1614, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.6065, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1118, 0.0000,
          0.7801, 0.0000, 0.0000, 0.0000, 0.0000, 1.7491, 0.0000, 0.0000, 1.5875,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'DAFPEAIIVKPSDIFGR',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 3,
  'anchor_embeddings': tensor([1.5916, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.8723, 0.0000, 0.0000, 0.0000, 0.0000,
          0.6422, 0.0000, 0.0000, 1.2669, 0.0000, 0.0000, 0.9509, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.6919,
          0.0000, 0.4279, 0.0000, 0.2784], device='cuda:0'),
  'postive_embeddings': tensor([1.6407, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.5762, 0.0000, 0.0000, 0.0000, 0.7119,
          0.0000, 0.0000, 0.1026, 0.7653, 0.0000, 0.0000, 0.8463, 0.0000, 0.8124,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0691, 1.0559, 1.6983,
          0.0000, 0.4529, 0.5517, 0.3781], device='cuda:0')},
 {'sequence': 'AVHADFFNDFEDLFDDDDIQ',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 2507,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.1836, 0.0000, 0.8838, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1780,
          0.0000, 0.0000, 0.0000, 1.2148, 0.0000, 0.0000, 0.1863, 0.0990, 0.0000,
          0.0000, 0.0000, 0.8042, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0752, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6767, 0.1778, 0.5743,
          0.0000, 0.4279, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0182, 0.9185,
          0.0000, 0.3447, 1.4103, 0.0000], device='cuda:0')},
 {'sequence': 'SIPISETPNIPPVSVQPPASIGPPLGVPPR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([1.4597, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6967, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.4700, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0966, 0.2381, 0.0000, 0.0000, 0.0000, 0.0000, 0.0282,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 2.0690, 1.6334, 0.3804], device='cuda:0'),
  'postive_embeddings': tensor([1.3555, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6659, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.5887, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0764, 0.7154, 0.0000, 0.0000, 0.0000, 0.0000, 0.2727,
          0.2922, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 1.8567, 1.8342, 0.5437], device='cuda:0')},
 {'sequence': 'TDEHYTVETDNFSSVLTIK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 1,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.5467, 0.0000, 0.0000, 0.5010, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9382,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3956,
          0.8468, 0.5419, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0400, 0.0000,
          0.0000, 0.5140, 0.3109, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.7424, 0.0000, 0.0000, 1.1227, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.6912,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0440, 0.0000, 1.7309,
          0.6500, 0.1120, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2510, 0.0000,
          0.0000, 0.0000, 0.8415, 0.0000], device='cuda:0')},
 {'sequence': 'LDQAGEVLYQALNAITTAILTVK',
  'anchor': tensor(4, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 4,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.2708, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0716, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0384, 0.0191, 1.5011,
          0.0000, 0.8511, 0.0000, 0.2961, 0.0000, 0.0000, 0.0000, 1.1689, 0.0000,
          0.0000, 0.5104, 0.7382, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.6553, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1737, 0.0000, 0.0000, 0.0000, 0.1742,
          0.0000, 0.0000, 0.5804, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0766,
          0.0000, 0.9895, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.7880, 0.0000,
          0.0000, 0.5580, 0.3289, 0.0000], device='cuda:0')},
 {'sequence': 'AHGPGLEGGLVGKPAEFTIDTK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.2370, 0.0000, 0.6915, 0.0000, 0.0836, 0.0000, 0.0000, 0.2179, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0835, 0.0000, 0.0000, 0.0000, 0.6034,
          0.0000, 0.0000, 0.0000, 1.0645, 0.0000, 0.0000, 0.1576, 0.5316, 0.7134,
          0.3340, 0.0000, 0.0000, 0.3273, 0.0000, 0.0000, 0.0000, 0.3435, 0.0000,
          0.0000, 1.3319, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.4680, 0.0000, 0.7668, 0.0000, 0.0000, 0.0000, 0.0000, 0.6029, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1366,
          0.0000, 0.0000, 0.0000, 2.1798, 0.1349, 0.0000, 0.0173, 0.0000, 1.0936,
          0.6155, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2271, 0.3331,
          0.0000, 1.4820, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'GYTSWAIGLSVADLAESIMK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 7370,
  'anchor_embeddings': tensor([1.8507, 0.0000, 1.4821, 0.0000, 0.2497, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0298, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0173, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4363, 0.0000, 0.2626,
          0.3315, 0.0000, 0.0000, 0.7832, 0.0000, 0.0000, 0.2815, 0.0000, 0.2207,
          0.0000, 0.9235, 0.6302, 0.0248], device='cuda:0'),
  'postive_embeddings': tensor([0.1185, 0.0000, 0.0000, 0.0000, 0.8227, 0.0000, 0.0000, 1.2247, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.7101, 0.0000, 0.0000, 0.0000, 0.0915,
          0.6413, 0.0000, 0.6820, 0.0000, 0.0000, 0.0000, 0.0000, 0.5019, 0.3204,
          0.0000, 0.6840, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0225,
          0.0000, 1.1104, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'VLDRPGPPEGPVVISGVTAEK',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 1.4210, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.5734, 0.0000, 0.0000, 0.0000, 1.0263,
          0.0000, 0.0000, 0.0000, 0.9990, 0.0000, 0.0000, 0.0000, 0.0000, 0.4169,
          0.0000, 0.3968, 0.0000, 0.0000, 0.0000, 0.0000, 0.4523, 0.0000, 0.0000,
          0.0000, 1.0142, 0.9976, 1.0565], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 1.3812, 0.0000, 0.0000, 0.4487, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.9724, 0.0000, 0.0000, 0.0000, 1.2193,
          0.0000, 0.0000, 0.0000, 0.9297, 0.0000, 0.0000, 0.0000, 0.0000, 0.7241,
          0.0000, 0.4641, 0.0000, 0.0000, 0.0000, 0.0000, 0.1822, 0.0000, 0.1099,
          0.0000, 1.1834, 0.7313, 1.0248], device='cuda:0')},
 {'sequence': 'TAHNDTEPIEEEQEAFFEPPPGQGEDVLK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.1188, 0.0000, 0.0000, 0.0000, 0.0000, 0.6914, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2678,
          0.0000, 0.0000, 0.0000, 1.1823, 0.0000, 0.0000, 0.0000, 0.0000, 0.8971,
          0.4176, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1224, 0.6025, 0.0000,
          0.0000, 0.2623, 1.3390, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2654, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.0441, 0.0000, 0.0000, 0.0000, 0.0000, 0.3297,
          0.0944, 0.0000, 0.0000, 0.2295, 0.0000, 0.0000, 1.2024, 0.1757, 0.0000,
          0.0000, 0.1116, 1.4485, 0.0000], device='cuda:0')},
 {'sequence': 'AGVLAHLEEER',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 255,
  'anchor_embeddings': tensor([0.9753, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2917, 0.4473,
          1.5591, 0.0000, 0.3325, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4951,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.4807, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.7130, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.0776, 0.0000, 0.0000, 1.8514, 0.0000, 0.0000, 0.0000, 0.2991, 0.0000,
          1.4046, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2863,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.2279, 0.0000, 0.5709, 0.0000, 0.0000, 0.0000,
          0.2222, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'AQIAGYLYGVSPPDNPQVK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([1.0719, 0.0000, 0.0000, 0.0000, 1.6178, 0.0000, 0.0000, 1.3831, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1555,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4352, 0.0271,
          0.0000, 0.0439, 0.0000, 0.2167, 0.0000, 0.0000, 0.0000, 0.7572, 0.0000,
          0.0000, 0.4129, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.7610, 0.0000, 0.0163, 0.0000, 0.9513, 0.0000, 0.0000, 1.7393, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0722,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.6599, 0.3027,
          0.0000, 0.6856, 0.0000, 0.6611, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.5235, 0.4558, 0.0000], device='cuda:0')},
 {'sequence': 'EAVFPFQPGSVAEVCITFDQANLTVK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 3556,
  'anchor_embeddings': tensor([0.0255, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2527, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.1180, 0.0000, 0.0000, 0.0000, 0.0830, 0.0000, 0.0811,
          0.1347, 0.0000, 0.0000, 0.5271, 0.0000, 0.0000, 0.0079, 0.3853, 0.0000,
          0.0000, 0.0000, 0.4559, 1.1608], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 1.4956, 0.0000, 0.0000, 0.0000, 0.0000, 0.3769, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.4563, 0.0000, 0.0000, 0.8690, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4819, 0.0000,
          0.0000, 0.0000, 1.9241, 0.0000], device='cuda:0')},
 {'sequence': 'TVGMVAGDEESYEVFADLFDPVIK',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 321,
  'anchor_embeddings': tensor([0.7631, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9331,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1191, 0.0000, 0.2280, 0.0000, 0.0000,
          0.1234, 0.0000, 0.0000, 0.8803, 0.0000, 1.1556, 0.0000, 0.4577, 0.9130,
          0.6008, 0.0000, 0.0000, 0.2762, 0.0000, 0.0000, 0.8276, 0.0000, 0.0000,
          0.0000, 0.0000, 0.1600, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.1876, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3641, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0056, 0.0000, 0.0000, 0.0000, 1.0082, 1.2646,
          1.0024, 0.1575, 0.0000, 0.0000, 0.0000, 0.0000, 0.6764, 0.0000, 0.0000,
          0.0000, 0.0000, 0.5110, 0.5782], device='cuda:0')},
 {'sequence': 'CPVGYVLR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 12,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.3806, 1.2748, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.9848, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2393, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.0780, 0.0000, 0.0000, 0.4493], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 1.1165, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.1102, 0.5403, 0.1092, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8593, 0.0000, 0.0000,
          0.4677, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.0242, 0.0000, 0.0000, 0.7569], device='cuda:0')},
 {'sequence': 'VLDTPGPPQNLAVK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 1.0679, 0.0158, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6691,
          0.0000, 0.0000, 0.7661, 0.0000, 0.0000, 0.0000, 1.3154, 0.0000, 0.1898,
          0.0000, 0.0000, 0.0000, 1.7453, 1.3377, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.6765, 0.0000, 0.0000, 0.0000, 0.0000, 1.0711,
          0.6746, 0.2274, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 1.4295, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2530, 1.1423,
          0.0000, 0.0000, 0.2454, 0.0000, 0.0000, 0.0000, 0.9017, 0.0000, 0.4999,
          0.0000, 0.0000, 0.0000, 2.0079, 1.8086, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.5769, 0.0000, 0.0000, 0.0000, 0.0000, 1.4553,
          0.2480, 0.7236, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'EGNASGVSLLEALDTILPPTRPTDKPLR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 134,
  'anchor_embeddings': tensor([1.0300, 0.0000, 0.4441, 0.0000, 0.0877, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.4924, 0.0000, 0.0000, 0.0000, 0.0000, 0.2697,
          0.0000, 1.1698, 0.0000, 0.0000, 0.0000, 0.0000, 0.2037, 0.3774, 1.2535,
          0.0000, 0.0000, 2.3030, 0.1589], device='cuda:0'),
  'postive_embeddings': tensor([0.1797, 0.0000, 0.0000, 0.0000, 0.1618, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7852,
          0.0000, 0.0000, 0.9917, 0.8740, 0.0000, 0.0000, 0.0000, 0.0000, 0.0237,
          0.0000, 0.2674, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2730, 1.4822,
          0.0000, 0.0000, 1.6626, 0.8883], device='cuda:0')},
 {'sequence': 'YSQFINFPIYVWSSK',
  'anchor': tensor(5, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 190,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 2.0509, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2743, 0.0000, 0.2723,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0836, 0.0000, 1.6037,
          0.0000, 0.9574, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 1.0263, 0.0000, 1.1013, 0.0000, 0.0000, 1.6697, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0129, 0.0000, 0.0000, 0.0000, 0.6613,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9843,
          0.0000, 0.6436, 0.0000, 0.0000, 0.0000, 0.0000, 0.0550, 0.0000, 0.2062,
          0.0000, 0.7007, 1.3020, 0.0000], device='cuda:0')},
 {'sequence': 'GSITSVQAIYVPADDLTDPAPATTFAHLDATTVLSR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(7, device='cuda:0'),
  'rank': 3,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.6951, 0.6627, 0.0000,
          0.0000, 0.0000, 1.4461, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.4727, 0.0000, 0.0000, 0.6135, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.6782, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0417, 0.0000, 0.0000, 1.6851, 1.5519, 0.0000,
          0.0000, 0.0000, 1.3753, 0.0000], device='cuda:0')},
 {'sequence': 'EELEFEVPFR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.6301, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.3369, 0.0000, 0.6629, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.8164, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.6363,
          0.7901, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.9916, 0.0000, 0.1170, 0.0000, 0.0000, 0.0000, 0.0000,
          1.4750, 0.0000, 0.3974, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.2547, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.1078, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0437, 0.0000, 1.8287,
          0.9650, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'IVILPDYLEIAR',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3702, 0.0000,
          0.0000, 0.0000, 0.3343, 0.0000, 0.0000, 0.0000, 0.5996, 0.0000, 0.0710,
          0.0000, 0.0000, 0.0000, 0.0000, 1.7420, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 1.3188, 0.0000, 0.5569, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.1783, 0.3124, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2309, 0.0000,
          0.0000, 0.0000, 0.4189, 0.0000, 0.0000, 0.0000, 0.4127, 0.0000, 0.0962,
          0.0000, 0.0000, 0.0000, 0.0000, 1.6683, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 1.5513, 0.0000, 0.6749, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.3418, 0.2396, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'STLINSLFLTDLYPER',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 130,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 1.1866, 0.0000, 0.0000, 0.3157, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.9353, 0.0000, 1.2581, 0.0000, 0.0000, 0.0000, 0.0000, 0.1942, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.9410], device='cuda:0'),
  'postive_embeddings': tensor([1.7080e-01, 0.0000e+00, 5.2470e-04, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 3.0188e-01, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          3.7529e-01, 0.0000e+00, 1.1265e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 4.7285e-01, 0.0000e+00, 3.7025e-01, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 9.7675e-01, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 3.8917e-02, 1.1698e+00], device='cuda:0')},
 {'sequence': 'LGEWVGLCK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([1.3315, 0.0000, 0.0000, 0.5798, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.6347, 0.0000, 0.0000, 0.0000, 0.4837, 0.0000, 0.0000, 0.0000, 0.0686,
          0.0000, 0.0000, 0.0901, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 1.1838, 0.0000, 0.0000, 0.0000, 1.5740, 0.8418, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.1161, 0.0000, 0.0000, 0.0214, 0.2030, 0.0000, 0.0000, 0.0000, 0.0000,
          0.2655, 0.0000, 0.0000, 0.0000, 0.8234, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.1414, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.9644, 0.0000, 0.0120, 0.0000, 1.8646, 0.7711, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'ALGSAIEYTIENVFESAPNPR',
  'anchor': tensor(5, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 801,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.8105, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2744,
          0.0000, 0.0000, 0.0000, 0.0335, 0.0000, 0.0000, 1.6174, 0.0000, 1.1648,
          0.0000, 0.0000, 0.0000, 0.7200, 0.0000, 0.0000, 0.4093, 0.0000, 1.5724,
          0.0000, 0.4968, 0.4467, 0.0046], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.6657, 0.0000, 0.9622, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3352, 0.0000, 0.1401, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1162, 0.1788, 1.1728,
          0.3753, 0.4569, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.1398, 1.0839, 0.0000], device='cuda:0')},
 {'sequence': 'LKPGYLEATVDWFR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 2,
  'anchor_embeddings': tensor([1.4017, 0.0000, 0.1805, 0.0000, 1.1245, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.9376, 0.0000, 0.0000, 0.0000, 0.5925,
          2.2136, 0.0000, 0.0000, 1.1369, 0.0000, 0.4693, 0.0000, 0.0000, 0.0000,
          0.0783, 0.0000, 0.0000, 0.0572, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.4688], device='cuda:0'),
  'postive_embeddings': tensor([1.5426, 0.0000, 0.0000, 0.0000, 1.1194, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.1116, 0.0000, 0.0000, 0.0000, 0.8822,
          1.3189, 0.0000, 0.0000, 0.7115, 0.0000, 1.2529, 0.0000, 0.2059, 0.0110,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.6391], device='cuda:0')},
 {'sequence': 'NAEPLINLDVNNPDFK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 723,
  'anchor_embeddings': tensor([1.3273, 0.3628, 1.5710, 0.0000, 0.3494, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2063, 0.0000, 0.3171, 0.0000, 0.0000,
          1.2720, 0.0000, 1.2059, 0.0000, 0.0000, 0.0000, 0.0429, 0.0000, 0.3844,
          0.3643, 0.2606, 0.0000, 0.0000, 0.0000, 0.0000, 0.2063, 0.7082, 0.0000,
          0.0000, 1.1335, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.3231, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.8293, 0.0000, 0.0000, 0.0000, 0.1392,
          0.1727, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0329, 0.0000, 0.0000,
          0.0000, 0.6001, 0.0000, 0.0000, 0.0000, 0.0000, 0.6672, 0.0000, 0.0000,
          0.0000, 1.8579, 0.0263, 0.0000], device='cuda:0')},
 {'sequence': 'YEGGYPALTEVMNK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 11,
  'anchor_embeddings': tensor([0.0000, 0.0000, 1.3984, 0.0000, 0.2138, 0.0000, 0.0000, 1.5698, 1.2060,
          0.0000, 0.0000, 0.0000, 0.0000, 0.5660, 0.0000, 0.1025, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.6926, 0.0000, 0.6234, 0.0000, 0.0000, 0.4194,
          1.1976, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.5992, 0.0000, 0.0000, 1.4498, 1.5127,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0214, 0.0000, 0.0840,
          0.0000, 0.0000, 1.1541, 0.4413, 0.0000, 0.9986, 0.0000, 0.0000, 0.3711,
          1.0953, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LVVDDTCTLVIPQSR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 13683,
  'anchor_embeddings': tensor([0.9908, 0.3593, 0.0000, 0.0000, 0.3298, 0.0000, 0.0000, 0.0943, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1464, 0.0000, 0.0209, 0.0000, 0.0000,
          0.7781, 0.0000, 0.0000, 0.0000, 0.0000, 0.4000, 0.0000, 0.2272, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5860, 0.9865,
          0.0000, 0.0151, 0.4625, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.3048, 0.0000, 0.0000, 0.0089, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0068,
          0.0000, 0.0000, 0.0000, 0.0017, 0.0000, 0.0000, 1.3687, 0.1063, 0.0000,
          0.0400, 0.0000, 0.0000, 0.6068, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.8581, 0.0921, 0.8078], device='cuda:0')},
 {'sequence': 'LNVTEQEK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 28,
  'anchor_embeddings': tensor([0.0000, 0.9047, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.0359, 0.4446, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0985, 0.0000, 0.4509, 0.0000, 0.1755, 0.0000, 0.0000,
          0.7269, 0.0000, 0.0000, 0.0000, 0.0000, 0.9041, 0.0000, 0.4143, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.4506, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.4583, 1.6034, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.2596, 0.0000, 0.0000, 0.1436, 0.0000,
          0.4681, 0.0000, 0.0000, 0.0000, 0.0000, 1.2207, 0.0000, 0.7599, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LPLQLDDAVRPEAEGEEEGR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 14125,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.6659, 0.0000, 0.0197, 0.0000, 0.0000, 0.0382, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9553,
          0.0000, 0.0000, 0.0000, 0.7180, 0.0000, 0.0000, 0.9129, 0.0000, 0.0000,
          0.0000, 0.0953, 0.0000, 0.6705, 0.0000, 0.0000, 0.0631, 0.0000, 0.0000,
          0.0000, 1.4221, 0.9380, 0.1350], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0201, 0.0000,
          0.4326, 0.0000, 0.2902, 1.3576, 0.0000, 0.0000, 0.0000, 0.0000, 0.0425,
          0.0000, 0.0000, 0.6456, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.5875, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'EALENANTNTEVLK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 1,
  'anchor_embeddings': tensor([0.0000, 0.4738, 0.0000, 0.0000, 0.0833, 0.0000, 0.0000, 0.8134, 0.2101,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5019, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3587, 1.5175, 0.0000, 1.2110, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8207,
          0.6666, 0.2366, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.3029, 0.0000, 0.4817, 0.0000, 0.0021, 0.0000, 0.0000, 1.4390, 1.1387,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1223, 0.0000, 0.4338, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.5826, 1.1298, 0.0000, 1.4579, 0.0000,
          0.3403, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0190,
          0.7478, 0.2125, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'FPVTGLIEGR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 1.3778, 0.7719, 1.9396, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.1562, 0.0000, 0.1522, 0.0000, 0.0000, 0.0000, 0.2907,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0929, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8002, 0.5067, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 1.4020, 0.5426, 1.9852, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.1645, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3014,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2383, 1.1044, 0.3867, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'TLELQGLINDLQR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 10899,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.2031, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2120,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8814, 0.0000, 0.3063,
          0.0000, 0.0000, 0.0000, 0.0000, 0.8615, 1.2388, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5679, 0.0000, 1.6220,
          0.2873, 0.5169, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.2019, 0.0000, 0.0000, 0.0900, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0100, 0.0000, 0.0000, 0.0000, 0.0000,
          0.3886, 0.0000, 0.0613, 0.0238, 0.0000, 0.1476, 0.0000, 0.1116, 0.8484,
          0.0000, 0.5089, 0.0000, 0.0553, 0.0000, 0.0000, 0.1154, 0.3294, 0.0000,
          0.0000, 0.0000, 0.2056, 0.5143], device='cuda:0')},
 {'sequence': 'EASSASQFEELEIVLK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2707, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3742, 0.0000, 0.0000, 0.0000, 0.1896,
          0.6678, 0.0000, 0.1079, 0.0000, 0.0000, 0.0000, 0.2025, 1.1574, 0.7404,
          0.0000, 0.7444, 0.0000, 0.0293, 0.0000, 0.0000, 0.0000, 0.8933, 0.0000,
          0.0000, 0.0359, 0.0000, 0.0933], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.1184, 0.0000, 0.0000, 0.0456, 0.0000, 0.0000, 0.3095, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2743, 0.0000, 0.0690, 0.0000, 0.0000,
          0.9354, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0278, 0.6670, 0.4762,
          0.0000, 0.8828, 0.0000, 0.0853, 0.0000, 0.0000, 0.0000, 0.7386, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'NDVLDSLGISPDLLPEDFVR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 3464,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.2570, 0.0000, 0.0000, 0.0000, 0.0000, 0.6853, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0379,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2545, 0.6603, 0.5352,
          0.0000, 0.7702, 0.0000, 0.0000, 0.0000, 0.0000, 0.1091, 0.7223, 0.8060,
          0.0000, 0.2120, 1.1443, 0.0436], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.7679, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2053, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.0874, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.6248, 1.0503], device='cuda:0')},
 {'sequence': 'TDYIPLLDVDEK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.1305, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.2727, 0.0000, 0.0000, 0.0000, 0.4340, 0.0000, 0.2973,
          0.0000, 0.0000, 0.0000, 0.0000, 0.8599, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6776, 0.0000, 1.5180,
          0.3150, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5392,
          0.0000, 0.0000, 1.1404, 0.0000, 0.0000, 0.0000, 0.6820, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.1175, 0.6604, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7853, 0.0000, 1.5039,
          0.0753, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'ISETSLPPDMYECLR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 4942,
  'anchor_embeddings': tensor([0.4505, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1599, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 2.0185, 0.0000, 0.0000, 0.0000, 0.0000, 0.2797, 1.3435,
          0.0000, 0.2582, 0.0000, 0.0000, 0.0000, 0.0000, 0.3862, 0.3279, 0.0000,
          0.0000, 0.0000, 0.4189, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.9704, 0.0000, 0.0000, 0.0000, 0.1311, 0.0000, 0.0000, 0.4093, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.3240, 0.0000, 0.4056, 0.4793, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.8402, 0.0000, 0.0000, 0.0000, 0.0154, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'QVTITGSAASISLAQYLINAR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(4, device='cuda:0'),
  'rank': 27,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0652, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2720, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6807, 0.2597, 0.9607,
          0.0095, 0.4216, 0.0000, 1.2335, 0.0000, 0.0000, 0.7806, 0.0000, 0.0000,
          0.0000, 0.4725, 0.3218, 0.0051], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.4046, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7805, 0.3567,
          0.0000, 1.1842, 0.0000, 1.5751, 0.0000, 0.0000, 0.9951, 0.0000, 0.0000,
          0.0000, 0.0000, 0.4656, 0.5668], device='cuda:0')},
 {'sequence': 'IILLFDAHK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 28,
  'anchor_embeddings': tensor([0.0000, 0.0255, 0.0000, 0.0026, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.7673, 1.1101, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.2594, 0.0000, 0.3748, 0.0000, 0.0000, 1.8074, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8801, 0.0000, 0.0463, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 1.2005, 0.0000, 0.0149, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.9900, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.0245, 0.0000, 0.1523, 0.0000, 0.0000, 1.7371, 0.0000,
          0.0000, 0.1828, 0.0000, 0.0000, 0.0000, 1.2436, 0.0000, 0.1315, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'ALYEGYATVTDAPPECFLTLR',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 3137,
  'anchor_embeddings': tensor([0.7502, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.5043, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.6892, 0.9857, 0.0000, 0.0000, 0.0000, 0.0000, 0.0730,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6121, 0.0000,
          0.0000, 0.2016, 0.5644, 1.1611], device='cuda:0'),
  'postive_embeddings': tensor([1.1012, 0.0000, 0.4039, 0.0000, 0.0000, 0.0000, 0.0000, 0.1870, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3232, 0.0000, 0.0000, 0.0000, 0.7493,
          0.0000, 0.0000, 0.0000, 0.1974, 0.0000, 0.0000, 0.5060, 1.4226, 0.7657,
          0.0000, 0.0000, 0.0000, 0.1009, 0.0000, 0.0000, 0.5183, 0.0000, 0.1013,
          0.0000, 0.1805, 0.0000, 0.5389], device='cuda:0')},
 {'sequence': 'TGVTGEQIWLQINEPTPNDK',
  'anchor': tensor(3, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.3155, 0.0000, 0.3397, 0.0000, 0.6643, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2373, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0601, 0.0000, 0.0000, 0.0834, 0.2648, 1.2987,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1914, 1.6383,
          0.0000, 0.0000, 0.7677, 0.5287], device='cuda:0'),
  'postive_embeddings': tensor([0.4329, 0.0000, 0.7700, 0.0000, 0.6310, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.8087, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.2482, 0.0000, 0.0000, 0.0000, 0.0000, 1.2742,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0148, 1.4633,
          0.0000, 0.0000, 0.7620, 0.7134], device='cuda:0')},
 {'sequence': 'YFLVGAGAIGCELLK',
  'anchor': tensor(3, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 71,
  'anchor_embeddings': tensor([0.9281, 0.0000, 0.0000, 0.0000, 0.3776, 0.0000, 0.0000, 0.0000, 1.0021,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9739, 0.0000, 0.4890,
          0.0000, 0.0000, 0.0000, 0.3758, 0.0000, 1.1678, 0.0000, 0.0000, 0.6237,
          0.0000, 1.6192, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.5896, 0.0000, 0.0000, 0.0000, 0.1154, 0.0000, 0.0000, 0.0000, 0.2982,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5594, 0.0000, 0.0000,
          0.0000, 0.0000, 1.4616, 0.0000, 0.6771, 1.7283, 0.0000, 0.0000, 0.0000,
          0.0000, 1.0745, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.2318, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'VSLVLSALQAGNK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.7294, 0.0000, 0.0000, 0.0000, 2.0721, 0.0000, 0.0000, 0.2768, 0.6526,
          0.6838, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.0376, 0.0000, 1.0569, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.3324, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.8562, 0.9491, 0.0000, 0.0000, 1.8791, 0.0000, 0.0000, 0.2947, 0.6065,
          1.0295, 0.0000, 0.4794, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.1482, 0.0000, 0.6870, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0613, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'HLHPIQTSFQEATASK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 201,
  'anchor_embeddings': tensor([0.0000, 0.0000, 1.3869, 0.0000, 0.1000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5427, 0.0000, 1.2974,
          1.5976, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9727, 0.0000, 1.2189,
          0.6825, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1987, 0.0000,
          0.0000, 0.4474, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.2718, 0.0000, 0.1071, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3976, 0.0000, 0.0000, 0.0000, 0.7579,
          1.5577, 0.0000, 0.8508, 0.0000, 0.0000, 0.0000, 0.1573, 0.0000, 0.8213,
          0.0000, 1.0250, 0.0000, 0.1945, 0.0000, 0.0000, 0.0000, 0.0000, 0.0244,
          0.0000, 0.4090, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'NPVGEDQVNLTVK',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 10251,
  'anchor_embeddings': tensor([0.6216, 0.0000, 0.0701, 0.0000, 0.0000, 0.0000, 0.0000, 0.3132, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2772, 0.0000, 0.7730, 0.0000, 0.8717,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6473, 0.4047, 1.1852, 1.2487,
          0.0000, 0.0516, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.4600, 1.1830, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.5555, 0.8171, 0.6463, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4397,
          0.6291, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2892, 0.0000, 0.0583,
          0.0000, 0.0000, 0.0000, 0.0049, 0.5066, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3991, 0.0000, 0.0000,
          0.9920, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'DILVLPLDLTDTGSHEAATK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 46,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.4267, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1059, 1.1040, 0.4608,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9939, 0.0000, 0.0000,
          0.0000, 0.3226, 0.0000, 0.4031], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 1.4731, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1057, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.9082, 0.9132, 0.2045,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.4289, 0.0000, 0.0604], device='cuda:0')},
 {'sequence': 'FLSVVSSVLTEK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 30,
  'anchor_embeddings': tensor([0.0000, 1.4011, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.3671, 0.0000, 0.0000, 0.0000, 0.5569, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.4175, 0.5815, 0.0000, 0.0000, 0.0000, 0.0000,
          1.6294, 0.0000, 0.0000, 0.0588, 0.0000, 0.0000, 0.0000, 0.0596, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.5103, 1.3606, 0.0925, 0.0000, 0.0000, 0.0000, 0.0000, 0.1654, 0.0000,
          0.3407, 0.0000, 1.1788, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1191,
          0.0000, 0.0000, 0.5118, 0.9515, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.9885, 0.0000, 0.0000, 0.0097, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.3570, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'GNLYWTDWNR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 233,
  'anchor_embeddings': tensor([0.0000, 0.6915, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.5952, 0.0000, 0.0000, 0.0000, 0.7622, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.1676, 0.7316, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 2.2082, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.1701, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 1.0687, 0.0000, 0.0000, 0.0281, 0.0000, 0.0000, 0.2832, 0.1005,
          0.5693, 0.0000, 0.0000, 0.0000, 0.9040, 0.0000, 0.0000, 0.0000, 0.0389,
          0.0000, 0.0000, 0.8235, 0.1275, 0.0000, 0.0000, 0.0000, 0.1395, 0.0000,
          0.1412, 0.3611, 0.0000, 0.3161, 0.0000, 0.0000, 0.1331, 0.0000, 0.1849,
          1.1858, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'GNSLQEILER',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 9482,
  'anchor_embeddings': tensor([0.7018, 0.0000, 0.0798, 0.0000, 0.0083, 0.0000, 0.0000, 1.1520, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9655,
          0.8888, 0.0000, 0.0000, 0.4965, 0.0000, 0.0000, 0.7552, 0.0621, 0.0578,
          0.0000, 0.0000, 0.0000, 0.8929, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.6221, 0.0000, 0.8678], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.9080, 1.3155, 1.0919, 0.0000, 0.0000, 1.0763, 0.0000,
          1.4962, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0347, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'CCAAADPHECYAK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(3, device='cuda:0'),
  'rank': 9565,
  'anchor_embeddings': tensor([0.4586, 0.0000, 0.0000, 0.0000, 0.0950, 0.0000, 0.0000, 1.5865, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3804,
          0.2055, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2829, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9965, 0.9491, 0.0000,
          0.0000, 0.0000, 0.0000, 0.8705], device='cuda:0'),
  'postive_embeddings': tensor([0.7650, 0.0000, 0.0000, 0.0000, 1.9396, 0.0000, 0.0000, 0.0000, 0.6462,
          0.0000, 0.0000, 0.0000, 0.0000, 0.5500, 0.0000, 1.0204, 0.0000, 0.8567,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9857, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0607,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'DALLLIFANK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([1.1662, 0.0000, 0.2188, 0.3122, 0.0034, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.7937, 0.0000, 0.7193, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.9476, 0.0000, 0.0000, 0.3811, 0.0000,
          0.9503, 0.0000, 0.0000, 0.0000, 0.0000, 1.3206, 0.0000, 0.0000, 0.0957,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.1499, 0.0000, 0.0000, 0.0000, 0.1283, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.6668, 0.0000, 0.4244, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.3543, 0.0000, 0.0000, 0.0800, 0.0000,
          0.7583, 0.0000, 0.0000, 0.0000, 0.0000, 1.3170, 0.1992, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LFAYPDTHR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 165,
  'anchor_embeddings': tensor([1.3026, 1.7939, 0.0000, 1.1941, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.8827, 0.0000, 1.0548, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7398,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0794, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0305, 0.0000, 0.7552, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.2183, 0.5707, 0.0000, 0.5925, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.3524, 0.9109, 0.0000, 0.0000, 0.0000, 0.0000, 0.1825,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2485, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0061, 0.0000, 0.4296, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'FGPALSVK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 5,
  'anchor_embeddings': tensor([0.5300, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.5542, 0.0000, 0.0000, 1.6690, 0.1493, 0.0000, 0.0000, 0.0000, 0.1508,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1811, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.6714, 0.0000, 0.0000, 0.2356], device='cuda:0'),
  'postive_embeddings': tensor([1.4654, 0.0000, 0.0000, 0.8414, 0.0000, 0.0000, 0.0000, 0.0000, 0.0679,
          0.8207, 0.0000, 0.0000, 1.7917, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2599, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.1178, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'TLDTDLDGVVTFDLFK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 9,
  'anchor_embeddings': tensor([0.2337, 0.0000, 0.0000, 0.0000, 0.7676, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0143, 0.0000, 0.0000, 0.0000, 0.0938,
          0.8232, 0.0000, 0.0306, 0.3794, 0.6539, 0.0000, 0.0392, 0.2618, 0.2495,
          0.4013, 0.0000, 0.0000, 0.1934, 0.0000, 0.0000, 0.0000, 0.0000, 0.9940,
          0.0000, 1.7933, 0.0792, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.3534, 0.0000, 0.0199, 0.0000, 1.2347, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2791, 0.0000, 0.0000,
          1.1117, 0.0000, 0.0000, 0.5796, 0.4145, 0.0000, 0.3237, 0.2481, 0.0000,
          0.3148, 0.0961, 0.0000, 0.2611, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 1.3062, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'NSWGTGWGENGYFR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 2,
  'anchor_embeddings': tensor([0.0000, 0.9202, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.9288, 0.0000, 0.0000, 0.0000, 0.0000,
          0.1318, 0.0000, 0.0000, 0.9687, 0.0000, 1.3658, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6808, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.8085, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.6310, 0.0000, 0.0000, 0.0000, 0.0000,
          0.6808, 0.0000, 0.0000, 0.8114, 0.0000, 1.4941, 0.0000, 0.7151, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3364, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LEIGQDLIQVAVAQYADTVRPEFYFNTHPTK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 3315,
  'anchor_embeddings': tensor([0.6025, 0.0000, 1.3653, 0.0000, 0.2902, 0.0000, 0.0000, 1.0741, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1852, 0.0000, 0.0000, 0.0000, 0.9371,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3532, 0.3781,
          0.7050, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9629,
          0.0000, 1.5640, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.2536, 0.0000, 1.5131, 0.0000, 0.3356, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.3875, 0.0000, 0.0000, 0.1325, 0.4468, 0.4559,
          0.0000, 0.1261, 0.0000, 1.2979, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0568, 0.9958, 0.0000], device='cuda:0')},
 {'sequence': 'ELLIQIFSTPR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 1.6138, 1.3821, 0.0000, 0.0000, 0.0000, 0.0000, 0.1206, 0.0000,
          0.4094, 0.0000, 1.3105, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.1431, 0.5311, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2502, 0.0693,
          0.1092, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 1.4391, 1.7477, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.6414, 0.0000, 0.7872, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.7108, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0325, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LTVADALEPVQFEDGQK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 177,
  'anchor_embeddings': tensor([0.8135, 0.2366, 0.0000, 0.0000, 0.1423, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0748,
          1.0034, 0.0000, 0.1457, 2.2428, 0.0990, 0.0000, 0.0000, 0.1201, 0.1121,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2944, 0.2219, 0.2098,
          0.0000, 0.4496, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.8796, 0.9532, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1135, 0.0000, 0.0000,
          0.2891, 0.0000, 0.0844, 1.1623, 0.3135, 0.9719, 0.0000, 0.1472, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0758, 0.2449, 0.6054,
          0.0000, 0.0494, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'HFSVEGQLEFR',
  'anchor': tensor(20, device='cuda:0'),
  'positive': tensor(19, device='cuda:0'),
  'rank': 183,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0387,
          0.0000, 0.0000, 0.7076, 1.1328, 0.0031, 0.7549, 0.0000, 0.0000, 0.0000,
          1.0907, 0.0000, 0.0000, 0.6656, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.9484, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2752,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.6712, 1.0033, 1.1497, 1.3701, 0.0000, 0.0000, 0.0000,
          1.3196, 0.0000, 0.0000, 0.3755, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.2103, 0.2243, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'VVACTSAFLLWDPTK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 1,
  'anchor_embeddings': tensor([0.0000, 0.7769, 0.1188, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8344,
          0.0000, 0.0000, 0.0000, 0.0000, 0.7705, 0.0000, 0.5663, 0.0000, 0.0000,
          0.5873, 0.0000, 0.0000, 0.3357, 0.0000, 0.9452, 0.0000, 1.8228, 0.8143,
          0.0000, 0.0000, 0.0000, 0.6142, 0.0000, 0.0000, 0.0000, 0.6599, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.4082, 0.0775, 0.0000, 1.0928, 0.0000, 0.0000, 0.0000, 0.3700,
          0.0000, 0.0000, 0.0000, 0.0000, 0.6889, 0.0000, 0.4052, 0.0000, 0.0000,
          1.1150, 0.0000, 0.0000, 0.1065, 0.0000, 0.9289, 0.0000, 1.1733, 0.5774,
          0.0000, 0.0000, 0.0000, 0.3122, 0.0000, 0.0000, 0.0000, 0.2903, 0.0000,
          0.0000, 0.0739, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'CPENAFFLDHVR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.1330, 0.0000, 0.0000, 0.0000, 0.0000, 0.4440, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4288, 0.0000, 0.4729,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0646, 0.0000, 0.0952, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2878, 0.0000, 0.2951,
          0.1058, 0.0000, 0.0000, 0.2386], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0180, 0.0000, 0.0000, 0.0000, 0.0000, 0.3994, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4503, 0.0000, 0.6244,
          0.0000, 0.0000, 0.0000, 0.0054, 0.0000, 1.2032, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3338, 0.0000, 0.4233,
          0.1211, 0.0000, 0.1615, 0.0000], device='cuda:0')},
 {'sequence': 'AASGEAKPK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 9697,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.5284, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.2909, 1.3417, 0.0000, 0.0000, 0.5616, 0.0000, 0.5399,
          0.0000, 0.0000, 0.0000, 0.0000, 1.0315, 0.0000, 0.3767, 0.9044, 0.0000,
          0.0288, 0.0000, 0.0000, 0.0000, 0.0000, 0.9172, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.5734, 0.1137, 0.0032, 0.0000, 0.1032, 0.0000, 0.0000, 0.0000, 0.0403,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8272, 0.0000, 0.0000,
          0.9663, 0.0000, 0.0000, 0.8942, 0.0093, 0.3366, 0.1277, 0.0000, 0.6447,
          0.0000, 0.5010, 0.0000, 0.0000, 0.0000, 0.0000, 0.0635, 0.1313, 0.0166,
          0.0000, 0.2628, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'ALYTFEPR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 1.1258, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.7429, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.2432, 0.0000, 0.0781, 0.0000, 0.0000, 0.0000, 0.0000,
          1.0804, 0.0000, 0.0000, 0.0000, 0.0000, 0.7524, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.9657, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.8321, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.4381, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.8943, 0.0000, 0.0000, 0.0000, 0.0000, 0.3827, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'NEEDAAELVALAQAVNAR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 630,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.9908, 0.0000, 0.3956, 0.0000, 0.0000, 0.2156, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2935,
          0.6044, 0.0000, 0.0000, 0.0649, 0.0000, 0.0000, 0.0000, 0.0468, 0.0000,
          0.0000, 0.0000, 0.0000, 0.4777, 0.0000, 0.0000, 0.0000, 1.0418, 1.8506,
          0.0000, 0.0000, 0.0000, 0.7479], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.4179, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.9036, 0.0000, 0.0000, 0.6583, 0.0000, 0.7130, 0.0000, 0.0393, 0.0000,
          0.0000, 0.0000, 0.0000, 0.2358, 0.0000, 0.0000, 1.0527, 0.0138, 1.0100,
          0.0000, 0.0000, 0.3765, 0.7047], device='cuda:0')},
 {'sequence': 'FFTGQITAAGK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 2,
  'anchor_embeddings': tensor([0.0000, 1.2866, 0.0000, 0.1640, 0.0000, 0.0000, 0.0000, 0.1874, 0.0000,
          0.2946, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2785,
          0.0000, 0.0000, 1.8269, 0.0000, 0.0432, 0.0000, 0.0000, 1.1441, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4188, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.1628, 1.6600, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1238,
          0.0834, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.7916, 0.0000, 0.0000, 0.0000, 0.0000, 0.2028, 0.0000,
          0.3881, 0.0000, 0.0000, 0.0000, 0.0000, 1.2667, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'AIGAVPLIQGEYMIPCEK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([1.5962, 0.0000, 1.3319, 0.0000, 0.0000, 0.0000, 0.0000, 0.5158, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1641, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0645, 0.0000, 0.0000, 0.0000, 0.4062, 0.0000, 0.3521,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4374, 0.0000, 0.1513,
          0.0000, 1.3588, 0.0000, 0.1492], device='cuda:0'),
  'postive_embeddings': tensor([1.7031, 0.0000, 1.3744, 0.0000, 0.1301, 0.0000, 0.0000, 0.3029, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4461, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1667, 0.0000, 0.2786,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3215, 0.0000, 0.1642,
          0.0000, 1.0060, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LTLSALLDGK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 90,
  'anchor_embeddings': tensor([0.1322, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.3494, 1.1388, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.1889, 0.0000, 1.6436, 0.0000, 0.0000, 0.4824, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5423, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.1576, 0.0000, 0.0000, 0.4092, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.7563, 0.2328, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0385, 0.0000, 1.6280, 0.0000, 0.0000, 0.3194, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8301, 0.0000, 0.0000, 1.0414,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'GVLLEIEDLQVNQFK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 9899,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1109, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.4812, 0.0000, 0.4178, 0.0000, 0.6204,
          1.5023, 0.0000, 1.3350, 0.0000, 0.0000, 0.0000, 1.1167, 0.2770, 0.5033,
          0.0000, 0.0000, 0.0000, 0.6954, 0.0000, 0.0000, 0.0000, 0.1056, 0.5966,
          0.0000, 0.2882, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.2275, 0.0000, 0.5745, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.3797, 0.0000, 0.0000, 0.0000, 0.2187, 0.0000, 0.0000,
          0.0000, 0.3058, 0.0000, 0.1455, 0.0000, 0.0000, 1.2776, 0.3985, 0.0000,
          0.0000, 0.9196, 0.0000, 1.2108], device='cuda:0')},
 {'sequence': 'LSGGDDDAAGQFFPEAAQVAYQMWELSAVAR',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 978,
  'anchor_embeddings': tensor([0.0369, 0.0000, 0.2646, 0.0000, 0.0000, 0.0000, 0.0000, 0.4306, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0777, 0.0000, 0.0000, 0.1829, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.7436, 0.0000, 0.0000, 1.0776, 0.1353, 0.6489,
          0.0000, 0.0000, 1.8585, 0.4967], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2290, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0478, 0.0000, 0.0000, 0.0000, 0.3515,
          1.1319, 0.0000, 0.1704, 0.0000, 0.0000, 0.4672, 0.0000, 0.0234, 0.6571,
          1.5095, 0.4130, 0.0000, 0.0000, 0.0000, 0.0000, 2.1188, 0.1660, 0.0887,
          0.0000, 0.0718, 0.7871, 1.3236], device='cuda:0')},
 {'sequence': 'GFAFVYFENVDDAK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(4, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.1102, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6579, 0.0000, 0.0000,
          0.7391, 0.0000, 1.1765, 0.0915, 0.0000, 0.7559, 0.0000, 1.6765, 0.0000,
          0.0000, 0.0000, 0.0000, 0.2219, 0.0000, 0.0000, 1.1109, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.5245, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1159, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7462, 0.0000, 0.0000,
          0.9277, 0.0000, 1.3390, 0.0000, 0.0000, 0.5575, 0.0000, 1.6160, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4672, 0.5010, 0.0000,
          0.0000, 0.0506, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'ALGVLAQLIWSR',
  'anchor': tensor(11, device='cuda:0'),
  'positive': tensor(17, device='cuda:0'),
  'rank': 494,
  'anchor_embeddings': tensor([0.4199, 0.1765, 0.0681, 0.2650, 0.0000, 0.0000, 0.0000, 1.2147, 0.0000,
          1.8889, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3407,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.4538, 0.0000, 0.2214, 0.0000, 0.0000, 0.0000,
          0.5285, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.1635, 0.0000, 0.7422, 0.0000, 0.0000, 0.0000, 0.0000, 1.4136, 0.3166,
          0.2183, 0.0000, 0.0000, 0.0000, 1.4127, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4341, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.8888, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.4685, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'EIAAPELEPLHLR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 2,
  'anchor_embeddings': tensor([0.2644, 0.0000, 0.2516, 0.0000, 0.1451, 0.0000, 0.0000, 0.5467, 0.0000,
          0.0000, 0.0000, 0.9902, 0.0000, 0.0000, 0.0000, 0.8735, 0.0000, 0.7445,
          0.0000, 0.0000, 0.0000, 0.9496, 0.1760, 0.1427, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.6757, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.9571, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.1544, 0.5205, 0.0000, 0.0000, 0.0031, 0.0000, 0.0000, 0.3257, 0.0000,
          0.0000, 0.0000, 0.4692, 0.0000, 0.0000, 0.0000, 0.9312, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.1736, 0.0000, 0.0179, 0.0000, 0.1476, 0.0000,
          0.0000, 0.0000, 0.0000, 2.0011, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.5417, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'NVFEALSELIILTASHCLHGK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 2,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.6560, 0.0000, 0.0000, 0.0954, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0547,
          0.0000, 0.0000, 0.6363, 0.2811, 0.0654, 0.0000, 0.1312, 0.0000, 0.0822,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3535, 0.0778,
          0.0000, 2.1019, 0.0000, 0.3502], device='cuda:0'),
  'postive_embeddings': tensor([0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 7.6344e-02, 0.0000e+00,
          0.0000e+00, 2.9980e-04, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 1.6413e-01, 9.9099e-02, 2.8166e-01, 0.0000e+00,
          2.8466e-01, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          2.7394e-03, 0.0000e+00, 0.0000e+00, 0.0000e+00, 8.4914e-01, 3.8158e-01,
          0.0000e+00, 1.9025e+00, 1.7157e-01, 0.0000e+00], device='cuda:0')},
 {'sequence': 'EANSIIITPGYGLCAAK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([8.1931e-01, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          1.4825e-01, 0.0000e+00, 0.0000e+00, 6.2785e-01, 0.0000e+00, 2.7437e-01,
          0.0000e+00, 3.7301e-01, 2.5804e-01, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 2.1674e+00, 0.0000e+00, 5.6612e-01,
          0.0000e+00, 1.2074e-04, 5.0395e-02, 0.0000e+00], device='cuda:0'),
  'postive_embeddings': tensor([0.5831, 0.0000, 0.0000, 0.0000, 0.0799, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.6670, 0.0000, 0.0000, 1.0166, 0.0000, 0.1693, 0.0000, 0.0000, 0.1724,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 2.1159, 0.0000, 0.4886,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'ELGELIPLR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(4, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.3587, 0.0000, 0.1897, 1.5620, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.6746, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.0980, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3237, 0.0000, 0.0000, 0.2897,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0730, 0.0000, 0.3481, 1.9311, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.4233, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.0452, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1261, 0.0000, 0.0000, 0.1807,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'APLQVAVLGPTGVAEPVEVR',
  'anchor': tensor(3, device='cuda:0'),
  'positive': tensor(7, device='cuda:0'),
  'rank': 453,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7941, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0704, 0.0000, 0.0000, 0.0000, 0.4141,
          0.5159, 0.0000, 0.5171, 0.0126, 0.0000, 0.0000, 0.0000, 0.0000, 0.2674,
          0.0000, 0.5597, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2462, 0.0000,
          0.0000, 0.0000, 0.0000, 2.6692], device='cuda:0'),
  'postive_embeddings': tensor([0.2522, 0.0000, 0.4697, 0.0000, 0.8685, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1012,
          1.5760, 0.0000, 0.2330, 0.0309, 0.0000, 0.0000, 0.0725, 0.0000, 0.1167,
          0.0000, 1.8216, 0.0000, 0.0000, 0.0000, 0.0000, 0.1586, 0.7588, 0.0000,
          0.0000, 0.0000, 0.0000, 1.1627], device='cuda:0')},
 {'sequence': 'LGLENAEALIR',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 58,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.2949, 0.0000, 0.4642, 0.0000, 0.0000, 0.0000, 0.0000,
          1.9347, 0.0000, 0.0374, 0.0000, 0.2747, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.2921, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.8628,
          0.4490, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.9878, 0.0242, 0.0460, 0.2553, 0.0000, 0.0000, 0.0000, 0.0000,
          1.6177, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.5815, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1580, 0.0000, 1.1885,
          0.1737, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'AGSGNYSGDISDDLFR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 23,
  'anchor_embeddings': tensor([0.0565, 0.5124, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.1757, 0.0000, 0.0000, 1.4874, 0.0000, 0.6920, 0.0000, 0.0000, 0.0000,
          0.0000, 0.1652, 0.0000, 0.9694, 0.0000, 0.0000, 0.0000, 0.6845, 0.0000,
          0.0000, 0.0000, 0.0000, 0.6084], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.1949, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0564,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1719, 0.0000, 0.0000, 0.0000, 0.2565,
          0.6785, 0.0000, 0.0000, 1.2581, 0.0000, 0.0725, 0.0000, 0.0000, 0.9812,
          0.1618, 0.0584, 0.0000, 0.6861, 0.0000, 0.0000, 0.0000, 0.6963, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'TEGNIDDSLIGGNASAEGPEGEGTESTVITGVDIVMNHHLQETSFTK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0963, 0.0000, 0.0000, 0.0000, 0.4211, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0726, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.8221, 0.0000, 0.0000, 0.0000, 1.1871, 0.0000, 0.1066,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0393, 0.0000,
          0.0000, 0.2552, 2.1311, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.2299, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.7947, 0.0000, 0.0000, 0.0000, 0.9825, 0.4295, 0.1756,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1494,
          0.0000, 0.0000, 1.9100, 0.0000], device='cuda:0')},
 {'sequence': 'VPPAINQFTQALDR',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(3, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 1.0367, 0.0000, 0.0331, 0.0000, 0.0000, 0.0000, 0.1020, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4586, 0.0000, 0.0000, 0.0000, 0.9660,
          0.0000, 0.0000, 0.0000, 0.2537, 0.0000, 2.1021, 0.0000, 0.8538, 0.0000,
          0.0000, 0.0556, 0.0000, 0.0089, 0.0000, 0.0000, 0.1091, 1.2673, 0.0159,
          1.0733, 0.0000, 0.0000, 0.0198], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 1.3211, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0313, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4677, 0.0000, 0.0000, 0.0000, 0.9125,
          0.7862, 0.0000, 0.0000, 0.0000, 0.0000, 2.2827, 0.0000, 0.9364, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7557, 0.0000,
          0.4798, 0.0194, 0.0000, 0.1813], device='cuda:0')},
 {'sequence': 'TNVLGHLQQGGAPTPFDR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 264,
  'anchor_embeddings': tensor([0.9187, 0.7350, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.1086, 0.0000, 1.1096, 0.0000, 0.0000, 0.0000, 0.3295, 0.0000, 0.3254,
          0.0000, 0.0000, 0.0490, 0.0194, 0.3560, 0.0000, 0.4842, 0.0725, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4340,
          1.2951, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.9001, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7638,
          0.0780, 0.0000, 0.0000, 0.0463, 0.0000, 0.0000, 0.9445, 0.0000, 0.0000,
          0.0000, 0.6836, 0.0000, 0.0000, 0.0000, 0.0000, 0.1383, 0.1901, 1.1147,
          0.0000, 0.0000, 0.0237, 0.3897], device='cuda:0')},
 {'sequence': 'NAGNCLSPAVIVGLLK',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 2,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.8593, 0.0000, 0.0000, 1.7519, 0.9212,
          0.0000, 0.0000, 0.0000, 0.0000, 1.4051, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0596, 0.0000, 0.0000, 0.0000, 0.0730, 1.0116, 0.0000, 0.0000, 0.1128,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1052, 0.0000, 0.4213,
          0.0000, 0.4618, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 1.2959, 0.0000, 0.0000, 1.0966, 0.9727,
          0.0000, 0.0000, 0.0000, 0.0000, 0.6220, 0.0000, 0.2281, 0.0000, 0.0000,
          0.0710, 0.0000, 0.0000, 0.0000, 0.5846, 1.2212, 0.0000, 0.0000, 0.0000,
          0.1173, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5264,
          0.0000, 0.3419, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'DYFFALAHTVR',
  'anchor': tensor(3, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 9,
  'anchor_embeddings': tensor([0.0819, 0.0000, 0.0365, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1712,
          0.8403, 0.0000, 0.0309, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1542, 0.0000, 0.0000, 0.0000, 0.0000,
          1.5568, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4602,
          0.2213, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.4888, 0.0000, 0.0000, 0.0000, 0.1842,
          0.2482, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.4363, 0.0000, 0.0000, 0.2649, 0.0000, 0.0000, 0.0000,
          2.0481, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.8160,
          1.6316, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'EIINVGHSFHVNFEDNDNR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0919, 0.0000, 0.5789, 0.0000, 0.7371, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5064,
          0.2402, 0.0000, 1.6621, 0.7489, 0.0000, 0.0000, 1.3528, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3941,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.2466, 0.0000, 1.0407, 0.0000, 0.4810, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9620,
          0.0000, 0.0000, 1.1684, 0.8884, 0.0000, 0.0000, 1.2384, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4097,
          0.0000, 0.0000, 0.0496, 0.1468], device='cuda:0')},
 {'sequence': 'AIPDLTAPVAAVQAAVSNLVR',
  'anchor': tensor(14, device='cuda:0'),
  'positive': tensor(4, device='cuda:0'),
  'rank': 62,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.6546, 0.0000, 0.0000, 0.0000, 0.3218,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1668, 0.0000, 0.3768,
          0.0000, 1.9514, 0.0000, 0.0000, 0.0000, 0.0000, 0.5813, 0.0000, 0.0000,
          0.0000, 0.0000, 0.4691, 1.1090], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5501,
          0.3309, 0.0000, 1.0775, 0.0000, 0.0000, 0.0000, 0.5838, 0.0000, 0.0000,
          0.0000, 1.5028, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.5741], device='cuda:0')},
 {'sequence': 'SQVLFAVVFTAR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 220,
  'anchor_embeddings': tensor([0.8017, 0.0000, 0.0000, 0.0000, 1.2479, 0.0000, 0.0000, 0.0000, 0.0000,
          0.2617, 0.0000, 1.2488, 0.0000, 0.9737, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.3646, 0.0000, 0.0000, 0.0000, 0.1778, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7804,
          1.3257, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.1587, 0.0000, 0.0000, 0.0000, 0.3735, 0.0000, 0.0000, 0.1446, 0.7652,
          0.0000, 0.0000, 0.3599, 0.0000, 0.0000, 0.0000, 1.0699, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.3941, 0.3335, 0.3516, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.6692, 0.0000, 0.0000, 0.0000, 0.0000, 0.6213,
          0.9740, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LVLEVAQHLGESTVR',
  'anchor': tensor(8, device='cuda:0'),
  'positive': tensor(35, device='cuda:0'),
  'rank': 7579,
  'anchor_embeddings': tensor([0.0000, 0.0000, 1.3733, 0.0000, 2.0139, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8458,
          1.1184, 0.0000, 0.0000, 0.3458, 1.2194, 1.1200, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 1.6307, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 1.2046, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.9524, 0.0000, 0.0000, 0.0000, 0.1162,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7131, 0.0000,
          0.0000, 0.0000, 0.0000, 0.5920, 0.0000, 0.0000, 0.0000, 0.0000, 0.8841,
          0.0000, 0.0000, 1.2762, 0.4384], device='cuda:0')},
 {'sequence': 'DLQFVEVTDVK',
  'anchor': tensor(13, device='cuda:0'),
  'positive': tensor(6, device='cuda:0'),
  'rank': 5,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.7835, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2074,
          0.3219, 0.0000, 1.3810, 0.0000, 0.0000, 0.0000, 0.1028, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4681, 0.0000, 0.0000, 1.7306, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6444, 1.6824, 0.0000, 0.4351,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 1.1759, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1341,
          0.0000, 0.0000, 1.5501, 0.0000, 0.0000, 0.0000, 1.1333, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.6892, 0.0000, 0.0000, 1.7180, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3905, 0.0000, 0.0318,
          0.2520, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'VIHDNFGIVEGLMTTVHAITATQK',
  'anchor': tensor(24, device='cuda:0'),
  'positive': tensor(15, device='cuda:0'),
  'rank': 865,
  'anchor_embeddings': tensor([0.2956, 0.0000, 0.0000, 0.0000, 1.1346, 0.0000, 0.0000, 0.3177, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.9073, 0.0000, 0.0000, 0.0000, 0.7875, 0.0000, 0.2140,
          0.0000, 0.0000, 0.0000, 1.5149, 0.0000, 0.0000, 0.0000, 0.7350, 0.0000,
          0.0000, 0.1221, 1.0227, 0.3538], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.7991, 0.0000, 0.0000, 0.0000, 0.2051,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3160, 0.0000, 0.0000, 0.0000, 1.1785,
          0.1168, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2890,
          0.6575, 0.0000, 0.0000, 1.1966, 0.0000, 0.0000, 0.0000, 0.4355, 0.0000,
          0.0000, 0.5982, 0.2987, 0.0000], device='cuda:0')},
 {'sequence': 'DITYFIQQLLR',
  'anchor': tensor(3, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.7610, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.2620, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3140, 0.0000,
          0.0637, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.7674,
          1.1531, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.4568, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.1671, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3558, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4861,
          1.0637, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'SLVEIIEHGLVDEQQK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 1,
  'anchor_embeddings': tensor([0.8551, 0.0000, 0.0040, 0.0000, 0.1750, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8352,
          1.2353, 0.0000, 0.0000, 0.3562, 0.0000, 0.0000, 0.2919, 1.9766, 0.7568,
          0.5520, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0582, 0.9748,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.3678, 0.0000, 0.2444, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.6551, 0.0000, 0.2694, 0.0000, 0.6700,
          0.7718, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7252, 2.0389, 0.3615,
          0.2236, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1565,
          0.0000, 0.0000, 0.0000, 0.1302], device='cuda:0')},
 {'sequence': 'DQPFTILYR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 13878,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.9764, 0.7354, 1.3119, 0.0000, 0.0000, 0.0000, 0.0000,
          1.0652, 0.0000, 0.5390, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5413, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5284, 0.0000, 0.0000, 0.9852,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.4553, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1180, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0444, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0789, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3038,
          0.0197, 0.1016, 0.0000, 0.2908, 0.0000, 0.0000, 0.1194, 1.0757, 0.0000,
          0.0000, 0.1863, 0.9563, 0.7278], device='cuda:0')},
 {'sequence': 'VNFLPEIITLSK',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(3, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.2981, 0.0000, 0.0000, 2.0750, 0.0000, 0.0000, 0.0000, 0.5148,
          0.0000, 0.0000, 1.9554, 0.0000, 0.0000, 0.0000, 0.7703, 0.0000, 0.2514,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3004, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.6987, 0.0000, 0.0483, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.6990, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 1.9793, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 2.2603, 0.0000, 0.0000, 0.0000, 0.2751, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2021, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'TLSFGSDLNYATR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.6294, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.6285, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3949, 0.0000, 0.2051,
          0.0000, 0.0000, 0.0059, 0.0000, 1.7666, 0.5244, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5078, 0.0000, 0.0000,
          1.2296, 0.9453, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.5472, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2140, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0198, 0.0000, 0.0256,
          0.0000, 0.0000, 0.0000, 0.0000, 2.1465, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7055, 0.0000, 0.0000,
          1.0861, 0.5708, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'VAVTPPGLAR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 728,
  'anchor_embeddings': tensor([0.6814, 0.0000, 0.0000, 1.0449, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.6571, 0.1946, 0.0000, 0.0000, 0.0000, 0.1072,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4940, 0.0000,
          0.0000, 0.0000, 0.0000, 0.8308, 0.0000, 0.4275, 0.0000, 0.0000, 0.0000,
          0.0416, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 1.9331, 0.0000, 0.0000, 0.0000, 1.1395, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2889, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.1959, 0.0000, 0.0000, 0.0000, 0.5891, 0.9972, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'ISITEGIER',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 2.0526, 1.6058, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9503, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0921,
          0.1225, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 2.0257, 1.7098, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9956, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2155, 0.0000, 0.0000, 0.1054,
          0.2689, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'VENLTEGAIYYFR',
  'anchor': tensor(5, device='cuda:0'),
  'positive': tensor(7, device='cuda:0'),
  'rank': 78,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.7306, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7522, 0.0000, 0.0000,
          0.1451, 0.0000, 0.0000, 0.7538, 0.0000, 0.8698, 0.0000, 0.6547, 0.0000,
          0.0000, 0.0000, 0.0000, 1.0723, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.2964, 0.0000, 0.0000, 0.0000, 0.2887, 0.0000, 0.0000, 0.0000, 0.3942,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0569, 0.0000, 0.8727,
          0.6705, 0.0000, 0.0000, 0.9052, 0.0000, 1.1600, 0.0000, 0.8845, 0.0000,
          0.8897, 0.0000, 0.0000, 0.4120, 0.0000, 0.0000, 0.0000, 0.0000, 1.0104,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LELAQYR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 14,
  'anchor_embeddings': tensor([0.0000, 0.0000, 1.6406, 1.2417, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.5093, 1.3724, 0.0000, 0.0000, 0.0000, 0.0000, 0.1579,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8180, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.9170, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.1363, 0.0000, 1.1746, 1.0561, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.2148, 0.0000, 0.0000, 0.0000, 0.0000, 0.1085,
          0.0000, 0.0000, 0.0000, 0.0000, 1.3663, 0.0000, 0.5930, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.5422, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'IEGDPQGVQQAK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 48,
  'anchor_embeddings': tensor([0.0000, 1.6272, 1.5959, 0.0000, 0.0667, 0.0000, 0.0000, 0.0000, 0.6309,
          0.0000, 0.0000, 1.2880, 0.0000, 0.0000, 0.0000, 0.5850, 0.0000, 1.0208,
          0.0000, 0.0000, 0.0000, 0.2572, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5110, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 1.3910, 1.4331, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.9246, 0.0000, 1.4347, 0.0000, 0.0962, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.1166, 0.0000, 0.0000, 0.0000, 1.2028, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5223, 0.0000, 0.0000,
          0.0202, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'YAPSGFYIASGDVSGK',
  'anchor': tensor(3, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 4,
  'anchor_embeddings': tensor([0.1847, 0.0000, 0.6275, 0.0000, 0.0000, 0.0000, 0.0000, 1.3341, 0.2887,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0053, 0.0000, 0.8445, 0.0000, 0.0000,
          1.2574, 0.0000, 0.7934, 0.0000, 0.0000, 0.4534, 0.0000, 0.3139, 0.9764,
          0.0000, 0.0000, 0.0000, 0.0732, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.7159, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.2170, 0.0000, 0.8604, 0.0000, 0.0000, 0.0000, 0.0000, 1.5754, 0.4847,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4310, 0.0000, 1.3082, 0.0000, 0.0000,
          0.1128, 0.0000, 0.2435, 0.0000, 0.2406, 0.9028, 0.0000, 0.0000, 0.7183,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.8031, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'TLYNNQPIDFLK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 2,
  'anchor_embeddings': tensor([0.0000, 1.0658, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6964, 0.4771,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8002, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.6090, 0.2237, 0.0000, 0.0000, 0.0000,
          0.2844, 0.0138, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6666, 0.0000,
          0.2828, 1.9301, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.5839, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3963, 1.0014,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0386, 0.0000, 0.1043,
          0.0000, 0.0000, 0.0000, 0.0000, 1.7734, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0154, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 1.4744, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'HPNGTQETILLNHTFNETQIEWFR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(3, device='cuda:0'),
  'rank': 466,
  'anchor_embeddings': tensor([0.0000, 0.0000, 1.1933, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.5030,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9573, 0.0000, 0.0000,
          0.0000, 0.2114, 0.0000, 0.0000, 0.0000, 0.0000, 0.0415, 0.0000, 0.8632,
          0.0000, 0.0000, 0.9826, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8923, 0.0000,
          0.0000, 0.0000, 0.0354, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9501,
          0.0000, 0.0000, 0.5523, 0.0000, 0.0000, 0.0000, 1.7698, 0.0000, 0.0000,
          0.0000, 0.7400, 0.0000, 0.2490, 0.0000, 0.0000, 0.1380, 0.0000, 0.0000,
          0.0000, 0.0000, 0.4655, 0.8094], device='cuda:0')},
 {'sequence': 'FLEVDEYPEHIK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.6809, 0.0000, 0.0000, 0.0000, 1.9136, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.8054, 0.0000, 0.1521, 0.2008, 0.0000, 0.0000,
          1.8600, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8617,
          0.1973, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.2198, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.9341, 0.0000, 0.0000, 0.0000, 1.8849, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.6108, 0.0000, 0.0000, 0.2547, 0.0000, 0.0000,
          2.1022, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6822,
          0.5403, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'GQFSTDELVAEVEK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 22,
  'anchor_embeddings': tensor([0.2733, 0.2618, 0.1090, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5581,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3772, 0.0000, 0.3921, 0.0000, 0.4695,
          0.0000, 0.0000, 0.0000, 0.0000, 0.5195, 1.1362, 0.0000, 0.0000, 0.3706,
          0.7570, 0.0000, 0.0000, 0.6847, 0.0000, 0.0000, 0.0000, 0.0000, 0.2670,
          0.0000, 0.9549, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6311,
          0.0000, 0.0000, 0.0000, 0.0000, 1.0730, 0.0000, 0.4217, 0.0000, 0.0000,
          0.0602, 0.0000, 0.0000, 0.0000, 0.8467, 1.1264, 0.0000, 0.0000, 0.0995,
          0.3825, 1.2709, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6214,
          0.0000, 1.3737, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'WTEYGLTFTEK',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 2,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0207, 1.6652,
          0.8544, 0.0000, 0.0000, 0.0000, 1.6454, 0.0000, 0.0000, 0.0000, 0.2802,
          0.0000, 0.0000, 0.0205, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.4355, 0.9729, 0.0000, 0.0000, 0.0000, 0.0000, 0.0101, 0.0000, 0.0000,
          0.5117, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.5521, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.6358,
          0.3684, 0.0000, 0.0000, 0.0000, 1.7158, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.0015, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0849, 0.8232, 0.0000, 0.0000, 0.0000, 0.0000, 0.6290, 0.0000, 0.4020,
          0.7847, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'YQEDTCYGDAGSAFAVHDLEEDTWYATGILSFDK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.9324, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0473, 0.0000, 0.0000, 0.0000, 0.0359,
          0.0000, 0.0000, 1.4167, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3094,
          0.3557, 0.9667, 0.0000, 1.2322, 0.0000, 0.0000, 0.0933, 0.0000, 0.0000,
          0.0000, 0.2284, 0.1786, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.6996, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.5789, 0.0000, 0.0000, 0.0000, 0.2847,
          0.0000, 0.0000, 1.3135, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4299,
          0.1096, 1.1085, 0.0000, 1.0840, 0.0000, 0.0000, 0.2343, 0.0000, 0.0000,
          0.0000, 0.6681, 0.4311, 0.0000], device='cuda:0')},
 {'sequence': 'WFLTCINQPQFR',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([1.3080, 0.0000, 0.0000, 0.0000, 1.0347, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.2290, 0.0000, 0.0000, 0.0000, 0.0000,
          0.9846, 0.0000, 0.0281, 0.0000, 0.0000, 1.3023, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.2219, 0.0000, 0.0000, 0.0000, 0.8197, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.1169, 0.0000, 0.0000, 0.0000, 0.2391,
          0.8558, 0.0000, 0.0813, 0.0000, 0.0000, 1.5945, 0.0000, 0.0000, 0.0000,
          0.1073, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LVFLGLDNAGK',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 2823,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.1518, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.1660, 0.0000, 0.5147, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.0955, 0.0000, 0.0000, 0.0000, 0.0000,
          0.4422, 0.0364, 0.0000, 0.0000, 0.0000, 0.2386, 1.6334, 0.0000, 0.1455,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 1.6074, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2747, 0.0000,
          0.0000, 0.0000, 0.8161, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.0762, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.0662, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'IAQDLEMYGVNYFSIK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 590,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.6251, 0.0000, 0.0000, 0.0000, 0.0000, 0.9858, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3041, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4834, 0.4642,
          0.3542, 0.0000, 0.0000, 0.3356, 0.0000, 0.0000, 0.0000, 1.6401, 0.0000,
          0.0000, 0.0000, 0.6133, 0.5587], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.7688, 0.0000, 0.0000, 0.0000, 0.0000, 0.2003, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0146, 0.0000, 0.0000, 0.0000, 0.7249,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1445, 0.0525, 1.6175,
          1.3067, 0.5421, 0.0000, 0.4175, 0.0000, 0.0000, 0.0000, 0.8642, 0.0000,
          0.0000, 0.0000, 0.1729, 0.2988], device='cuda:0')},
 {'sequence': 'AQVEEFLAQHGSEYQSVK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 28,
  'anchor_embeddings': tensor([0.3675, 0.0000, 0.8673, 0.0000, 0.2927, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5601, 1.7219, 1.2000,
          0.0000, 0.0000, 0.0000, 0.4337, 0.0000, 0.0000, 0.0000, 0.0000, 0.4465,
          0.0000, 1.6881, 0.0000, 0.4780], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0408, 0.0000, 0.9055, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1750, 0.0000, 0.0000, 0.0000, 0.8316,
          0.0000, 0.0000, 0.0000, 0.7040, 0.0000, 0.0000, 0.2899, 1.3677, 1.0115,
          0.0000, 0.0000, 0.0000, 0.1685, 0.0000, 0.0000, 0.0000, 0.0000, 0.0263,
          0.0000, 0.8178, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LASQANIAQVLAELK',
  'anchor': tensor(3, device='cuda:0'),
  'positive': tensor(4, device='cuda:0'),
  'rank': 986,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0402, 0.0000, 0.0000, 0.1121, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.7106, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1421,
          0.2273, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6102, 0.0465,
          0.0000, 0.0653, 0.6403, 1.2280], device='cuda:0'),
  'postive_embeddings': tensor([0.0200, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.3815, 0.0000, 0.0000, 0.0000, 0.1932, 0.7346, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2370,
          0.0000, 1.3435, 2.0880, 0.1952], device='cuda:0')},
 {'sequence': 'VGDPAEDFGTFFSAVIDAK',
  'anchor': tensor(3, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 6506,
  'anchor_embeddings': tensor([1.1235, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8316, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.6367, 0.0000, 0.0000, 0.0000, 0.1795,
          0.0000, 0.0000, 0.6354, 0.0000, 0.0000, 0.0000, 0.7038, 0.0000, 0.8457,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3194, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.2295, 0.0000, 0.4665, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0520, 0.0000, 0.3503, 0.0000, 0.4041,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4102, 0.0000, 0.0000,
          0.2723, 0.2759, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1201, 0.0000,
          0.0000, 0.0000, 1.2852, 0.0000], device='cuda:0')},
 {'sequence': 'SINSILDYISTSK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 33,
  'anchor_embeddings': tensor([0.4499, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4710,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4216, 0.0000, 2.0317, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1370, 0.0000, 1.3209,
          1.3959, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0716, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1502,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0998, 0.0000, 0.0000, 0.0000, 0.0856,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3471, 0.0000, 1.1165, 0.0000,
          0.0000, 0.0000, 0.0000, 1.2266, 0.0000, 0.0000, 0.1359, 0.0000, 1.3287,
          1.7166, 0.0000, 0.0000, 0.7590], device='cuda:0')},
 {'sequence': 'ADGYVDNLAEAVDLLLQHADK',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(3, device='cuda:0'),
  'rank': 5,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.8394, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8577, 0.0000, 0.9303,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8077, 0.0000, 0.4148,
          0.0000, 0.9422, 0.6710, 0.5482], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.8353, 0.0000, 0.0886, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1062, 0.0107, 0.6650,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2674, 0.4183, 0.0000,
          0.0000, 0.9066, 0.7140, 0.5870], device='cuda:0')},
 {'sequence': 'LNECVDHTPK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 1.3254, 1.7617, 0.0000, 0.0000, 0.0000, 0.0000, 0.6762, 0.5503,
          0.7530, 0.0000, 1.2683, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5700,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4829, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6560, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 1.4559, 1.8226, 0.0000, 0.0000, 0.0000, 0.0000, 0.6472, 0.8802,
          0.7271, 0.0000, 1.1787, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7040,
          0.0000, 0.0000, 0.0000, 0.0000, 0.9060, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.2715, 0.0000, 0.0000, 0.0000, 0.2569, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LGAPQTHLGLK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 95,
  'anchor_embeddings': tensor([0.0848, 0.0000, 0.0000, 0.0000, 1.3417, 0.0000, 0.0000, 0.0000, 0.2037,
          0.9737, 0.0000, 0.6938, 0.0000, 0.1691, 0.0000, 0.0000, 0.0000, 0.8356,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0422, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.3105, 0.0000, 0.3755, 0.0000, 0.0000, 0.0000,
          0.8237, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.9277, 0.0000, 0.0000, 0.1286, 1.0213, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0659, 0.0000, 0.6815, 0.3306, 0.3195, 0.0000, 0.0000, 0.0000, 1.3821,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2559, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.3554, 0.0000, 0.8878, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'VLLVLELQGLQK',
  'anchor': tensor(4, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 88,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.1954, 0.0000, 0.7701, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.6636, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7278, 0.0000, 0.9687,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.1511, 0.0000, 0.0000, 0.0000, 0.4257,
          0.0000, 0.0000, 0.1458, 0.0000, 0.0000, 0.0000, 1.3226, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.4177, 0.4408, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3886, 0.0000, 1.2092,
          0.3486, 0.8212, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'DISEASVFDAYVLPK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.4746, 0.0000, 1.4079, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2214,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3827, 0.0000, 0.0653,
          0.2019, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 2.2655, 0.3207,
          0.0000, 1.2440, 0.0000, 0.0000, 0.0000, 0.0000, 0.0566, 0.0000, 0.0000,
          0.0000, 0.2483, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.4615, 0.0000, 1.2788, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4521,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.5130, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0094, 0.0000, 0.0000, 2.1831, 0.0389,
          0.0000, 1.5441, 0.0000, 0.0000, 0.0000, 0.0000, 0.2575, 0.0000, 0.0000,
          0.0000, 0.0684, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'INVYYNEATGGK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.7887, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3325, 0.0000,
          0.1172, 0.0000, 2.2951, 0.0000, 0.0000, 0.0000, 0.5878, 0.0000, 0.0843,
          0.0000, 0.0000, 0.0000, 0.2824, 0.7010, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0939, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.7223, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.6832, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4258, 0.0000,
          0.2112, 0.0000, 1.8065, 0.0000, 0.0000, 0.0000, 0.3443, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.1741, 0.7025, 0.0000, 0.0000, 0.0000, 0.0000,
          0.1569, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.5780, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'AVVVNAAQLASYSQSK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 1,
  'anchor_embeddings': tensor([0.1539, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2673,
          0.0000, 0.0000, 0.0000, 0.0000, 1.0020, 0.0000, 0.4732, 0.0000, 0.0000,
          1.1481, 0.0000, 0.9607, 0.0153, 0.0000, 0.8178, 0.0000, 0.1547, 0.1977,
          0.0000, 0.0000, 0.0000, 1.1396, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0102, 0.0000, 0.0000, 0.0000, 0.2015,
          0.0000, 0.0000, 0.0000, 0.0000, 0.9496, 0.0000, 0.2845, 0.0000, 0.0000,
          1.0870, 0.0000, 0.7724, 0.3761, 0.0000, 1.2378, 0.0000, 0.9385, 0.1371,
          0.0075, 0.0000, 0.0000, 0.5860, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'VPIPCYLIALVVGALESR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 743,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3457, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3933, 0.0000, 0.0000, 0.0000, 0.0130,
          0.0000, 0.0000, 0.0000, 1.3273, 0.0000, 0.0000, 0.0000, 1.5529, 0.2694,
          1.0181, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2585, 0.0000, 0.0000,
          0.0000, 0.2736, 0.2567, 1.7895], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2389, 0.0000, 0.0000, 0.0000, 1.3918,
          0.9112, 0.0000, 0.4161, 1.3403, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.9436, 1.1727, 0.0000, 0.0000, 0.0000, 0.0000, 0.1205, 1.4287, 0.0000,
          0.0000, 0.0000, 0.0000, 1.7128], device='cuda:0')},
 {'sequence': 'LYPPSAEYPDLR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 1.7697, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4802,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.4215, 0.6182, 0.1611, 0.0248, 0.0000, 0.0000, 0.0000,
          0.0000, 0.4651, 0.0000, 0.0000, 0.0000, 0.0000, 0.1201, 0.0000, 0.0000,
          1.2020, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0740, 1.2536, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6539,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1917,
          0.0000, 0.0000, 1.5539, 0.4589, 0.1623, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0144, 0.4608, 0.0000, 0.0000, 0.0000, 0.0000, 0.0780, 0.0000, 0.0000,
          1.1705, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'DAGPLLISLK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 19,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0286, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1276,
          0.0000, 0.0000, 0.0000, 0.5472, 0.0704, 0.0000, 0.0000, 0.0000, 0.3816,
          0.0000, 0.0000, 0.0000, 0.0000, 0.9120, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0759, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0809, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.7842, 1.2350, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.9219, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3920, 0.0000, 0.2388, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'YLQEEVNINR',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 14103,
  'anchor_embeddings': tensor([0.0000, 0.0672, 0.4587, 0.0000, 0.0392, 0.0000, 0.0000, 0.4535, 0.1281,
          0.9536, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.1667, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.6808, 0.0000, 0.0000, 0.7613, 0.0000, 0.0000, 0.0000, 0.0000, 0.2405,
          0.4952, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.1239, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7523,
          0.0000, 0.0000, 0.2213, 0.3454, 0.0384, 0.0000, 0.6340, 0.0944, 0.0000,
          0.0200, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4446, 0.0000,
          0.0000, 1.8348, 0.6838, 0.4633], device='cuda:0')},
 {'sequence': 'ADLSIPDLHEIVTEELEER',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 906,
  'anchor_embeddings': tensor([0.3379, 0.0000, 0.0000, 0.0000, 1.3188, 0.0000, 0.0000, 0.7408, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0240, 0.0000, 0.0000, 0.0000, 0.0000,
          0.6522, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1387, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6350, 0.0367,
          0.0000, 0.8412, 0.0000, 0.3233], device='cuda:0'),
  'postive_embeddings': tensor([0.4026, 0.0000, 1.3844, 0.0000, 1.0067, 0.0000, 0.0000, 1.1823, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.2589, 0.0000, 0.0000, 1.3380, 0.3120, 0.7792,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1219, 0.0000, 0.2333,
          0.0000, 0.5178, 0.3013, 0.0000], device='cuda:0')},
 {'sequence': 'APLNVQFNSPLPGDAVK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 275,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9092, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.2013, 0.0000, 0.0000, 0.0000, 0.5722,
          0.0000, 0.0000, 0.0450, 0.0000, 0.0000, 0.0000, 0.1989, 0.0000, 1.1116,
          0.0000, 0.0000, 0.0000, 0.7413, 0.0000, 0.0000, 0.0000, 1.3837, 0.0000,
          0.0000, 0.0000, 0.0950, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7057, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.9940, 0.0000, 0.0000, 0.0000, 0.0000,
          1.2744, 0.0000, 0.2032, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9830,
          0.0000, 0.0000, 0.0000, 1.2261, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.2634, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'DIENQYETQITQIEHEVSSSGQEVQSSAK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.8629, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2092, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0686, 0.0000, 0.0000, 1.1921, 2.5947, 0.7914,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3733, 0.0000, 0.0000,
          0.0000, 0.2628, 0.7767, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.6853, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0726, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.5195, 0.0000, 0.0000, 1.1307, 2.5701, 0.6429,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2725, 0.1876, 0.0000,
          0.0000, 0.0000, 0.8224, 0.0000], device='cuda:0')},
 {'sequence': 'GILAADESTGSIAK',
  'anchor': tensor(3, device='cuda:0'),
  'positive': tensor(5, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.6416, 0.0000, 0.9204, 0.0000, 0.0000, 1.1895, 0.9923,
          0.7788, 0.0000, 0.4286, 0.0000, 0.5364, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.8094, 0.1194, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.6273, 0.0000, 0.0502, 0.0000, 0.0000, 0.0000, 0.0000, 0.0774,
          1.0961, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.7597, 0.0000, 0.0000, 0.9469, 0.4846,
          0.5776, 0.0000, 0.0000, 0.0000, 0.7249, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.0307, 0.2947, 0.3878, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.6215, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0060,
          0.9146, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'SNVSDAVAQSTR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 1.2496, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.7939, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2565, 0.0000, 0.0000, 1.3940, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4851, 0.0000, 0.3800,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.1154, 1.4084, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.7587, 0.0000, 0.0022, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0981, 0.0000, 0.0000, 1.4728, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.5966, 0.0000, 0.5463,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'GSPAINVAVHVFR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.3870, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3731,
          0.5326, 0.0000, 0.2829, 0.0000, 0.5280, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.1699, 0.0000, 0.0268, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.3159, 0.0000, 0.0000, 0.0000, 0.0000, 1.5520, 0.0000, 0.0000,
          1.1902, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.3293, 0.2429, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1985,
          0.8169, 0.0000, 0.2443, 0.0000, 0.3744, 0.0000, 0.0000, 0.0000, 0.0831,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.3092, 0.0000, 0.0000, 0.0000, 0.0000, 2.1940, 0.0000, 0.4180,
          1.4199, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'ENQSILITGESGAGK',
  'anchor': tensor(4, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 28,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.6344, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4258,
          0.0000, 0.0000, 0.2048, 0.0000, 0.0000, 0.0000, 1.1810, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0705, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.5750, 0.0000, 0.7783,
          0.5231, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0348,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8480, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3073, 1.3592, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4390, 0.0000, 0.5239,
          0.2938, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LISWYDNEFGYSNR',
  'anchor': tensor(9, device='cuda:0'),
  'positive': tensor(43, device='cuda:0'),
  'rank': 1038,
  'anchor_embeddings': tensor([0.0835, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.5156, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.4839, 0.0000, 0.0000, 0.0000, 0.0000,
          1.2446, 0.0000, 0.1274, 0.0000, 0.0000, 0.0000, 0.0000, 1.7991, 0.0000,
          0.0000, 0.0000, 0.0000, 0.9191, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.1538, 0.0000, 0.2627, 0.0000, 0.1345, 0.0000, 0.0000, 0.2478, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2374, 0.0000, 0.4100, 0.0000, 1.1871,
          0.6626, 0.0000, 0.0234, 0.6515, 0.0000, 0.0000, 1.2431, 1.4802, 0.6378,
          0.0000, 0.3420, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1068, 0.2868,
          0.0000, 0.4513, 0.2311, 0.0000], device='cuda:0')},
 {'sequence': 'IQSTAEGIQLYSFVTYYVEDLK',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0141, 0.0000, 1.1608, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.8717, 0.0000, 0.0000, 0.2136, 0.0000, 0.9583,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6308, 0.0000, 0.9612,
          0.0000, 0.0000, 0.8014, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 1.1846, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.7014, 0.0000, 0.0000, 0.0000, 0.0000, 1.6669,
          0.3880, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0284, 0.0000, 0.8884,
          0.0000, 0.0000, 0.3246, 0.0339], device='cuda:0')},
 {'sequence': 'DQEGQDVLLFIDNIFR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(5, device='cuda:0'),
  'rank': 5,
  'anchor_embeddings': tensor([0.0152, 0.0000, 1.0273, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.4027, 0.0000, 0.0000, 0.5589, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.1565, 0.0000, 0.0000, 0.0000, 0.0000, 0.1873, 0.0000, 1.4824,
          0.0000, 0.0000, 0.0000, 0.4857], device='cuda:0'),
  'postive_embeddings': tensor([0.1615, 0.0000, 0.7069, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9144,
          1.0472, 0.0000, 0.0000, 0.3007, 0.0000, 0.0000, 0.0904, 0.0000, 0.0000,
          0.5797, 0.0000, 0.0000, 0.0493, 0.0000, 0.0000, 0.2525, 0.0000, 1.9902,
          0.0000, 0.0000, 0.0000, 0.8626], device='cuda:0')},
 {'sequence': 'LNEHFLNTTDFLDTIK',
  'anchor': tensor(6, device='cuda:0'),
  'positive': tensor(4, device='cuda:0'),
  'rank': 81,
  'anchor_embeddings': tensor([0.0000, 0.0974, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5888,
          0.0000, 0.0000, 0.0000, 0.1933, 0.2906, 0.0000, 1.1487, 0.0000, 1.6250,
          0.8207, 0.0000, 0.1097, 0.0000, 0.0000, 0.1300, 0.4540, 0.0000, 1.0489,
          0.5822, 0.9865, 0.0000, 0.3568, 0.0000, 0.0000, 0.0000, 0.5078, 0.0000,
          0.0000, 0.2751, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0109, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1497,
          0.1675, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4746, 0.0291, 1.8619,
          1.1754, 0.4092, 0.0000, 0.4479, 0.0000, 0.0000, 0.0000, 0.2713, 0.0000,
          0.0000, 0.3169, 0.3640, 0.0000], device='cuda:0')},
 {'sequence': 'LFIGGLSFETTDESLR',
  'anchor': tensor(17, device='cuda:0'),
  'positive': tensor(25, device='cuda:0'),
  'rank': 9,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3382,
          1.2929, 0.0000, 1.3109, 0.0000, 0.0000, 0.0000, 0.3905, 0.0000, 0.0000,
          1.2005, 0.7160, 0.0000, 0.0000, 0.0000, 0.0000, 0.0216, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.7047], device='cuda:0'),
  'postive_embeddings': tensor([0.0244, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.5023, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3332, 0.0000, 0.0000,
          1.5592, 0.8091, 0.0000, 0.0000, 0.0000, 0.0000, 0.8231, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.0574], device='cuda:0')},
 {'sequence': 'THEAEIVEGENHTYCIR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 449,
  'anchor_embeddings': tensor([0.0000e+00, 0.0000e+00, 1.7971e+00, 0.0000e+00, 9.9188e-01, 0.0000e+00,
          0.0000e+00, 8.8113e-02, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 2.4605e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          6.6693e-01, 0.0000e+00, 2.9097e-01, 0.0000e+00, 1.4246e-01, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 1.5228e+00, 4.4397e-01,
          0.0000e+00, 3.1622e-04, 0.0000e+00, 2.8613e-01], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 1.2870, 0.0000, 0.0670, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3773,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5393, 0.5850, 0.0000,
          0.0000, 0.4726, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8668, 0.0000,
          0.0000, 1.3756, 0.0069, 0.6862], device='cuda:0')},
 {'sequence': 'EGMAALQSDPWQQELYR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.8856, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.1817, 0.0000, 0.0000, 0.0000, 0.1517, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.1187, 0.0000, 0.0000, 0.0000, 0.0000, 0.5658,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.2946, 0.0000, 2.1069], device='cuda:0'),
  'postive_embeddings': tensor([0.4563, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.1404, 0.0000, 0.0000, 0.0000, 0.3459, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.1130, 1.4153, 0.0000, 0.0000, 0.0000, 0.0000, 0.4747,
          0.0941, 0.0000, 0.0000, 0.2605, 0.0000, 0.0000, 0.0000, 0.2342, 0.0000,
          0.0000, 0.0000, 0.0000, 1.6256], device='cuda:0')},
 {'sequence': 'LLFTVLGEPLIYSLSFPER',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 471,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 2.1703, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5389,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7980, 0.4487, 0.0000,
          0.0000, 0.0000, 0.0000, 0.2659, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.3449, 0.1086, 1.2799], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.4413, 0.0000, 0.0000, 0.2372, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.1396, 0.0000, 0.0000, 1.1127, 0.5306, 0.2623,
          0.0000, 0.0000, 0.0000, 0.1048, 0.0000, 0.0000, 0.6156, 0.2708, 0.2988,
          0.0000, 0.0000, 0.3565, 1.1732], device='cuda:0')},
 {'sequence': 'AALLVPPR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 34,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0103, 0.0000, 0.0000, 1.1730, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.8867, 0.0000, 0.0000, 0.5945, 0.0000,
          0.6096, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.7572, 0.0000, 0.0000, 0.0404], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.3147, 0.0000, 0.0000, 1.4467, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4584, 0.0000,
          0.3554, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.9905, 0.0000, 0.0000, 0.9055], device='cuda:0')},
 {'sequence': 'HSQAVEELAEQLEQTK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 552,
  'anchor_embeddings': tensor([0.2005, 0.0000, 0.8857, 0.0000, 0.2809, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0962, 0.0000, 2.4595,
          1.1884, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1521, 0.0000, 0.1382,
          0.2899, 1.1751, 0.0000, 0.6788, 0.0000, 0.0000, 0.2962, 0.0000, 0.8197,
          0.0000, 0.0000, 0.2762, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.3426, 0.0000, 0.8657, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.9832,
          0.0000, 0.0000, 0.7150, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9678,
          0.0000, 0.2254, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3664,
          0.0000, 0.9806, 0.8838, 0.9882], device='cuda:0')},
 {'sequence': 'SYFLIVR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 4,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.7500, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.8911, 1.1415, 0.0000, 0.0000, 0.0000, 0.0000, 0.1917,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7372, 0.0000, 0.0000,
          1.0942, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.9346, 0.0000, 0.0000, 0.4842], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.1698, 0.0227, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.5216, 1.1203, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3634, 0.0000, 0.0000,
          0.8876, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.0871, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'ALAAAGYDVEK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(7, device='cuda:0'),
  'rank': 1,
  'anchor_embeddings': tensor([0.0000, 0.8441, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7076, 0.9396,
          0.0000, 0.0000, 0.0000, 0.0000, 1.4351, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.1385, 0.0000, 0.0000, 0.0000, 0.0000,
          0.3843, 0.0000, 0.0000, 0.0000, 0.0000, 1.5006, 0.0000, 0.0000, 0.8323,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.9109, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5454,
          0.0000, 0.0000, 0.0000, 0.0000, 1.3947, 0.0000, 0.0000, 0.0000, 0.2649,
          0.0000, 0.0000, 0.0000, 0.0000, 0.8718, 0.0000, 0.0000, 0.0000, 0.0000,
          0.8290, 0.0000, 0.0000, 0.0000, 0.0000, 1.5288, 0.0777, 0.0000, 1.1773,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'FVALICEASGGGAFLVLPLGK',
  'anchor': tensor(8, device='cuda:0'),
  'positive': tensor(16, device='cuda:0'),
  'rank': 47,
  'anchor_embeddings': tensor([0.8316, 0.0000, 1.1022, 0.0000, 0.0290, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4019,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5548, 0.7854, 0.8076,
          0.0000, 0.0000, 0.0000, 0.1624, 0.0000, 0.0000, 0.1799, 0.2001, 0.0824,
          0.0000, 0.6289, 0.0959, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.8693, 0.0000, 1.7520, 0.0000, 0.0000, 0.0000, 0.0000, 0.7704, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0813, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2321, 0.5337,
          0.0000, 0.0000, 0.0000, 0.0334, 0.0000, 0.0000, 0.0650, 0.4131, 0.0000,
          0.0000, 0.5018, 0.3227, 0.5615], device='cuda:0')},
 {'sequence': 'LTSTVMLWLQTNK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 14,
  'anchor_embeddings': tensor([0.0426, 0.0000, 0.0000, 0.0000, 0.8980, 0.0000, 0.0000, 0.0000, 1.3294,
          0.6840, 0.0000, 0.1044, 0.0000, 1.2326, 0.0000, 0.0000, 0.0000, 0.3342,
          0.0000, 0.0000, 0.0000, 0.0912, 0.0795, 0.0000, 0.0000, 0.3226, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6083, 0.0000, 0.0000, 0.0589,
          0.1163, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 1.7482, 0.0000, 0.0000, 0.0000, 0.9341,
          0.0000, 0.0000, 0.0000, 0.0000, 1.7485, 0.0000, 0.1616, 0.0000, 0.3406,
          0.0000, 0.0000, 0.2471, 0.6617, 0.0000, 0.3911, 0.0000, 0.0000, 0.2875,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'KPFGNSLFHMEDGEPYCEK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 694,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7239, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3274,
          0.0000, 0.0000, 0.7243, 0.8295, 0.0000, 0.0000, 0.0000, 0.0000, 1.1008,
          0.8992, 0.1969, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7559, 0.2814,
          0.0000, 0.0000, 0.7084, 0.5364], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.5820, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4501, 0.0000, 0.0000, 0.0000, 2.5993,
          0.0000, 0.0000, 0.4524, 0.0000, 0.0000, 0.0000, 1.0449, 0.0000, 0.4450,
          0.0787, 0.0000, 0.0000, 0.7018, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.7124, 0.0000], device='cuda:0')},
 {'sequence': 'DNCCILDER',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([1.9346, 0.0000, 0.0000, 0.9050, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.7595, 0.0000, 0.7055, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 1.4385, 0.0000, 0.0000, 0.0000, 0.0000, 0.0126, 0.0000, 0.0000,
          0.3914, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.9958, 0.0000, 0.0000, 1.0414, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.8130, 0.0000, 0.4492, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0285, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 1.5102, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.7655, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'APPQTHLPSGASSGTGSASATHGGGSPPGTR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 22,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0034, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 2.1019, 0.0000, 0.0000, 0.0000, 1.3157,
          0.0000, 0.0000, 0.0000, 0.5896, 0.0000, 0.0000, 0.6599, 0.5421, 0.3859,
          0.0000, 0.0000, 0.0000, 0.5564, 0.0000, 0.0000, 0.1035, 0.5887, 0.1786,
          0.0000, 0.0000, 1.2980, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0313, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.8665, 0.0000, 0.0000, 0.0000, 1.2559,
          0.0000, 0.0000, 0.0000, 0.9201, 0.0000, 0.0000, 0.2992, 0.0000, 0.8890,
          0.0000, 0.0000, 0.0000, 0.5700, 0.0000, 0.0000, 0.1550, 0.3755, 1.2224,
          0.0000, 0.0000, 1.1869, 0.0000], device='cuda:0')},
 {'sequence': 'VDGAEWGVDLPSVEAQLGSHR',
  'anchor': tensor(3, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 67,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0916, 0.0000, 1.3970, 0.0000, 0.0000, 0.2004, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2893, 0.0000, 0.0000, 0.0000, 0.0000,
          0.7027, 0.0000, 1.1565, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.5305, 0.0000, 0.5617], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.3662, 0.0000, 1.2140, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.7876, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.7879, 0.3317, 0.0000, 0.0000, 0.2391, 0.0340, 0.5865,
          0.0000, 0.0000, 0.0000, 0.1145, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.7373, 1.2904], device='cuda:0')},
 {'sequence': 'HLDGEEDGSSDQSQASGTTGGR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 79,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.4393, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2092,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7511, 0.0000, 0.0926,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6355, 0.5599, 1.6283,
          0.0000, 0.0000, 0.6216, 1.3260], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0394, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7115,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0723, 0.0000, 1.4962,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4250, 0.5509, 1.5023,
          0.0000, 0.0000, 0.8042, 0.5324], device='cuda:0')},
 {'sequence': 'DGSSGGVIYLVTITAAGVDHR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 74,
  'anchor_embeddings': tensor([2.1058, 0.0000, 0.0000, 0.0000, 1.0562, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.5275, 0.0000, 0.0000, 0.0000, 0.5119,
          0.0000, 0.0000, 0.0264, 0.4192, 0.0000, 0.0000, 0.0000, 0.0000, 0.1350,
          0.0000, 0.3771, 0.0000, 0.0000, 0.0000, 0.0000, 0.2133, 0.3438, 0.0000,
          0.0000, 0.9859, 0.4504, 0.7240], device='cuda:0'),
  'postive_embeddings': tensor([1.2303e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 6.3406e-01, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 6.8269e-01, 0.0000e+00, 0.0000e+00, 0.0000e+00, 3.6053e-01,
          6.3845e-02, 0.0000e+00, 9.7711e-02, 1.2857e-01, 0.0000e+00, 0.0000e+00,
          7.9090e-01, 0.0000e+00, 8.2738e-02, 0.0000e+00, 5.6203e-04, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 5.0911e-01, 0.0000e+00, 4.0603e-01,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 7.3758e-01], device='cuda:0')},
 {'sequence': 'MELQSALEEAEASLEHEEGK',
  'anchor': tensor(6, device='cuda:0'),
  'positive': tensor(5, device='cuda:0'),
  'rank': 2784,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.6707, 0.0000, 1.2706, 0.0000, 0.0000, 0.9915, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0892,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0377, 1.3853,
          0.2617, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3442, 0.5956, 0.8552,
          0.0000, 0.0000, 0.8162, 0.2211], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.8222, 0.0000, 0.0000, 0.0000, 0.0000, 1.3813, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3452, 0.0000, 0.5734,
          2.4062, 0.0000, 0.0000, 0.0918, 0.0000, 0.0000, 0.3860, 0.5641, 0.4912,
          0.0000, 1.0611, 0.3448, 0.4738], device='cuda:0')},
 {'sequence': 'LTTPTYGDLNHLVSATMSGVTTCLR',
  'anchor': tensor(3, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 5648,
  'anchor_embeddings': tensor([0.2113, 0.0000, 0.0320, 0.0000, 0.3652, 0.0000, 0.0000, 0.3659, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4242,
          0.0000, 0.0000, 0.0000, 0.1589, 0.0000, 0.0000, 0.0970, 0.0000, 0.0831,
          0.0000, 0.1741, 0.8573, 1.5070], device='cuda:0'),
  'postive_embeddings': tensor([0.0483, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5762, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2853,
          0.0000, 0.0000, 1.1876, 0.1378, 0.0000, 0.0000, 1.0441, 0.3075, 0.0000,
          0.0000, 0.2789, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4323, 0.8658,
          0.0000, 0.0918, 0.5754, 0.0000], device='cuda:0')},
 {'sequence': 'DTSNHFHVFVGDLSPEITTEDIK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 31,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.1021, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6328,
          0.4505, 0.0000, 0.0000, 0.3044, 0.0000, 0.0000, 0.5206, 0.1597, 1.2951,
          0.1869, 0.2364, 0.0000, 0.0000, 0.0000, 0.0000, 1.2773, 0.7158, 0.9100,
          0.0000, 0.0000, 0.8267, 0.5017], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3749,
          0.0000, 0.0000, 0.0000, 0.6478, 0.0000, 0.0000, 0.3268, 0.0000, 1.4123,
          0.0000, 0.0000, 0.0000, 0.3109, 0.0000, 0.0000, 0.0596, 0.6678, 1.0021,
          0.0000, 0.0000, 0.8526, 0.0000], device='cuda:0')},
 {'sequence': 'LVTLPVSFAQLK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 17,
  'anchor_embeddings': tensor([1.3739, 0.6622, 0.0000, 0.0000, 0.7030, 0.0000, 0.0000, 0.0000, 0.6395,
          0.0000, 0.0000, 0.0000, 0.0000, 1.0321, 0.0000, 0.0396, 0.0000, 0.1083,
          0.0000, 0.0000, 0.0000, 0.0000, 0.9901, 0.0000, 0.0000, 0.0000, 0.0000,
          0.2185, 0.6004, 0.0000, 1.3463, 0.0000, 0.0000, 0.1012, 0.0000, 0.0000,
          0.7878, 0.7547, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.5745, 0.0000, 0.0000, 0.0000, 0.8115, 0.0000, 0.0000, 0.0000, 0.0000,
          0.7488, 0.0000, 0.3033, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.6084, 0.0000, 0.0000, 0.0000, 0.0000,
          0.2451, 0.0000, 0.0000, 0.9864, 0.0000, 0.0000, 0.0375, 0.0000, 0.0000,
          0.7404, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LPPQDFLDR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 1.8121, 0.9907, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0927,
          0.0000, 0.0000, 0.0000, 0.0000, 0.8343, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.3604, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.2520, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 1.5312, 1.2824, 0.0000, 0.0000, 0.1192, 0.0000,
          0.1994, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6740,
          0.0000, 0.0000, 0.0000, 0.0000, 0.8664, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.4353, 0.0000, 0.7462, 0.0000, 0.0000, 0.0000,
          0.2079, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'AFGPGLEPTGCIVDKPAEFTIDAR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 112,
  'anchor_embeddings': tensor([0.4629, 0.0000, 1.2887, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1995, 0.0000, 0.0000, 0.0000, 0.1270,
          0.0000, 0.0000, 0.0000, 0.4283, 0.0000, 0.0000, 0.0000, 0.0000, 0.1501,
          0.5761, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4525, 0.9168, 0.0000,
          0.0000, 1.5633, 0.6346, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.4490, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4186, 0.0000, 0.0000, 0.0000, 0.1382,
          0.0000, 0.0000, 0.0000, 1.2904, 0.0000, 0.0000, 0.0000, 0.0232, 0.3926,
          0.0219, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3942, 1.0962, 0.0000,
          0.0000, 0.0000, 0.7771, 0.3531], device='cuda:0')},
 {'sequence': 'LFIGGLSFETTDDSLR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 1,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0793,
          1.6128, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1345, 0.0000, 0.0000,
          1.6274, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0678, 0.0000, 0.2656,
          0.0000, 0.0000, 0.0000, 0.6793], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2572, 0.0000, 0.0000,
          1.6666, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6744, 0.0000, 0.0000,
          1.4903, 0.0822, 0.0000, 0.1336, 0.0000, 0.0000, 1.2639, 0.2356, 0.0692,
          0.0000, 0.3512, 0.0000, 0.8856], device='cuda:0')},
 {'sequence': 'EVTEITEIEEEYEISK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 6,
  'anchor_embeddings': tensor([1.0771, 0.0000, 0.0000, 0.0000, 0.9426, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0772, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.2549, 0.0000, 0.0000, 0.7287, 0.0000, 0.0000, 1.9033, 1.0232, 0.3836,
          0.0000, 0.4407, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.2503], device='cuda:0'),
  'postive_embeddings': tensor([0.9150, 0.0000, 0.0000, 0.0000, 1.0430, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0784, 0.0000, 0.0000,
          1.0968, 0.0000, 0.0000, 0.7024, 0.0000, 0.0000, 1.6646, 0.7896, 0.4488,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'VPPPPPIAR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.7474, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.4667, 0.5074, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5039, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7932, 0.0000,
          0.5811, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.7617, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.1909, 0.0365, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7817, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3324, 0.0000,
          0.5677, 0.0000, 0.0000, 0.0170], device='cuda:0')},
 {'sequence': 'IGAEVYHNLK',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 13258,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.3983, 0.0000, 0.6686, 0.0000, 0.0000, 0.0000, 1.5192,
          1.5088, 0.0000, 0.0000, 0.0000, 0.3062, 0.0000, 0.0000, 0.0000, 1.3644,
          0.0000, 0.0000, 0.0000, 1.3228, 0.0000, 0.0000, 0.0000, 0.6535, 0.0000,
          0.0000, 0.0000, 0.0000, 0.2696, 0.0000, 0.5649, 0.0000, 0.0000, 0.0000,
          0.0503, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.2276, 0.0000, 0.1103, 0.0000, 0.1054, 0.0000, 0.0000, 0.2047, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2734, 0.0000, 0.0000,
          1.0106, 0.0000, 0.0000, 0.1029, 0.0000, 0.3863, 0.1519, 0.0000, 0.6800,
          0.2771, 0.4021, 0.0000, 0.0439, 0.0000, 0.0000, 0.3610, 0.0000, 0.1508,
          0.0000, 0.0000, 0.0045, 0.5572], device='cuda:0')},
 {'sequence': 'ETNLDSLPLVDTHSK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(9, device='cuda:0'),
  'rank': 9,
  'anchor_embeddings': tensor([0.5652, 0.0000, 0.0000, 0.0000, 1.7580, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9881, 0.0000, 0.0000,
          0.4828, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3150, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.9230, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0310, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.8610, 0.0000, 0.2309, 0.0000, 1.2987, 0.0000, 0.0000, 0.0000, 0.1082,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3402, 0.0000, 0.5079, 0.0000, 0.0000,
          1.4678, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7966,
          0.0000, 0.0000, 0.0000, 0.9346, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0053, 0.2834, 0.0000], device='cuda:0')},
 {'sequence': 'AIETTDIISR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.9587, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.2451, 0.0000, 0.0000, 0.0000, 1.4591, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.6024, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7929, 1.3650, 0.0000, 0.9635,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.5965, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.7479, 0.0000, 0.0000, 0.0000, 1.4152, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4099, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6881, 1.5395, 0.0000, 0.6565,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'FQLTDCQIYEVLSVIR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 1,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1668, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.2189, 0.0000, 0.0000, 0.0000, 0.3815,
          0.0000, 0.0000, 1.9743, 0.0000, 0.0000, 0.0000, 0.0000, 0.2714, 0.0000,
          0.1945, 1.0910, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.0761], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.2721, 0.0000, 0.0000, 1.8444, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4003, 0.0000, 0.0000, 0.0000, 1.5229,
          1.1287, 0.0000, 1.9420, 0.6592, 0.0000, 0.0000, 0.0000, 0.0000, 0.0346,
          0.0000, 1.2466, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.8530], device='cuda:0')},
 {'sequence': 'LVFDEYLK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(3, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.3779, 0.0000, 0.0000, 0.0000, 0.0927,
          0.0000, 0.0000, 0.0458, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 2.1282, 0.0000, 0.0000, 0.0000, 0.0000,
          1.2282, 0.0000, 0.0000, 0.0000, 0.0000, 1.4239, 0.0000, 0.0000, 0.7840,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.2984, 0.0000, 0.1589, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.8838, 0.0000, 0.0000, 0.0000, 0.2738,
          1.6453, 0.0000, 0.0000, 0.0000, 0.0000, 1.5816, 0.0000, 0.0000, 1.1672,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'YSVWIGGSILASLSTFQQMWISK',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 32,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.2354, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.1122, 0.0000, 0.0000, 0.0000, 0.0484,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1284, 0.0000, 1.4965,
          0.3873, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1601,
          0.0000, 0.0000, 0.0000, 0.3102], device='cuda:0'),
  'postive_embeddings': tensor([0.0364, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.2632, 0.0000, 0.0299, 0.0000, 0.2302,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2181, 0.0000, 1.0765,
          0.4414, 0.0292, 0.0000, 0.0000, 0.0000, 0.0000, 0.1995, 0.3285, 0.5920,
          0.0000, 0.0000, 0.2778, 0.0000], device='cuda:0')},
 {'sequence': 'ECLPLIIFLR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 1,
  'anchor_embeddings': tensor([0.2788, 0.4195, 0.2066, 0.4291, 0.0000, 0.0000, 0.0000, 0.4992, 0.0000,
          0.9776, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.3070, 0.0000, 0.3722, 0.0000, 0.0000, 0.0462, 0.0000,
          0.0000, 0.0000, 0.0000, 1.6360, 0.0000, 0.0388, 0.5487, 0.0000, 0.6861,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.2371, 1.2535, 0.3807, 0.9925, 0.0000, 0.0000, 0.0000, 0.3932, 0.0000,
          0.9571, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.3500, 0.0000, 0.7116, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.3631, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'VESLSQVEVILQHSAADIAR',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(5, device='cuda:0'),
  'rank': 1539,
  'anchor_embeddings': tensor([1.3284, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1627, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1127, 1.8000, 0.0000,
          0.0000, 0.0581, 0.0000, 0.4384, 0.0000, 0.0000, 0.0000, 1.5469, 0.0000,
          0.0000, 0.0000, 0.0396, 0.5681], device='cuda:0'),
  'postive_embeddings': tensor([0.2783, 0.0000, 0.0000, 0.0000, 0.6863, 0.0000, 0.0000, 0.0342, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.4881, 0.1630, 0.0000, 0.0000, 0.9289, 0.0630, 1.0946,
          0.0000, 0.0000, 0.0000, 0.6155, 0.0000, 0.0000, 0.0000, 0.4059, 0.0000,
          0.0000, 0.0024, 0.0591, 0.4362], device='cuda:0')},
 {'sequence': 'SYSCQVTHEGSTVEK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 128,
  'anchor_embeddings': tensor([0.6814, 0.2795, 0.2989, 0.0000, 0.0000, 0.0000, 0.0000, 1.0156, 0.5781,
          0.0000, 0.0000, 0.0000, 0.0000, 0.5129, 0.0000, 1.0616, 0.0000, 1.0945,
          1.4415, 0.0000, 0.9624, 0.0000, 0.0000, 0.0000, 0.1181, 0.0000, 0.4945,
          0.2100, 0.0000, 0.0000, 0.7215, 0.0000, 0.0000, 0.0000, 0.3114, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.5857, 0.0000, 0.0000, 0.0000, 0.0000, 1.2319, 0.0000,
          0.0000, 0.0000, 0.2392, 0.0000, 0.0000, 0.0000, 1.0916, 0.0000, 1.2060,
          0.7200, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5890, 0.0000, 0.1649,
          1.6455, 0.0000, 0.0000, 0.6672, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'TGYAFVDCPDESWALK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 8455,
  'anchor_embeddings': tensor([0.7423, 0.0000, 0.6673, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0324, 0.0000, 0.0000, 0.0000, 0.0000,
          0.9935, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6146, 0.0000, 1.5200,
          0.0097, 0.6187, 0.0000, 0.2676, 0.0000, 0.0000, 0.7568, 0.0000, 0.0000,
          0.0000, 0.1165, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.3741, 0.0000, 0.5046, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1246,
          0.0000, 0.0000, 0.0565, 0.0000, 0.0000, 0.0000, 0.0277, 0.6857, 0.0000,
          0.0000, 0.4685, 0.0000, 0.2528, 0.0000, 0.0000, 0.0000, 0.5798, 0.7581,
          0.0000, 0.0000, 1.1680, 0.6904], device='cuda:0')},
 {'sequence': 'ILIVGGGVAGLASAGAAK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(3, device='cuda:0'),
  'rank': 16,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.3132, 0.0000, 0.0000, 0.0000, 1.7393, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.3240, 0.2865, 0.4375, 0.2401, 0.7698, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.2041, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5070,
          0.0000, 0.0000, 0.0000, 0.0000, 1.2978, 0.0000, 2.0860, 0.0000, 0.4172,
          0.0000, 0.0000, 0.0000, 0.3322, 0.0000, 0.5114, 0.1432, 0.6906, 0.4391,
          0.4359, 0.0000, 0.0000, 0.3626, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'EYQDLLNVK',
  'anchor': tensor(10, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 27,
  'anchor_embeddings': tensor([0.0000, 0.2311, 1.9981, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1665,
          0.5602, 0.0000, 0.3435, 0.3369, 0.1572, 0.0000, 0.0000, 0.0000, 0.3605,
          0.6285, 0.0000, 0.0000, 0.0000, 0.0000, 0.0349, 0.0000, 0.0000, 0.1251,
          1.1671, 0.0000, 0.0000, 0.1097, 0.0000, 1.2203, 0.0000, 0.0872, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.7742, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4719,
          0.0000, 0.0000, 0.0000, 0.8467, 0.0000, 0.0000, 0.0000, 0.0000, 0.0142,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0274, 0.0000, 0.0000, 0.0000, 0.0000,
          1.4747, 0.0000, 0.0000, 0.0000, 0.0000, 2.0738, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'SIAAATSALVK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.5503, 0.1230, 0.0000, 0.0000, 0.0000, 0.0000,
          0.3275, 0.0000, 0.0000, 0.0000, 0.0977, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 2.0677, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9792, 0.0000, 0.0000, 0.2544,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.2215, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.4441, 0.6200, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.5342, 0.0000, 0.0000, 0.0000, 0.0000, 2.2319, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3190, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'GSLGGGFSSGGFSGGSFSR',
  'anchor': tensor(3, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 1,
  'anchor_embeddings': tensor([0.0000, 0.2405, 0.0000, 0.0000, 0.8534, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.4222, 0.0000, 0.0000, 0.7166, 0.0000, 0.0995, 0.0000, 0.0000, 0.0000,
          0.0000, 1.3335, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7125, 0.0000,
          0.0000, 0.0000, 0.0000, 0.4519], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.4966, 0.1744, 0.0000, 1.5002, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.2679, 0.0000, 0.2287, 0.5451, 0.0000, 0.1096, 0.0000, 0.0000, 0.0000,
          0.0000, 1.6011, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7685, 0.0000,
          0.0000, 0.0000, 0.0000, 0.2991], device='cuda:0')},
 {'sequence': 'AQTEGINISEEALNHLGEIGTK',
  'anchor': tensor(3, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 168,
  'anchor_embeddings': tensor([0.2626, 0.0000, 0.0000, 0.0000, 0.9783, 0.0000, 0.0000, 0.1255, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.7145, 0.0000, 0.0000, 0.0000, 0.4006, 1.0996, 0.0000,
          0.0000, 0.5648, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1866, 0.0000,
          0.0000, 0.3991, 0.4931, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.7428, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0954, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.6969, 0.0745, 0.0000, 0.0000, 0.0000, 1.6875, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9503, 0.0000,
          0.0000, 1.2984, 0.5456, 0.0000], device='cuda:0')},
 {'sequence': 'QFVVFEGNHYFYSPYPTK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(3, device='cuda:0'),
  'rank': 645,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.5163, 0.0000, 0.3944, 0.0000, 0.0000, 0.1270, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0487, 0.0000, 0.0502, 0.0000, 0.0000,
          0.5988, 0.0000, 0.7528, 1.5149, 0.0000, 0.0000, 0.0000, 0.0000, 1.2498,
          1.0236, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4227, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.5803, 0.0000, 0.0000, 0.1983, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.5531, 0.0000, 0.0000, 0.0000, 0.7699,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8728, 0.2382, 1.6013,
          0.7841, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4440, 0.0000,
          0.0000, 0.1670, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'QVLGQMVIDEELLGDGHSYSPR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(3, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([1.1205, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9642, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.4135, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 1.1879, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3337,
          0.0000, 0.9013, 1.4758, 0.2658], device='cuda:0'),
  'postive_embeddings': tensor([0.9273, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4316, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 1.2105, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9448,
          0.0000, 0.3314, 1.5668, 0.3521], device='cuda:0')},
 {'sequence': 'YEELQQTAGR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 2,
  'anchor_embeddings': tensor([0.2474, 0.0000, 0.0000, 0.0000, 1.8546, 0.0000, 0.0000, 0.0000, 0.0886,
          1.3857, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4783,
          0.0000, 0.0000, 1.3866, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.1681, 0.0000, 0.0000, 0.0000, 0.0000, 0.5725, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.8022, 0.0000, 0.0000, 0.0000, 1.6463, 0.0000, 0.0000, 0.0000, 0.0000,
          1.3090, 0.0000, 0.0787, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.5474, 0.0000, 0.1281, 0.0000, 0.0000, 0.0000, 0.0000,
          0.6435, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'NETVIEKPTDALQITK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 3,
  'anchor_embeddings': tensor([0.0000, 0.0000, 1.9803, 0.0000, 0.7956, 0.0000, 0.0000, 1.8715, 0.4181,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7229, 0.0000, 0.0000,
          0.9204, 0.0000, 0.0000, 0.0000, 0.0000, 0.1531, 0.0000, 0.3531, 0.8795,
          0.0000, 0.0371, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.1143, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 1.7843, 0.0000, 0.0000, 0.0000, 0.0000, 2.2235, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5217, 0.0000, 0.4065,
          0.4592, 0.0000, 0.0000, 0.0299, 0.0000, 0.0000, 0.0000, 0.5489, 0.0000,
          0.0000, 0.4885, 0.0000, 0.0166, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'YSGDQILIR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 1,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 1.5311, 1.6106, 0.0000, 0.0000, 0.0000, 0.0000,
          0.6452, 0.0000, 0.4604, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0190,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5821, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 1.4253, 1.3333, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.4884, 0.0000, 0.5336, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6077, 0.0000, 0.0000, 0.2748,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LCEAICPAQAITIEAEPR',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(3, device='cuda:0'),
  'rank': 83,
  'anchor_embeddings': tensor([0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 1.9604e-02, 0.0000e+00,
          0.0000e+00, 3.3428e-01, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 9.2852e-01, 1.3939e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 2.9298e-01, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          6.7475e-04, 0.0000e+00, 0.0000e+00, 0.0000e+00, 1.8808e-02, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 1.7351e+00], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5898, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.5975, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9152,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3177, 0.0000, 0.6083,
          0.0000, 0.0000, 0.0000, 1.4039], device='cuda:0')},
 {'sequence': 'STGDPWLTDGSYLDGTGFAR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 4,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4156, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.9124, 0.0000, 0.0000, 0.0000, 0.4210,
          0.0000, 0.0000, 1.5351, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.9047, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.5577, 0.0535, 1.5181], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0307, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.6154, 0.0000, 0.0000, 0.0000, 0.0000,
          0.6680, 0.0000, 1.4663, 1.0004, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.0169, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.1406, 0.0000, 1.2803], device='cuda:0')},
 {'sequence': 'NLPQYVSNELLEEAFSVFGQVER',
  'anchor': tensor(11, device='cuda:0'),
  'positive': tensor(20, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.3911, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1950,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0481, 1.4377, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5733, 0.0000, 1.6164,
          0.0000, 0.0000, 0.9813, 0.9080], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.1879, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1373,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6058, 1.5310, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6494, 0.0000, 1.5458,
          0.0000, 0.0000, 0.8675, 0.6482], device='cuda:0')},
 {'sequence': 'TLDGGLNVIQLETAVGAAIK',
  'anchor': tensor(4, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 6682,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.4709, 0.0000, 0.0000, 0.0000, 0.0000, 0.3258, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3418,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5909, 0.0000, 0.2489,
          0.0000, 0.4683, 0.0000, 0.0854, 0.0000, 0.0000, 0.0000, 1.1387, 0.0000,
          0.0000, 1.9654, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.3776, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1856,
          0.0000, 0.0000, 0.6510, 0.0000, 0.0000, 0.0000, 0.4000, 0.3687, 0.2088,
          0.0000, 0.4936, 0.0000, 0.0000, 0.0000, 0.0000, 0.4259, 0.0000, 0.5325,
          0.0000, 0.1552, 1.6459, 0.0000], device='cuda:0')},
 {'sequence': 'DENVPPIVEFGPEYFDGLIIK',
  'anchor': tensor(3, device='cuda:0'),
  'positive': tensor(7, device='cuda:0'),
  'rank': 12335,
  'anchor_embeddings': tensor([0.0394, 0.0000, 0.0000, 0.0000, 0.5928, 0.0000, 0.0000, 0.3909, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.2048,
          0.0000, 0.0000, 0.0000, 1.1490, 0.0000, 0.0000, 0.6394, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5182,
          0.0000, 0.0000, 1.5098, 0.2349], device='cuda:0'),
  'postive_embeddings': tensor([0.7236, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7284,
          0.3237, 0.0000, 2.1401, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5476,
          0.4319, 0.0000, 0.0000, 0.2652, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.1447], device='cuda:0')},
 {'sequence': 'VGETAPPNAYTVTDLVEYSIVIQQLSNGK',
  'anchor': tensor(3, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 2667,
  'anchor_embeddings': tensor([0.2698, 0.0000, 0.0000, 0.0000, 0.0727, 0.0000, 0.0000, 0.8301, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0801,
          0.0000, 0.0000, 0.1476, 0.0000, 0.0000, 0.0000, 0.2876, 0.9298, 1.2203,
          0.0000, 1.5001, 0.0000, 1.1149, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.1516, 0.8177, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.4353, 0.0000, 0.0000, 1.1990, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7002, 0.8773, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1779, 0.0000,
          0.0000, 0.8157, 0.2492, 0.7469], device='cuda:0')},
 {'sequence': 'DVEFEVVGDAPEK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 30,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1180,
          0.0000, 0.0000, 0.0000, 0.0000, 0.5549, 0.0000, 1.0607, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0422, 0.0000, 1.4673, 0.3021, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.1733, 0.0000, 0.0000,
          0.0016, 1.0156, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.5586, 0.0294, 0.0000, 0.0000, 0.0000, 0.0000, 0.7360, 0.9016,
          0.2344, 0.0000, 0.7703, 0.0000, 0.0000, 0.0000, 0.6427, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.3589, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.2992, 0.0000, 0.0000, 0.0000, 0.0000, 0.8677, 0.0000, 0.0000,
          0.6537, 0.6563, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'AVDEAVILLQEIGVLDQR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([1.6346, 0.0000, 0.3400, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1585, 0.0000, 0.0000, 0.0000, 0.6968,
          0.1718, 0.0000, 0.1540, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1990,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4109, 0.0000, 0.6687,
          0.0000, 0.0000, 0.0000, 0.8285], device='cuda:0'),
  'postive_embeddings': tensor([2.0086, 0.0000, 0.7027, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2432, 0.0000, 0.0000, 0.0000, 0.3475,
          0.8427, 0.0000, 0.0000, 0.0000, 0.0000, 0.1950, 0.0000, 0.0000, 0.0000,
          0.0557, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8638, 0.0000, 0.9267,
          0.0000, 0.0000, 0.0000, 0.9766], device='cuda:0')},
 {'sequence': 'DLNLDGFNDIVIGAPLEDDHGGAVYIYHGSGK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 696,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0617, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.7256, 0.0000, 0.0000, 0.6494, 1.6510, 0.4612,
          0.0000, 0.7551, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4683, 0.0000,
          0.0000, 0.0000, 0.8398, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.2931, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2413, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.6882, 0.0000, 0.0000, 0.7550, 0.0000, 0.3722,
          0.0000, 1.0057, 0.0000, 0.6720, 0.0000, 0.0000, 0.0000, 0.1196, 0.0000,
          0.0000, 0.0000, 1.0733, 0.0000], device='cuda:0')},
 {'sequence': 'TVSVNEIQK',
  'anchor': tensor(3, device='cuda:0'),
  'positive': tensor(5, device='cuda:0'),
  'rank': 10011,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.2119, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.9778, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.4270, 0.0000, 0.0000, 0.0000, 0.5417, 0.0829, 0.0718,
          0.0000, 1.1795, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.6403, 1.0777, 0.4486], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 1.6993, 0.9683, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.8661, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.7481, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.6088, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'FEIVYNLLSLR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 4,
  'anchor_embeddings': tensor([0.0000, 0.0000, 1.6860, 0.0000, 0.0000, 0.0000, 0.0000, 1.0663, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.1227, 0.0000, 0.0000, 0.2522, 0.0000, 0.0000, 0.0000,
          0.6323, 0.0000, 0.0000, 1.0313, 0.0000, 0.0000, 0.0000, 0.0000, 0.6028,
          1.1143, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.1538, 0.2123, 0.0000, 0.0000, 0.0000, 0.0000, 0.9135, 0.4862,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.7765, 0.0000, 0.1021, 0.0000, 0.0000, 0.0000, 0.0000,
          0.8451, 0.0000, 0.0000, 1.4371, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.1771, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'IEEGVPQFLVLISSGK',
  'anchor': tensor(13, device='cuda:0'),
  'positive': tensor(7, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.5247, 0.3808, 1.5795, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4200, 0.0000, 0.0000,
          0.5685, 0.0000, 0.0000, 0.0000, 0.0000, 0.0216, 0.2687, 0.0000, 0.0669,
          0.0000, 0.7727, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3094, 0.0000,
          0.0000, 0.5551, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.3476, 0.0000, 1.7917, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9904, 0.0000, 0.0000,
          1.2282, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3832, 0.0000, 0.0000,
          0.0000, 1.5546, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.8340, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'HSQFIGYPITLYLEK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 252,
  'anchor_embeddings': tensor([1.0719, 0.0000, 0.1491, 0.0000, 0.0000, 0.0000, 0.0000, 1.7607, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.4662, 0.0000, 1.4734,
          0.6002, 0.0000, 0.3045, 0.0000, 0.0000, 0.0000, 0.4417, 0.0000, 1.3092,
          0.1211, 0.7361, 0.0000, 0.5828, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.8611, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0546, 0.0000, 0.0000, 0.2708, 0.6183,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7291, 0.0000, 0.7985,
          1.0750, 0.0000, 0.0000, 0.0000, 0.0000, 0.3391, 0.0000, 0.0000, 1.2539,
          0.0000, 0.1117, 0.0000, 0.5771, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'IEELEEELEAER',
  'anchor': tensor(4, device='cuda:0'),
  'positive': tensor(5, device='cuda:0'),
  'rank': 1,
  'anchor_embeddings': tensor([0.0000e+00, 0.0000e+00, 1.7126e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 4.3690e-01, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 7.7055e-01, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 2.5673e-01, 6.0096e-02, 1.1251e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          1.3498e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          5.6449e-01, 1.5013e-03, 0.0000e+00, 0.0000e+00], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.1905, 1.8212, 0.0000, 0.0000, 0.0000, 0.0000, 0.7686, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.0162, 0.0000, 0.0000,
          0.1824, 0.0000, 0.0000, 0.0000, 0.0000, 1.1674, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.2198, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.1844, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'IEISELNR',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(4, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 1.2950, 1.4970, 1.5439, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.5300, 0.4894, 0.0000, 0.0000, 0.0000, 0.0000, 0.2460,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.1185, 0.0000, 0.0000, 0.0000, 1.3994, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 1.0823, 1.6647, 2.0100, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.3414, 0.4507, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1091, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.3529, 0.0000, 0.0000, 0.0000, 1.4527, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'NPELQNLLLDDFFK',
  'anchor': tensor(3, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.9575, 0.5725, 0.0000, 0.0000, 1.3853, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4400, 0.0000, 0.0000,
          0.8902, 0.0000, 0.0000, 0.0000, 0.0000, 0.0915, 0.4221, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0550, 0.0000, 0.0000, 0.0000, 0.4745, 0.0000,
          0.0000, 0.4222, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.0332, 0.0000, 0.0000, 0.0000, 1.5301, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.2358, 0.0000, 0.0000,
          0.7401, 0.0000, 0.0000, 0.0000, 0.1108, 0.1331, 0.6020, 0.0000, 0.0030,
          0.0000, 0.0000, 0.0000, 0.0921, 0.0000, 0.0000, 0.0000, 0.0000, 0.0812,
          0.0000, 0.6582, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'MGAVFMDAPVSGGVGAAR',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000e+00, 7.9234e-01, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          1.1322e+00, 0.0000e+00, 0.0000e+00, 3.1812e-02, 0.0000e+00, 2.8471e-01,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 1.4683e+00, 6.9891e-04, 0.0000e+00,
          1.0933e+00, 0.0000e+00, 0.0000e+00, 1.2757e+00, 7.8130e-03, 0.0000e+00,
          0.0000e+00, 6.2097e-01, 0.0000e+00, 0.0000e+00], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 1.3377, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.4500, 0.0000, 0.0000, 0.0000, 0.0000, 0.4376, 0.0000, 0.0000, 0.0000,
          1.2861, 0.0000, 0.0000, 1.0318, 0.0000, 0.0000, 1.4872, 0.4899, 0.0000,
          0.0000, 0.6579, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'VEQIAAIAQELNELDYYDSHNVNTR',
  'anchor': tensor(8, device='cuda:0'),
  'positive': tensor(6, device='cuda:0'),
  'rank': 1589,
  'anchor_embeddings': tensor([0.1146, 0.0000, 0.5197, 0.0000, 0.0000, 0.0000, 0.0000, 0.1738, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1322, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.5500, 0.5867, 0.4023,
          0.0000, 1.1991, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0207,
          0.0000, 0.0000, 0.4237, 0.1966], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5748, 0.0616, 0.9078,
          0.0247, 0.2061, 0.0000, 0.0000, 0.0000, 0.0000, 1.2126, 0.0000, 0.2171,
          0.0000, 0.2943, 0.6508, 0.7816], device='cuda:0')},
 {'sequence': 'FFDEESYSLLR',
  'anchor': tensor(4, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 4,
  'anchor_embeddings': tensor([0.0000, 1.3392, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7917, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 1.6351, 0.0000, 0.0000, 0.5155, 0.0000, 0.0000, 0.0000,
          1.4697, 0.0000, 0.0000, 0.5727, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.5607, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.5236, 0.7667, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6964, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.7143, 0.0522, 0.0934, 0.0000, 0.0000, 0.0000, 0.0000,
          1.1612, 0.0000, 0.0000, 1.3786, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.9523, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'AIADTGANVVVTGGK',
  'anchor': tensor(5, device='cuda:0'),
  'positive': tensor(4, device='cuda:0'),
  'rank': 16,
  'anchor_embeddings': tensor([0.0000, 0.0251, 0.0000, 0.0000, 1.2714, 0.0000, 0.0000, 0.8511, 0.6828,
          0.0000, 0.0000, 0.0000, 0.0000, 2.2457, 0.0000, 0.0000, 0.0000, 0.0000,
          0.3634, 0.0000, 0.0000, 0.0000, 0.1438, 0.7451, 0.0000, 0.0421, 0.3447,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 1.0125, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.2612, 0.0000, 0.0000, 1.0878, 0.0000, 0.0000, 0.6976, 1.7015,
          0.0000, 0.0000, 0.0000, 0.0000, 1.8552, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.9920, 0.0000, 0.0000, 0.0891, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.4724, 0.3909, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LTSFIGAIAIGDLVK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 11,
  'anchor_embeddings': tensor([0.1452, 0.0000, 0.1011, 0.0000, 1.0601, 0.0000, 0.0000, 0.0000, 0.0246,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8891, 0.0000, 0.0000,
          0.0000, 0.0000, 0.4161, 0.0000, 0.0329, 0.6777, 0.0000, 0.0000, 0.0000,
          0.0000, 1.9478, 0.0000, 0.0000, 0.0000, 0.0000, 0.2497, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000e+00, 0.0000e+00, 2.0398e-01, 0.0000e+00, 1.6109e-01, 0.0000e+00,
          0.0000e+00, 1.2311e-03, 4.5293e-01, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 5.0022e-01, 0.0000e+00, 7.7341e-01, 0.0000e+00, 8.6726e-02,
          0.0000e+00, 0.0000e+00, 3.5543e-01, 6.8540e-02, 9.2192e-02, 1.2443e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 1.3805e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 1.9725e-01, 0.0000e+00, 0.0000e+00], device='cuda:0')},
 {'sequence': 'GITINAAHVEYSTAAR',
  'anchor': tensor(2, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 1.9497, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.4639, 0.0000, 0.0000, 0.0000, 0.4601,
          1.1036, 0.0000, 0.7254, 0.4893, 0.0000, 1.5534, 0.0000, 0.0000, 0.0000,
          0.8925, 0.0000, 0.0000, 0.1184, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.4650, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 1.8017, 0.0000, 0.0000, 0.0000, 0.1051,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3947, 0.0000, 0.0000, 0.0000, 0.0000,
          0.5753, 0.0000, 0.8591, 0.3843, 0.0000, 1.5273, 0.0000, 0.0000, 0.0000,
          0.4650, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.1379, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'VAIIDTYK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(0, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([1.0209, 0.0000, 0.0000, 0.4394, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0890, 0.0000, 0.0000, 0.8175, 0.4903, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1709, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.3534, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.2751, 0.0000, 0.0000, 0.6166, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.9032, 0.9607, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3036, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.5616, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'QQYLQSIEER',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.2076, 0.6916, 0.8075, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5567,
          1.3513, 0.0000, 0.4103, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1304,
          0.0000, 0.0000, 0.0000, 0.9663, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.4804, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.6650, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.4932, 0.2048, 1.1312, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6446,
          1.3002, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0994,
          0.0000, 0.0000, 0.0000, 0.8866, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0437, 0.0000, 0.0000, 1.4332, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.8610, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'LGFAGLVQEISFGTTK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(3, device='cuda:0'),
  'rank': 251,
  'anchor_embeddings': tensor([0.1610, 0.0000, 0.4188, 0.0000, 0.0000, 0.0000, 0.0000, 0.3153, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.1151, 0.0000, 0.3898, 0.0000, 0.0000,
          0.7846, 0.0000, 0.0000, 0.7198, 0.0000, 0.7419, 0.0000, 0.0000, 0.4875,
          0.0000, 0.0000, 0.0000, 1.0219, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0355], device='cuda:0'),
  'postive_embeddings': tensor([0.2524, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.3140, 0.0040,
          0.0000, 0.0000, 0.0000, 0.0000, 1.0106, 0.0000, 0.0000, 0.0000, 0.0000,
          0.4416, 0.0000, 0.0080, 0.4992, 0.0000, 0.8921, 0.0000, 0.7636, 0.2058,
          0.0000, 0.9147, 0.0000, 0.8048, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.1638, 0.2637], device='cuda:0')},
 {'sequence': 'TLESSIQGLR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(4, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.6370, 0.4479, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 1.9742, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 1.4766, 0.0000, 0.4888, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.4808, 0.4699, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.4576, 0.0000, 1.8269, 0.0000, 0.0000, 0.0000, 0.0000,
          0.1503, 0.0000, 0.0000, 1.2350, 0.0000, 0.7736, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'EAGFPPGVVNIVPGFGPTAGAAIASHEDVDK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(3, device='cuda:0'),
  'rank': 72,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.3794, 0.0000, 0.0000, 0.2921, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1114,
          0.8055, 0.0000, 0.0000, 0.4287, 0.0000, 0.0000, 0.0000, 0.0000, 1.2902,
          0.0000, 0.0469, 1.5039, 0.9019], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 1.2003, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.5062, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.6793,
          0.2726, 0.0183, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.8255,
          0.0000, 0.5398, 1.4729, 0.3201], device='cuda:0')},
 {'sequence': 'VPASQPRPESKPESQIPPQRPQR',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 198,
  'anchor_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 0.0489, 0.0000, 0.0000, 2.0365, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.2896, 0.0000, 0.0000, 0.0000, 1.7168,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.1547, 0.0000, 0.0000,
          0.0000, 0.3418, 0.0000, 0.3187, 0.0000, 0.0000, 0.0228, 0.0149, 0.3034,
          0.0000, 0.0000, 1.0873, 0.5552], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.1072, 0.0000, 0.7068, 0.0000, 0.0000, 1.3642, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 2.2768,
          1.9321, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5043, 0.0000, 0.0000,
          0.0000, 0.5855, 0.0000, 0.0000, 0.0000, 0.0000, 0.3846, 0.0000, 0.3973,
          0.0000, 1.3990, 0.0000, 0.4643], device='cuda:0')},
 {'sequence': 'LDEAEQIALK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(3, device='cuda:0'),
  'rank': 24,
  'anchor_embeddings': tensor([0.0000, 0.0000, 1.3391, 0.0000, 0.9618, 0.0000, 0.0000, 0.0000, 1.0072,
          1.2879, 0.0000, 1.2183, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.7141, 0.5359, 0.0000, 0.0000, 1.1942, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 1.4077, 0.3152, 0.0000, 0.4506,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([0.0000, 0.0000, 0.0000, 0.0000, 1.5128, 0.0000, 0.0000, 0.0000, 0.7032,
          0.8050, 0.0000, 1.5895, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.7158, 0.4773, 0.0000, 0.0000, 1.1309, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0350, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'CGPMVLDALIK',
  'anchor': tensor(0, device='cuda:0'),
  'positive': tensor(1, device='cuda:0'),
  'rank': 0,
  'anchor_embeddings': tensor([1.8284, 0.0000, 0.0000, 0.0000, 1.6680, 0.0000, 0.0000, 0.0000, 0.5944,
          0.8096, 0.0000, 1.0530, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.9675, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0'),
  'postive_embeddings': tensor([1.6011, 0.0000, 0.0000, 0.0000, 1.3768, 0.0000, 0.0000, 0.4823, 0.8300,
          0.6292, 0.0000, 1.0422, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.5159,
          0.0000, 0.0000, 0.0000, 0.0000, 0.3992, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.7151, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000], device='cuda:0')},
 {'sequence': 'IGTIYEGASNIQLNTIAK',
  'anchor': tensor(1, device='cuda:0'),
  'positive': tensor(2, device='cuda:0'),
  'rank': 691,
  'anchor_embeddings': tensor([0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 6.7614e-05, 0.0000e+00, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 5.3081e-01, 0.0000e+00, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 1.1766e+00, 1.5492e+00, 1.0440e+00, 0.0000e+00,
          0.0000e+00, 0.0000e+00, 0.0000e+00, 1.6713e-01, 0.0000e+00, 0.0000e+00,
          0.0000e+00, 1.0227e-01, 0.0000e+00, 5.5484e-01], device='cuda:0'),
  'postive_embeddings': tensor([0.1966, 0.0000, 0.0514, 0.0000, 1.2494, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          1.0261, 0.0000, 0.3257, 0.3633, 0.0000, 0.0000, 0.0000, 0.0000, 0.3831,
          1.1661, 0.2119, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000,
          0.0000, 1.0398, 0.0000, 0.3671], device='cuda:0')},
 ...]
In [48]:
testNew['spectra']['VDISAPDVDVHGPDWHLK']
Out[48]:
[{'nzero_peaks': tensor([[-1.0995e+00, -2.4063e-02],
          [-1.0994e+00,  7.6533e-03],
          [-1.0994e+00, -3.7719e-02],
          [-1.0968e+00,  8.7395e-03],
          [-1.0967e+00, -1.8578e-02],
          [-1.0938e+00, -3.8032e-02],
          [-1.0834e+00, -1.7912e-03],
          [-1.0780e+00, -2.2785e-02],
          [-1.0723e+00, -3.8282e-02],
          [-1.0699e+00, -2.7331e-02],
          [-1.0671e+00, -3.7292e-02],
          [-1.0645e+00, -2.7262e-02],
          [-1.0619e+00, -3.0628e-02],
          [-1.0565e+00, -3.8667e-02],
          [-1.0537e+00,  9.5114e-02],
          [-1.0323e+00, -3.7164e-02],
          [-1.0323e+00, -3.2634e-02],
          [-1.0296e+00, -3.1877e-02],
          [-1.0276e+00, -3.8672e-02],
          [-1.0269e+00, -3.4380e-02],
          [-1.0269e+00, -3.0104e-02],
          [-1.0243e+00, -1.9716e-02],
          [-1.0234e+00, -3.7833e-02],
          [-1.0220e+00, -3.8857e-02],
          [-1.0216e+00, -2.0781e-02],
          [-1.0216e+00,  6.7189e-02],
          [-1.0189e+00, -3.2152e-02],
          [-1.0055e+00, -2.7117e-02],
          [-1.0029e+00, -3.0662e-02],
          [-9.9748e-01, -3.7989e-02],
          [-9.9480e-01, -3.1958e-02],
          [-9.9474e-01, -1.8277e-02],
          [-9.9465e-01, -3.5560e-02],
          [-9.9216e-01, -3.0788e-02],
          [-9.8933e-01, -3.6946e-02],
          [-9.8676e-01, -1.0175e-02],
          [-9.8407e-01, -3.5024e-02],
          [-9.8393e-01, -2.3904e-02],
          [-9.7877e-01, -3.8445e-02],
          [-9.7858e-01,  7.4894e-02],
          [-9.7796e-01, -3.8775e-02],
          [-9.7589e-01, -3.4015e-02],
          [-9.6254e-01, -3.8162e-02],
          [-9.5713e-01, -9.0107e-03],
          [-9.5703e-01, -3.6677e-02],
          [-9.5673e-01, -3.8496e-02],
          [-9.5182e-01, -2.5840e-02],
          [-9.5172e-01, -2.8922e-02],
          [-9.5162e-01, -2.9352e-02],
          [-9.4646e-01, -3.6159e-02],
          [-9.4641e-01,  2.8594e-02],
          [-9.4631e-01, -3.5805e-02],
          [-9.2499e-01, -2.3291e-02],
          [-9.1951e-01, -3.0842e-02],
          [-9.1684e-01, -3.5444e-02],
          [-9.1143e-01, -3.6809e-02],
          [-9.0889e-01, -3.4934e-02],
          [-9.0879e-01,  1.2174e-01],
          [-9.0610e-01, -3.7624e-02],
          [-9.0077e-01, -3.7099e-02],
          [-8.8728e-01, -3.2017e-02],
          [-8.7668e-01,  4.7972e-02],
          [-8.7649e-01, -3.6492e-02],
          [-8.7399e-01, -3.6092e-02],
          [-8.7391e-01, -2.7764e-02],
          [-8.7381e-01, -3.6339e-02],
          [-8.7127e-01,  3.7777e-02],
          [-8.7118e-01, -2.9307e-02],
          [-8.6309e-01, -3.6567e-02],
          [-8.6041e-01, -3.7441e-02],
          [-8.5790e-01, -3.8208e-02],
          [-8.5784e-01, -3.3348e-02],
          [-8.5249e-01, -3.5793e-02],
          [-8.4966e-01, -3.1155e-02],
          [-8.4438e-01, -2.9723e-02],
          [-8.4171e-01, -3.7308e-02],
          [-8.3744e-01, -3.8281e-02],
          [-8.3366e-01, -7.7740e-03],
          [-8.2830e-01, -3.6371e-02],
          [-8.2280e-01, -3.6668e-02],
          [-8.1214e-01, -2.6296e-02],
          [-8.0419e-01, -3.3940e-02],
          [-8.0154e-01, -3.7536e-02],
          [-8.0145e-01, -6.9062e-03],
          [-8.0131e-01, -3.7405e-02],
          [-7.9868e-01, -1.4451e-02],
          [-7.9858e-01, -3.6015e-02],
          [-7.9604e-01, -3.5499e-02],
          [-7.9327e-01, -3.8168e-02],
          [-7.7458e-01, -2.8441e-02],
          [-7.7453e-01, -2.1158e-02],
          [-7.6910e-01, -3.8813e-02],
          [-7.6647e-01, -3.2584e-02],
          [-7.5585e-01, -3.1772e-02],
          [-7.5575e-01, -3.2337e-02],
          [-7.5025e-01,  1.8213e-02],
          [-7.4755e-01, -3.7533e-02],
          [-7.3749e-01, -3.8424e-02],
          [-7.2365e-01, -3.7312e-02],
          [-7.2078e-01, -2.7815e-02],
          [-6.9945e-01, -3.1060e-02],
          [-6.9675e-01, -3.7067e-02],
          [-6.8603e-01, -3.4924e-02],
          [-6.8062e-01, -3.6322e-02],
          [-6.7791e-01, -2.9536e-02],
          [-6.7508e-01, -3.5803e-02],
          [-6.7213e-01, -3.8923e-02],
          [-6.5375e-01,  6.8814e-02],
          [-6.5111e-01, -3.7917e-02],
          [-6.5106e-01, -1.7159e-02],
          [-6.4841e-01, -4.8710e-03],
          [-6.4555e-01, -3.6889e-02],
          [-6.2964e-01, -3.1289e-02],
          [-6.2431e-01, -3.4812e-02],
          [-6.1350e-01, -3.7898e-02],
          [-6.1132e-01, -3.7960e-02],
          [-6.1112e-01, -3.8287e-02],
          [-6.1080e-01, -2.3296e-02],
          [-6.0539e-01, -3.4562e-02],
          [-6.0277e-01, -2.0575e-02],
          [-6.0008e-01, -2.1067e-02],
          [-6.0000e-01, -3.7757e-02],
          [-5.8387e-01, -2.9868e-02],
          [-5.7862e-01,  3.6837e-02],
          [-5.7592e-01, -2.8402e-02],
          [-5.7308e-01, -2.6207e-02],
          [-5.6777e-01, -2.6764e-02],
          [-5.6256e-01, -1.5293e-02],
          [-5.5959e-01, -3.4997e-02],
          [-5.5711e-01, -3.1540e-02],
          [-5.5577e-01, -3.7389e-02],
          [-5.3831e-01, -3.8512e-02],
          [-5.3012e-01, -3.2995e-02],
          [-5.2487e-01, -1.6982e-02],
          [-5.2218e-01, -3.5612e-02],
          [-5.0477e-01, -3.5735e-02],
          [-5.0343e-01, -2.7731e-02],
          [-4.9795e-01, -2.9478e-02],
          [-4.9537e-01, -2.7270e-02],
          [-4.8060e-01, -3.4770e-02],
          [-4.7917e-01, -2.5914e-02],
          [-4.6721e-01, -3.1468e-02],
          [-4.6331e-01, -3.8018e-02],
          [-4.5776e-01, -3.4920e-02],
          [-4.5503e-01, -3.4992e-02],
          [-4.4704e-01, -2.5654e-02],
          [-4.2269e-01, -3.8413e-02],
          [-4.0943e-01, -3.6473e-02],
          [-3.8253e-01, -1.7196e-02],
          [-3.8240e-01, -1.7428e-02],
          [-3.7983e-01, -3.5749e-02],
          [-3.7454e-01, -3.5944e-02],
          [-3.7318e-01, -3.6616e-02],
          [-3.5580e-01, -3.0136e-02],
          [-3.5042e-01, -3.2772e-02],
          [-3.4117e-01, -3.7948e-02],
          [-3.3419e-01, -2.9330e-02],
          [-3.0471e-01, -3.7954e-02],
          [-3.0208e-01,  3.0238e-02],
          [-2.9939e-01, -3.6632e-02],
          [-2.9278e-01, -3.8481e-02],
          [-2.8327e-01, -2.4919e-02],
          [-2.8306e-01, -3.4996e-02],
          [-2.7512e-01, -3.2317e-02],
          [-2.6964e-01, -3.7321e-02],
          [-2.5608e-01, -3.5428e-02],
          [-2.3755e-01, -3.3692e-02],
          [-2.3493e-01, -3.2082e-02],
          [-2.1477e-01, -3.7736e-02],
          [-1.9600e-01, -3.4691e-02],
          [-1.9465e-01, -3.5829e-02],
          [-1.9373e-01, -3.8336e-02],
          [-1.9187e-01, -3.6183e-02],
          [-1.7991e-01, -3.7277e-02],
          [-1.5152e-01, -2.9764e-02],
          [-1.4882e-01, -3.0042e-02],
          [-1.4354e-01, -3.5488e-02],
          [-1.3819e-01, -3.7536e-02],
          [-1.1940e-01,  1.8491e-03],
          [-1.1805e-01, -2.9426e-02],
          [-1.1143e-01, -3.6950e-02],
          [-1.1133e-01, -2.6068e-02],
          [-1.0734e-01,  3.4196e-02],
          [-1.0600e-01,  1.2328e-02],
          [-1.0582e-01,  2.4474e-01],
          [-1.0572e-01, -2.8107e-02],
          [-1.0465e-01, -2.9150e-02],
          [-1.0332e-01, -2.5010e-02],
          [-1.0324e-01, -2.8241e-02],
          [-1.0312e-01,  5.0546e-01],
          [-9.1658e-02, -2.7604e-02],
          [-9.0760e-02, -2.9234e-02],
          [-6.8459e-02, -3.7995e-02],
          [-6.5441e-02, -3.5032e-02],
          [-4.9937e-02, -3.7550e-02],
          [-3.6197e-02, -2.4763e-02],
          [-3.3491e-02, -3.4745e-02],
          [-2.5461e-02, -2.9553e-02],
          [-9.4256e-03, -3.1648e-02],
          [-8.0878e-03, -3.7820e-02],
          [ 1.3552e-02, -2.7896e-02],
          [ 1.4901e-02, -3.5302e-02],
          [ 2.0237e-02, -1.2769e-03],
          [ 2.2927e-02, -2.6230e-02],
          [ 5.3700e-02, -3.6797e-02],
          [ 6.8478e-02, -2.0753e-02],
          [ 6.9825e-02, -3.2611e-02],
          [ 7.1173e-02, -1.9686e-02],
          [ 1.0739e-01, -3.3739e-02],
          [ 1.1701e-01, -1.0616e-02],
          [ 1.2772e-01, -3.3408e-02],
          [ 1.4361e-01, -1.2444e-02],
          [ 1.4631e-01, -3.3744e-02],
          [ 1.5727e-01, -3.4176e-02],
          [ 1.5996e-01, -2.1435e-02],
          [ 1.6246e-01, -3.7588e-02],
          [ 1.6266e-01, -3.3367e-02],
          [ 1.6379e-01, -3.7283e-02],
          [ 1.6791e-01, -2.4331e-02],
          [ 1.6927e-01, -3.6120e-02],
          [ 1.8725e-01, -3.8096e-02],
          [ 1.9055e-01, -3.8219e-02],
          [ 2.0006e-01, -2.2487e-03],
          [ 2.0141e-01, -3.6044e-02],
          [ 2.1880e-01, -3.6955e-02],
          [ 2.3763e-01, -3.3626e-02],
          [ 2.3806e-01, -3.6319e-02],
          [ 2.3898e-01, -3.5102e-02],
          [ 2.5651e-01, -3.2492e-02],
          [ 2.6449e-01, -3.5342e-02],
          [ 2.6988e-01, -3.3581e-02],
          [ 3.0085e-01, -2.5667e-02],
          [ 3.0220e-01, -2.9764e-02],
          [ 3.1559e-01, -2.6279e-02],
          [ 3.1822e-01, -2.3505e-02],
          [ 3.3165e-01, -2.8661e-02],
          [ 3.4510e-01, -3.6072e-02],
          [ 3.6393e-01,  1.2420e-01],
          [ 3.6662e-01,  3.1391e-02],
          [ 3.6930e-01, -2.9070e-02],
          [ 3.7199e-01, -3.5911e-02],
          [ 4.2034e-01, -3.4151e-02],
          [ 4.2573e-01, -3.5643e-02],
          [ 4.3103e-01, -3.5945e-02],
          [ 4.3632e-01, -3.2390e-02],
          [ 4.4711e-01, -1.8632e-02],
          [ 4.5521e-01, -1.6725e-02],
          [ 4.5655e-01, -2.3902e-02],
          [ 4.5796e-01, -3.7852e-02],
          [ 4.8469e-01, -2.8887e-02],
          [ 5.0360e-01, -3.5704e-02],
          [ 5.0629e-01, -1.1372e-02],
          [ 5.0898e-01, -3.0899e-02],
          [ 5.1145e-01, -2.6571e-02],
          [ 5.1166e-01, -3.3372e-02],
          [ 5.6130e-01, -3.5707e-02],
          [ 5.6265e-01, -3.7732e-02],
          [ 5.8440e-01, -2.3523e-02],
          [ 5.8544e-01, -1.3121e-02],
          [ 5.8680e-01, -1.9022e-02],
          [ 5.8710e-01, -3.4050e-02],
          [ 5.8813e-01, -3.4672e-02],
          [ 6.0820e-01, -3.7824e-02],
          [ 6.0834e-01, -3.7970e-02],
          [ 6.1647e-01, -3.6191e-02],
          [ 6.5661e-01, -3.7878e-02],
          [ 6.8213e-01, -3.5705e-02],
          [ 6.8620e-01, -1.2116e-02],
          [ 6.8888e-01, -3.5905e-02],
          [ 7.1821e-01, -3.5999e-02],
          [ 7.1833e-01, -3.5848e-02],
          [ 7.3701e-01, -3.7311e-02],
          [ 7.3981e-01, -3.2045e-02],
          [ 7.7219e-01, -3.2683e-02],
          [ 7.9090e-01, -3.0693e-02],
          [ 7.9340e-01, -3.5796e-02],
          [ 7.9891e-01, -3.1431e-02],
          [ 8.1496e-01, -3.1116e-02],
          [ 8.1767e-01, -3.1113e-02],
          [ 8.2652e-01, -3.8398e-02],
          [ 8.3924e-01,  7.1119e-02],
          [ 8.4193e-01, -8.9170e-03],
          [ 8.6334e-01,  2.3029e-01],
          [ 8.6603e-01,  1.3228e-01],
          [ 8.6872e-01, -1.8121e-04],
          [ 8.9013e-01, -3.7404e-02],
          [ 9.2521e-01, -3.5600e-02],
          [ 9.3046e-01, -3.4242e-02],
          [ 9.8410e-01, -3.5352e-02],
          [ 1.0539e+00, -2.1761e-02],
          [ 1.0566e+00, -3.3521e-02],
          [ 1.1103e+00, -3.5933e-02],
          [ 1.2071e+00,  9.3369e-03],
          [ 1.2098e+00, -2.1850e-02],
          [ 1.3384e+00, -3.8112e-02],
          [ 1.4730e+00, -3.2771e-02],
          [ 1.4781e+00, -3.1010e-02],
          [ 1.4810e+00, -3.8810e-02],
          [ 1.5533e+00, -2.8068e-02],
          [ 1.5560e+00, -3.7420e-02],
          [ 1.7817e+00, -1.5447e-02],
          [ 2.0730e+00, -3.8415e-02],
          [ 2.2105e+00, -3.8494e-02],
          [ 2.4125e+00, -3.7839e-02],
          [ 2.7390e+00, -3.0660e-02],
          [ 3.4646e+00, -3.7421e-02],
          [ 3.5748e+00, -3.6857e-02]]),
  'pepmass': [8.372829322043447],
  'charge': '4+',
  'scan': 4594},
 {'nzero_peaks': tensor([[-1.1263e+00,  7.6183e-01],
          [-1.1236e+00,  1.3922e-01],
          [-1.1166e+00, -1.6558e-02],
          [-1.1022e+00,  2.8170e-02],
          [-1.1021e+00,  7.5180e-01],
          [-1.1004e+00, -1.1395e-02],
          [-1.0995e+00, -7.7942e-03],
          [-1.0994e+00,  6.1779e-02],
          [-1.0994e+00,  3.4347e-02],
          [-1.0968e+00,  6.0618e-02],
          [-1.0967e+00,  2.8860e-01],
          [-1.0915e+00,  1.6222e-02],
          [-1.0865e+00, -1.5702e-02],
          [-1.0834e+00,  5.2132e-01],
          [-1.0700e+00,  2.7929e-02],
          [-1.0565e+00, -4.1475e-03],
          [-1.0537e+00,  2.5015e-01],
          [-1.0323e+00, -6.0383e-03],
          [-1.0269e+00,  6.3853e-03],
          [-1.0243e+00,  6.6278e-02],
          [-1.0216e+00,  6.3523e-02],
          [-1.0168e+00, -1.3118e-02],
          [-1.0127e+00, -1.6737e-02],
          [-1.0029e+00,  5.5331e-02],
          [-1.0028e+00, -7.9771e-03],
          [-1.0001e+00, -3.6461e-03],
          [-9.8933e-01,  2.1510e-02],
          [-9.8924e-01, -1.1345e-02],
          [-9.8393e-01,  4.5712e-02],
          [-9.8134e-01,  1.6652e-02],
          [-9.7858e-01,  5.8900e-01],
          [-9.7593e-01, -1.0354e-02],
          [-9.7326e-01, -7.3182e-03],
          [-9.5723e-01,  2.8808e-02],
          [-9.5713e-01,  1.5831e-02],
          [-9.5703e-01,  2.1629e-02],
          [-9.5182e-01, -1.1388e-02],
          [-9.5172e-01,  1.5608e-02],
          [-9.4814e-01, -8.6217e-03],
          [-9.4006e-01, -1.1724e-02],
          [-9.3564e-01,  2.4050e-02],
          [-9.3300e-01,  9.8923e-02],
          [-9.3033e-01,  1.0671e-01],
          [-9.1951e-01,  7.3633e-02],
          [-9.1684e-01,  2.8536e-04],
          [-9.1420e-01,  4.1566e-02],
          [-9.1400e-01, -5.5260e-03],
          [-9.1153e-01,  1.1680e-01],
          [-9.0879e-01,  4.4668e-02],
          [-9.0621e-01, -8.4349e-03],
          [-9.0612e-01, -8.8646e-03],
          [-9.0334e-01, -9.6342e-03],
          [-9.0309e-01, -1.0319e-02],
          [-8.8728e-01,  4.6594e-03],
          [-8.8190e-01, -1.2307e-02],
          [-8.8000e-01, -1.1451e-02],
          [-8.7668e-01,  6.1835e-02],
          [-8.7547e-01, -9.3823e-03],
          [-8.7382e-01,  7.8887e-02],
          [-8.7127e-01, -9.4204e-03],
          [-8.6850e-01,  2.8521e-02],
          [-8.6596e-01,  2.7342e-02],
          [-8.6237e-01, -1.4578e-02],
          [-8.6051e-01,  3.2261e-02],
          [-8.5517e-01, -1.4339e-02],
          [-8.5510e-01,  4.7165e-02],
          [-8.5241e-01,  9.0980e-03],
          [-8.4966e-01, -9.7152e-03],
          [-8.4438e-01,  1.1744e-01],
          [-8.4428e-01, -1.0844e-02],
          [-8.4171e-01,  7.9065e-02],
          [-8.3912e-01,  2.7610e-03],
          [-8.3907e-01,  1.1878e-01],
          [-8.3366e-01,  1.1583e-02],
          [-8.2821e-01,  8.3883e-03],
          [-8.2699e-01, -1.2856e-02],
          [-8.2022e-01,  5.1289e-02],
          [-8.1217e-01,  6.1475e+00],
          [-8.0757e-01, -1.2222e-02],
          [-8.0683e-01,  1.1380e-01],
          [-8.0413e-01, -3.9070e-03],
          [-7.9868e-01,  7.3257e-01],
          [-7.9859e-01,  9.6069e-02],
          [-7.9616e-01, -4.3544e-03],
          [-7.9352e-01, -7.2288e-03],
          [-7.9327e-01,  7.5644e-02],
          [-7.9070e-01,  1.8382e-01],
          [-7.8801e-01,  1.8470e-01],
          [-7.8538e-01, -1.3742e-02],
          [-7.8115e-01, -1.1760e-02],
          [-7.7987e-01,  2.6808e-01],
          [-7.7453e-01,  2.8793e-02],
          [-7.6107e-01,  8.1368e-02],
          [-7.5585e-01,  3.2214e-02],
          [-7.5576e-01,  9.2594e-03],
          [-7.5307e-01, -6.9845e-03],
          [-7.5298e-01, -1.0094e-02],
          [-7.5040e-01,  2.7896e-02],
          [-7.5025e-01,  6.8323e-03],
          [-7.4782e-01,  3.3975e-02],
          [-7.4500e-01,  6.0979e-01],
          [-7.3704e-01,  3.0393e+00],
          [-7.3434e-01, -6.9422e-03],
          [-7.3427e-01, -4.4805e-03],
          [-7.2102e-01,  2.9092e-02],
          [-7.1838e-01,  1.4276e-01],
          [-7.1287e-01,  9.0300e-02],
          [-7.1270e-01, -7.2611e-03],
          [-7.0996e-01,  2.2372e-02],
          [-7.0484e-01, -9.9114e-03],
          [-7.0473e-01,  7.3359e-02],
          [-6.7788e-01,  1.2540e-02],
          [-6.7527e-01,  1.6156e-01],
          [-6.7269e-01,  2.0593e-01],
          [-6.7257e-01, -1.3293e-02],
          [-6.5904e-01,  9.5625e-02],
          [-6.5101e-01, -8.7266e-03],
          [-6.4853e-01, -4.1624e-03],
          [-6.4305e-01, -1.3117e-02],
          [-6.1344e-01,  1.3701e-01],
          [-6.1080e-01,  7.0877e-02],
          [-6.0013e-01,  1.0836e-02],
          [-6.0004e-01,  1.0887e-02],
          [-5.8450e-01, -9.9331e-03],
          [-5.7583e-01,  2.7838e-02],
          [-5.6246e-01, -3.6765e-03],
          [-5.4378e-01,  3.8464e-02],
          [-5.4095e-01,  3.6453e-02],
          [-5.3299e-01,  7.8044e-02],
          [-5.2749e-01,  1.3405e-02],
          [-5.2222e-01,  2.1035e-01],
          [-5.1682e-01,  2.7434e-02],
          [-5.1413e-01,  9.0086e-03],
          [-5.0343e-01,  2.3278e-02],
          [-4.9538e-01,  1.8811e-02],
          [-4.9002e-01,  7.8005e-02],
          [-4.8733e-01,  6.4248e-02],
          [-4.8720e-01,  6.4085e-02],
          [-4.8187e-01,  9.8084e-02],
          [-4.5756e-01, -1.1966e-02],
          [-4.5221e-01,  1.1686e-03],
          [-4.4691e-01,  1.8164e-02],
          [-4.4437e-01, -7.0541e-03],
          [-4.4150e-01,  3.5493e-01],
          [-4.3354e-01,  2.6058e-01],
          [-4.2279e-01, -8.1943e-03],
          [-4.1752e-01, -6.5220e-03],
          [-4.1488e-01,  1.9937e-01],
          [-4.0646e-01,  2.7472e-02],
          [-4.0122e-01,  4.2534e-02],
          [-3.9866e-01,  2.4482e-02],
          [-3.8784e-01,  5.8828e-02],
          [-3.8654e-01, -1.0927e-02],
          [-3.8528e-01, -1.0399e-02],
          [-3.7708e-01, -3.5226e-03],
          [-3.7302e-01,  6.2473e-03],
          [-3.6919e-01,  3.7292e-01],
          [-3.6815e-01,  3.5958e-03],
          [-3.6382e-01, -6.5856e-03],
          [-3.6105e-01,  5.4073e-02],
          [-3.5297e-01,  1.2610e-01],
          [-3.5028e-01, -1.0389e-02],
          [-3.3982e-01,  9.7338e-03],
          [-3.3157e-01,  1.9798e-01],
          [-3.2893e-01, -1.1493e-02],
          [-3.2838e-01, -1.3362e-02],
          [-3.0994e-01,  3.4458e-02],
          [-3.0754e-01,  1.9737e-02],
          [-3.0462e-01, -5.0749e-03],
          [-2.9663e-01,  1.5976e-02],
          [-2.9655e-01, -2.0967e-04],
          [-2.6035e-01, -1.0753e-02],
          [-2.5870e-01, -1.2650e-02],
          [-2.5085e-01,  8.0703e-01],
          [-2.3886e-01,  8.4060e-01],
          [-2.3754e-01, -4.1948e-03],
          [-2.2950e-01,  1.3017e-02],
          [-2.2687e-01,  3.0012e-03],
          [-2.2423e-01,  2.3945e-01],
          [-2.1469e-01,  3.4917e-02],
          [-2.1342e-01,  6.0945e-03],
          [-1.9738e-01, -1.1546e-02],
          [-1.9467e-01, -9.1240e-03],
          [-1.7853e-01,  7.5028e-02],
          [-1.6498e-01, -5.6012e-03],
          [-1.4633e-01,  7.6231e-02],
          [-1.3829e-01,  6.9933e-02],
          [-1.3559e-01,  3.8809e-03],
          [-1.3287e-01, -6.1473e-03],
          [-1.2479e-01,  1.5832e-03],
          [-1.0996e-01,  3.8010e-02],
          [-1.0854e-01, -4.8212e-03],
          [-1.0843e-01,  1.3800e-02],
          [-1.0590e-01,  3.7701e-02],
          [-9.9061e-02, -6.1457e-03],
          [-9.7716e-02,  1.7224e-02],
          [-9.5611e-02, -1.2994e-02],
          [-8.9841e-02,  2.1228e-02],
          [-6.0198e-02,  1.8449e+00],
          [-6.0118e-02,  2.7529e-02],
          [-3.8458e-02, -9.5854e-03],
          [-3.6230e-02,  3.1089e-03],
          [-3.3573e-02,  1.6750e-01],
          [-2.8069e-02,  1.0299e-01],
          [-2.2769e-02, -1.0248e-02],
          [-9.5326e-03, -9.2074e-03],
          [-3.0354e-04, -1.0780e-02],
          [ 1.4037e-03, -8.8285e-03],
          [ 3.9689e-03,  1.7085e-02],
          [ 1.2122e-02,  9.4416e-02],
          [ 1.4793e-02, -1.2271e-02],
          [ 4.5098e-02, -9.1824e-03],
          [ 4.7054e-02, -5.1514e-03],
          [ 8.4823e-02,  1.3877e-02],
          [ 1.0888e-01, -1.1155e-02],
          [ 1.2760e-01, -7.4978e-03],
          [ 1.3587e-01,  2.9819e-01],
          [ 1.3856e-01,  5.0655e-02],
          [ 1.5178e-01, -5.4623e-03],
          [ 1.5718e-01,  3.4772e-02],
          [ 1.6130e-01,  2.5028e-02],
          [ 1.8520e-01, -9.5881e-03],
          [ 1.8684e-01, -9.8796e-03],
          [ 1.9479e-01, -5.2267e-03],
          [ 1.9496e-01,  3.1533e-02],
          [ 2.0551e-01,  2.6716e-03],
          [ 2.0816e-01, -1.4190e-02],
          [ 2.3790e-01,  5.3611e-03],
          [ 2.4304e-01,  5.0386e-04],
          [ 2.4330e-01,  1.5187e+00],
          [ 2.5384e-01,  3.4109e-01],
          [ 2.5653e-01,  7.5373e-02],
          [ 2.6991e-01,  1.9181e-02],
          [ 2.8539e-01, -8.0625e-03],
          [ 2.8620e-01,  4.7110e-02],
          [ 2.8883e-01,  6.8011e-02],
          [ 2.8887e-01,  5.9027e-02],
          [ 2.9232e-01, -5.2798e-03],
          [ 3.0747e-01,  1.3186e-02],
          [ 3.1018e-01, -3.7214e-03],
          [ 3.1563e-01,  4.1748e-02],
          [ 3.2376e-01, -3.9224e-03],
          [ 3.2910e-01, -4.7660e-03],
          [ 3.3965e-01,  6.1519e-02],
          [ 3.9086e-01, -6.3807e-03],
          [ 3.9950e-01, -4.5318e-03],
          [ 4.1547e-01, -1.1341e-02],
          [ 4.2855e-01,  8.9229e-03],
          [ 4.3937e-01,  6.7467e-02],
          [ 4.5257e-01, -7.5725e-03],
          [ 4.6340e-01,  1.3515e-01],
          [ 5.0357e-01,  2.1253e-02],
          [ 5.0759e-01, -7.7499e-03],
          [ 5.1695e-01,  4.9490e-03],
          [ 5.2231e-01, -5.2303e-03],
          [ 5.3430e-01, -3.0069e-03],
          [ 5.3853e-01, -3.0895e-03],
          [ 5.4673e-01,  2.5802e-02],
          [ 5.5208e-01,  7.4516e-02],
          [ 5.6002e-01,  1.7727e-02],
          [ 5.6256e-01,  2.0470e-02],
          [ 5.9477e-01,  8.0388e-03],
          [ 5.9744e-01, -7.9193e-03],
          [ 6.2446e-01,  5.0344e-02],
          [ 6.2710e-01,  1.0738e-01],
          [ 6.4318e-01,  2.0280e-02],
          [ 6.7280e-01,  4.4268e+00],
          [ 6.9985e-01,  8.3497e-02],
          [ 7.5322e-01,  1.0115e-02],
          [ 7.7222e-01,  1.1355e-02],
          [ 8.1797e-01,  2.4700e-02],
          [ 8.2034e-01,  4.2962e-02],
          [ 8.2844e-01,  1.9045e-02],
          [ 8.4720e-01,  4.3924e-02],
          [ 8.5796e-01,  1.3048e-02],
          [ 9.0637e-01, -1.1143e-02],
          [ 9.2792e-01, -9.0589e-03],
          [ 9.2814e-01, -5.3001e-03],
          [ 9.3316e-01,  2.7597e-03],
          [ 9.4121e-01,  2.4142e-02],
          [ 9.4216e-01,  1.3380e-03],
          [ 9.5463e-01, -9.5114e-03],
          [ 9.6203e-01, -5.2369e-03],
          [ 9.6815e-01,  3.6841e-01],
          [ 9.7080e-01,  1.1421e+00],
          [ 1.0165e+00,  4.3888e+00],
          [ 1.0325e+00, -5.8914e-03],
          [ 1.0353e+00,  1.5002e-03],
          [ 1.0604e+00, -9.4257e-03],
          [ 1.0757e+00,  1.0326e-02],
          [ 1.1184e+00, -6.3288e-03],
          [ 1.1643e+00,  7.7457e-02],
          [ 1.1963e+00,  2.5991e-02],
          [ 1.1990e+00,  2.8025e-02],
          [ 1.2096e+00, -9.2950e-03],
          [ 1.2246e+00,  2.4532e-02],
          [ 1.2260e+00,  7.1488e-02],
          [ 1.2499e+00,  1.1789e-02],
          [ 1.2526e+00, -6.8328e-03],
          [ 1.2717e+00,  3.0557e-02],
          [ 1.2743e+00,  2.3425e-02],
          [ 1.2769e+00,  1.2238e-02],
          [ 1.3200e+00,  2.9645e+00],
          [ 1.3227e+00,  1.3178e-02],
          [ 1.4724e+00, -5.5284e-03],
          [ 1.4818e+00, -7.2864e-03],
          [ 1.5686e+00, -6.1286e-03],
          [ 1.7576e+00,  4.6880e-02],
          [ 1.7685e+00,  2.1534e-02],
          [ 1.9402e+00, -5.2078e-03]]),
  'pepmass': [10.861760065097096],
  'charge': '2+',
  'scan': 5728},
 {'nzero_peaks': tensor([[-1.1167e+00, -3.9184e-02],
          [-1.1094e+00, -3.9498e-02],
          [-1.1080e+00, -3.9468e-02],
          [-1.0997e+00, -3.9290e-02],
          [-1.0972e+00, -3.9450e-02],
          [-1.0948e+00, -3.9343e-02],
          [-1.0933e+00, -3.9406e-02],
          [-1.0876e+00, -3.9327e-02],
          [-1.0819e+00, -3.9432e-02],
          [-1.0765e+00, -3.8826e-02],
          [-1.0733e+00, -3.9645e-02],
          [-1.0696e+00, -3.9420e-02],
          [-1.0645e+00, -3.5896e-02],
          [-1.0561e+00, -3.9196e-02],
          [-1.0537e+00, -3.6232e-02],
          [-1.0385e+00, -3.9169e-02],
          [-1.0216e+00, -3.5282e-02],
          [-1.0045e+00, -3.9045e-02],
          [-1.0034e+00, -3.9112e-02],
          [-1.0022e+00, -3.9106e-02],
          [-9.9474e-01, -3.5949e-02],
          [-9.7858e-01, -3.2955e-02],
          [-9.7267e-01, -3.9167e-02],
          [-9.5713e-01, -3.5255e-02],
          [-9.4640e-01, -3.5274e-02],
          [-9.4631e-01, -3.5128e-02],
          [-9.0879e-01, -2.1545e-02],
          [-9.0185e-01, -3.8398e-02],
          [-8.9197e-01, -3.8901e-02],
          [-8.7668e-01, -2.5115e-02],
          [-8.7127e-01, -1.3287e-02],
          [-8.4305e-01, -3.9241e-02],
          [-8.3365e-01, -3.3207e-02],
          [-8.0409e-01, -3.6402e-02],
          [-8.0145e-01, -3.3351e-02],
          [-7.9604e-01, -3.5825e-02],
          [-7.9594e-01, -3.9116e-02],
          [-7.9540e-01, -3.8483e-02],
          [-7.7452e-01, -3.3870e-02],
          [-7.6647e-01, -3.1169e-02],
          [-7.6184e-01, -3.9448e-02],
          [-7.6077e-01, -3.8614e-02],
          [-7.5025e-01, -2.8316e-02],
          [-7.4551e-01, -3.8600e-02],
          [-7.3487e-01, -3.9104e-02],
          [-6.9631e-01, -3.9032e-02],
          [-6.9231e-01, -3.9147e-02],
          [-6.8603e-01, -3.8872e-02],
          [-6.8593e-01, -3.6372e-02],
          [-6.8062e-01, -3.8690e-02],
          [-6.6373e-01, -3.8724e-02],
          [-6.4841e-01, -2.3041e-02],
          [-6.1759e-01, -3.9346e-02],
          [-6.1080e-01, -2.7824e-02],
          [-6.0745e-01, -3.9201e-02],
          [-6.0539e-01, -3.8455e-02],
          [-6.0007e-01, -3.0820e-02],
          [-5.7862e-01, -3.0842e-02],
          [-5.6777e-01, -2.8792e-02],
          [-5.6595e-01, -3.9241e-02],
          [-5.5135e-01, -3.9004e-02],
          [-5.4159e-01, -3.9051e-02],
          [-5.1946e-01, -3.8999e-02],
          [-5.0343e-01, -3.8563e-02],
          [-4.9795e-01, -3.8256e-02],
          [-4.9538e-01, -9.8292e-03],
          [-4.9269e-01, -3.8248e-02],
          [-4.6782e-01, -3.9166e-02],
          [-4.5776e-01, -2.7833e-02],
          [-4.5506e-01, -3.8305e-02],
          [-4.5244e-01, -3.6805e-02],
          [-4.4704e-01, -2.1507e-02],
          [-4.0942e-01, -3.5820e-02],
          [-4.0932e-01, -3.8125e-02],
          [-3.8263e-01, -3.8319e-02],
          [-3.8253e-01, -1.5096e-02],
          [-3.8240e-01, -2.2852e-02],
          [-3.7983e-01, -3.6883e-02],
          [-3.6961e-01, -3.9046e-02],
          [-3.6054e-01, -3.8540e-02],
          [-3.5580e-01, -3.2244e-02],
          [-3.3419e-01, -2.8675e-02],
          [-3.1271e-01, -3.6118e-02],
          [-3.0208e-01, -3.2420e-03],
          [-3.0189e-01, -3.8086e-02],
          [-2.9939e-01, -3.6124e-02],
          [-2.7418e-01, -3.9200e-02],
          [-2.6701e-01, -3.8635e-02],
          [-2.6437e-01, -3.7081e-02],
          [-2.5084e-01, -3.1139e-02],
          [-1.9187e-01, -3.5101e-02],
          [-1.6813e-01, -3.7317e-02],
          [-1.4354e-01, -3.9026e-02],
          [-1.1133e-01, -3.3406e-02],
          [-9.7524e-02, -3.8971e-02],
          [-3.6194e-02, -2.5824e-02],
          [-2.2350e-02, -3.8876e-02],
          [-9.4249e-03, -3.8168e-02],
          [ 4.4449e-02, -3.7864e-02],
          [ 6.8473e-02, -3.4960e-02],
          [ 7.9120e-02, -3.8932e-02],
          [ 1.1701e-01, -1.4008e-02],
          [ 1.1971e-01, -3.5449e-02],
          [ 1.2214e-01, -3.8089e-02],
          [ 1.4361e-01, -3.3715e-02],
          [ 1.5210e-01, -3.9002e-02],
          [ 2.3898e-01, -3.5802e-02],
          [ 2.5651e-01, -3.1773e-02],
          [ 2.9408e-01, -3.6508e-02],
          [ 2.9911e-01, -3.8801e-02],
          [ 3.3165e-01, -2.6655e-02],
          [ 3.9878e-01, -3.7095e-02],
          [ 4.4712e-01, -2.9770e-02],
          [ 4.8468e-01, -2.9653e-02],
          [ 4.8737e-01, -3.7304e-02],
          [ 4.9387e-01, -3.8540e-02],
          [ 5.1145e-01, -3.6857e-02],
          [ 5.8545e-01, -2.8073e-02],
          [ 6.6809e-01, -3.8392e-02],
          [ 6.8619e-01, -2.4758e-02],
          [ 6.8887e-01, -3.7062e-02],
          [ 6.9169e-01, -3.8459e-02],
          [ 7.3983e-01, -3.8100e-02],
          [ 8.3924e-01,  1.6551e-02],
          [ 8.4193e-01, -2.7541e-02],
          [ 8.5202e-01, -3.8374e-02],
          [ 8.6328e-01, -3.6685e-02],
          [ 9.8424e-01, -3.6700e-02],
          [ 9.8443e-01, -3.8782e-02],
          [ 1.0539e+00, -2.4477e-02],
          [ 1.0566e+00, -3.4353e-02],
          [ 1.1588e+00, -3.6440e-02],
          [ 1.1873e+00, -3.9053e-02],
          [ 1.1911e+00, -1.5066e-02],
          [ 1.1938e+00, -3.8152e-02],
          [ 1.2071e+00, -7.4042e-03],
          [ 1.2098e+00, -3.0734e-02],
          [ 1.2395e+00,  2.8926e-01],
          [ 1.2445e+00, -3.8093e-02],
          [ 1.4121e+00, -3.8441e-02],
          [ 1.4730e+00, -1.8848e-02],
          [ 1.4756e+00, -3.0430e-02],
          [ 1.5383e+00, -3.7316e-02],
          [ 1.5533e+00, -3.2084e-02],
          [ 1.7817e+00, -2.9513e-02],
          [ 1.7844e+00, -3.5332e-02],
          [ 1.8030e+00, -3.7134e-02],
          [ 1.9211e+00, -2.9711e-02],
          [ 1.9238e+00, -3.5524e-02],
          [ 2.0476e+00, -3.0705e-02],
          [ 2.0502e+00, -3.4255e-02],
          [ 2.2246e+00, -3.2629e-02],
          [ 2.2273e+00, -3.4573e-02],
          [ 2.2418e+00, -3.8377e-02],
          [ 2.2729e+00, -3.5910e-02],
          [ 2.3563e+00, -2.6885e-02],
          [ 2.3589e+00, -3.6456e-02],
          [ 2.4153e+00, -3.8139e-02],
          [ 2.5684e+00, -3.5286e-02],
          [ 2.5711e+00, -3.7024e-02],
          [ 2.6168e+00,  1.9272e-02],
          [ 2.6194e+00, -1.2424e-03],
          [ 2.6221e+00, -3.7272e-02],
          [ 2.6368e+00, -3.8281e-02],
          [ 2.8074e+00, -3.3292e-02],
          [ 2.8101e+00, -3.5397e-02],
          [ 2.8172e+00, -3.8257e-02],
          [ 3.0409e+00, -3.2783e-02],
          [ 3.0437e+00, -3.7268e-02],
          [ 3.1673e+00, -3.8355e-02],
          [ 3.3635e+00, -3.8200e-02],
          [ 3.5548e+00, -3.8377e-02],
          [ 3.6962e+00, -3.8138e-02]]),
  'pepmass': [16.800319721770588],
  'charge': '2+',
  'scan': 9506}]
In [ ]:
testNew['spectra']['TMLITHMQDLQEVTQDLHYENFR']
In [49]:
len(testNew['spectra'])
Out[49]:
19313
In [50]:
TRAIN_DATASET_NEW="/media/eduseiti/bigdata02/unicamp/doutorado/bootstrap.pytorch/data/mixedSpectraCrux/sequences/train_mixedSpectraCrux_v5.1.pkl"
In [53]:
with open(TRAIN_DATASET_NEW, "rb") as inputLog:
    trainNew = pickle.load(inputLog)
In [54]:
len(trainNew['spectra'])
Out[54]:
79164
In [61]:
trainNew['spectra']['SGPFGQIFRPDNFVFGQSGAGNNWAK'][0]['nzero_peaks'][:,1]
Out[61]:
tensor([-0.0399, -0.0401, -0.0401, -0.0374, -0.0401, -0.0398, -0.0397, -0.0401,
        -0.0388, -0.0401, -0.0400, -0.0401, -0.0379, -0.0399, -0.0402, -0.0398,
        -0.0402, -0.0400, -0.0397, -0.0399, -0.0402, -0.0388, -0.0388, -0.0400,
        -0.0400, -0.0394, -0.0398, -0.0398, -0.0389, -0.0396, -0.0387, -0.0401,
        -0.0396, -0.0400, -0.0400, -0.0398, -0.0343, -0.0392, -0.0389, -0.0401,
        -0.0399, -0.0400, -0.0397, -0.0396, -0.0393, -0.0390, -0.0389, -0.0317,
        -0.0339, -0.0380, -0.0396, -0.0398, -0.0387, -0.0318, -0.0391, -0.0389,
        -0.0400, -0.0310, -0.0397, -0.0383, -0.0335, -0.0376, -0.0395, -0.0128,
        -0.0388, -0.0395, -0.0387, -0.0396, -0.0374, -0.0387, -0.0389, -0.0393,
        -0.0318, -0.0351, -0.0377, -0.0397, -0.0370, -0.0398, -0.0396, -0.0395,
        -0.0396, -0.0387, -0.0384, -0.0375, -0.0368, -0.0341, -0.0399, -0.0265,
        -0.0328, -0.0396, -0.0378, -0.0391, -0.0375, -0.0399, -0.0386, -0.0399,
        -0.0400, -0.0398, -0.0398, -0.0393, -0.0392, -0.0397, -0.0392, -0.0396,
        -0.0393])
In [62]:
trainNew['spectra']['SGPFGQIFRPDNFVFGQSGAGNNWAK'][0]['nzero_peaks']
Out[62]:
tensor([[-1.1655, -0.0399],
        [-1.1650, -0.0401],
        [-1.1643, -0.0401],
        [-1.1263, -0.0374],
        [-1.1105, -0.0401],
        [-1.0943, -0.0398],
        [-1.0883, -0.0397],
        [-1.0807, -0.0401],
        [-1.0752, -0.0388],
        [-1.0346, -0.0401],
        [-1.0297, -0.0400],
        [-1.0190, -0.0401],
        [-1.0014, -0.0379],
        [-0.9942, -0.0399],
        [-0.9933, -0.0402],
        [-0.9086, -0.0398],
        [-0.8993, -0.0402],
        [-0.8814, -0.0400],
        [-0.8781, -0.0397],
        [-0.8750, -0.0399],
        [-0.8699, -0.0402],
        [-0.8658, -0.0388],
        [-0.8631, -0.0388],
        [-0.8344, -0.0400],
        [-0.7612, -0.0400],
        [-0.7117, -0.0394],
        [-0.6514, -0.0398],
        [-0.5920, -0.0398],
        [-0.5598, -0.0389],
        [-0.5156, -0.0396],
        [-0.4792, -0.0387],
        [-0.4422, -0.0401],
        [-0.3480, -0.0396],
        [-0.3147, -0.0400],
        [-0.3146, -0.0400],
        [-0.3088, -0.0398],
        [-0.2970, -0.0343],
        [-0.2510, -0.0392],
        [-0.0859, -0.0389],
        [-0.0359, -0.0401],
        [ 0.0862, -0.0399],
        [ 0.1457, -0.0400],
        [ 0.2506, -0.0397],
        [ 0.3209, -0.0396],
        [ 0.3961, -0.0393],
        [ 0.4015, -0.0390],
        [ 0.4794, -0.0389],
        [ 0.5170, -0.0317],
        [ 0.5183, -0.0339],
        [ 0.5196, -0.0380],
        [ 0.5555, -0.0396],
        [ 0.5873, -0.0398],
        [ 0.6499, -0.0387],
        [ 0.7452, -0.0318],
        [ 0.7478, -0.0391],
        [ 0.7560, -0.0389],
        [ 0.7811, -0.0400],
        [ 0.9788, -0.0310],
        [ 0.9814, -0.0397],
        [ 1.0554, -0.0383],
        [ 1.0568, -0.0335],
        [ 1.0580, -0.0376],
        [ 1.0591, -0.0395],
        [ 1.0594, -0.0128],
        [ 1.0662, -0.0388],
        [ 1.1195, -0.0395],
        [ 1.2098, -0.0387],
        [ 1.3535, -0.0396],
        [ 1.3869, -0.0374],
        [ 1.3883, -0.0387],
        [ 1.3896, -0.0389],
        [ 1.4299, -0.0393],
        [ 1.4755, -0.0318],
        [ 1.4781, -0.0351],
        [ 1.4809, -0.0377],
        [ 1.5122, -0.0397],
        [ 1.5400, -0.0370],
        [ 1.5552, -0.0398],
        [ 1.6831, -0.0396],
        [ 1.7058, -0.0395],
        [ 1.7105, -0.0396],
        [ 1.7118, -0.0387],
        [ 1.7132, -0.0384],
        [ 1.7870, -0.0375],
        [ 1.7884, -0.0368],
        [ 1.7897, -0.0341],
        [ 1.8356, -0.0399],
        [ 1.8702, -0.0265],
        [ 1.8729, -0.0328],
        [ 1.8997, -0.0396],
        [ 1.9871, -0.0378],
        [ 1.9885, -0.0391],
        [ 2.0180, -0.0375],
        [ 2.0824, -0.0399],
        [ 2.0986, -0.0386],
        [ 2.1161, -0.0399],
        [ 2.3933, -0.0400],
        [ 2.4035, -0.0398],
        [ 2.5838, -0.0398],
        [ 2.6001, -0.0393],
        [ 2.7457, -0.0392],
        [ 3.2019, -0.0397],
        [ 3.6121, -0.0392],
        [ 3.8273, -0.0396],
        [ 3.8951, -0.0393]])
In [63]:
all_intensities = trainNew['spectra']['SGPFGQIFRPDNFVFGQSGAGNNWAK'][0]['nzero_peaks'][:,1]
In [64]:
all_intensities
Out[64]:
tensor([-0.0399, -0.0401, -0.0401, -0.0374, -0.0401, -0.0398, -0.0397, -0.0401,
        -0.0388, -0.0401, -0.0400, -0.0401, -0.0379, -0.0399, -0.0402, -0.0398,
        -0.0402, -0.0400, -0.0397, -0.0399, -0.0402, -0.0388, -0.0388, -0.0400,
        -0.0400, -0.0394, -0.0398, -0.0398, -0.0389, -0.0396, -0.0387, -0.0401,
        -0.0396, -0.0400, -0.0400, -0.0398, -0.0343, -0.0392, -0.0389, -0.0401,
        -0.0399, -0.0400, -0.0397, -0.0396, -0.0393, -0.0390, -0.0389, -0.0317,
        -0.0339, -0.0380, -0.0396, -0.0398, -0.0387, -0.0318, -0.0391, -0.0389,
        -0.0400, -0.0310, -0.0397, -0.0383, -0.0335, -0.0376, -0.0395, -0.0128,
        -0.0388, -0.0395, -0.0387, -0.0396, -0.0374, -0.0387, -0.0389, -0.0393,
        -0.0318, -0.0351, -0.0377, -0.0397, -0.0370, -0.0398, -0.0396, -0.0395,
        -0.0396, -0.0387, -0.0384, -0.0375, -0.0368, -0.0341, -0.0399, -0.0265,
        -0.0328, -0.0396, -0.0378, -0.0391, -0.0375, -0.0399, -0.0386, -0.0399,
        -0.0400, -0.0398, -0.0398, -0.0393, -0.0392, -0.0397, -0.0392, -0.0396,
        -0.0393])
In [71]:
len(torch.cat((all_intensities, trainNew['spectra']['SGPFGQIFRPDNFVFGQSGAGNNWAK'][1]['nzero_peaks'][:,1])))
Out[71]:
185
In [91]:
type(trainNew['spectra']['SGPFGQIFRPDNFVFGQSGAGNNWAK'][0]['nzero_peaks'][:,1])
Out[91]:
torch.Tensor
In [93]:
all_intensities = None
In [94]:
for sequence in trainNew['spectra']:
    for spectrum in trainNew['spectra'][sequence]:
        if type(all_intensities) == torch.Tensor:
            all_intensities = torch.cat((all_intensities, spectrum['nzero_peaks'][:, 1]))
        else:
            all_intensities = spectrum['nzero_peaks'][:, 1]
In [106]:
intensities_histogram, intensities_bin_edges = np.histogram(all_intensities.numpy(), bins=1000)

fig = go.Figure()

fig.add_trace(go.Bar(y=intensities_histogram,
                     x=intensities_bin_edges[1:],
                     marker_color='red'))

fig.show()
In [99]:
all_intensities.min()
Out[99]:
tensor(-0.0420)
In [100]:
all_intensities.max()
Out[100]:
tensor(1586.5316)
In [108]:
from scipy import stats
In [109]:
stats.describe(all_intensities)
Out[109]:
DescribeResult(nobs=92120441, minmax=(-0.04203557, 1586.5316), mean=4.7989442e-06, variance=1.0015991, skewness=291.749267578125, kurtosis=190797.36702955302)
In [113]:
result = np.percentile(all_intensities, np.round(np.arange(0.0, 100.0, 0.05), 2))
In [115]:
for i in range(2000):
    print("Percentile={}, intensity={}".format(i * 0.05, result[i]))
Percentile=0.0, intensity=-0.04203556850552559
Percentile=0.05, intensity=-0.041981592774391174
Percentile=0.1, intensity=-0.04194716572761536
Percentile=0.15000000000000002, intensity=-0.041925184428691864
Percentile=0.2, intensity=-0.04190756380558014
Percentile=0.25, intensity=-0.041891537606716156
Percentile=0.30000000000000004, intensity=-0.041876260191202164
Percentile=0.35000000000000003, intensity=-0.04186157509684563
Percentile=0.4, intensity=-0.041847798973321915
Percentile=0.45, intensity=-0.04183508828282356
Percentile=0.5, intensity=-0.04182374104857445
Percentile=0.55, intensity=-0.04181351512670517
Percentile=0.6000000000000001, intensity=-0.04180411621928215
Percentile=0.65, intensity=-0.04179568216204643
Percentile=0.7000000000000001, intensity=-0.04178788885474205
Percentile=0.75, intensity=-0.04178068786859512
Percentile=0.8, intensity=-0.041773965507745744
Percentile=0.8500000000000001, intensity=-0.04176782816648483
Percentile=0.9, intensity=-0.0417620912194252
Percentile=0.9500000000000001, intensity=-0.041756771504879
Percentile=1.0, intensity=-0.04175182059407234
Percentile=1.05, intensity=-0.041747212409973145
Percentile=1.1, intensity=-0.04174291342496872
Percentile=1.1500000000000001, intensity=-0.04173889756202698
Percentile=1.2000000000000002, intensity=-0.04173511639237404
Percentile=1.25, intensity=-0.04173149913549423
Percentile=1.3, intensity=-0.04172808781266212
Percentile=1.35, intensity=-0.0417248010635376
Percentile=1.4000000000000001, intensity=-0.04172167181968689
Percentile=1.4500000000000002, intensity=-0.04171869158744812
Percentile=1.5, intensity=-0.04171578213572502
Percentile=1.55, intensity=-0.041712965816259384
Percentile=1.6, intensity=-0.04171021282672882
Percentile=1.6500000000000001, intensity=-0.041707538068294525
Percentile=1.7000000000000002, intensity=-0.041704919189214706
Percentile=1.75, intensity=-0.04170233756303787
Percentile=1.8, intensity=-0.041699834167957306
Percentile=1.85, intensity=-0.04169740527868271
Percentile=1.9000000000000001, intensity=-0.04169498383998871
Percentile=1.9500000000000002, intensity=-0.04169260337948799
Percentile=2.0, intensity=-0.04169025644659996
Percentile=2.0500000000000003, intensity=-0.04168793931603432
Percentile=2.1, intensity=-0.04168565943837166
Percentile=2.15, intensity=-0.04168340936303139
Percentile=2.2, intensity=-0.041681185364723206
Percentile=2.25, intensity=-0.041678957641124725
Percentile=2.3000000000000003, intensity=-0.04167675971984863
Percentile=2.35, intensity=-0.04167455807328224
Percentile=2.4000000000000004, intensity=-0.04167237877845764
Percentile=2.45, intensity=-0.04167018085718155
Percentile=2.5, intensity=-0.04166797921061516
Percentile=2.5500000000000003, intensity=-0.04166579991579056
Percentile=2.6, intensity=-0.04166361689567566
Percentile=2.6500000000000004, intensity=-0.04166143015027046
Percentile=2.7, intensity=-0.04165925458073616
Percentile=2.75, intensity=-0.04165706783533096
Percentile=2.8000000000000003, intensity=-0.04165486991405487
Percentile=2.85, intensity=-0.04165269806981087
Percentile=2.9000000000000004, intensity=-0.041650522500276566
Percentile=2.95, intensity=-0.04164835810661316
Percentile=3.0, intensity=-0.04164617508649826
Percentile=3.0500000000000003, intensity=-0.04164399206638336
Percentile=3.1, intensity=-0.041641801595687866
Percentile=3.1500000000000004, intensity=-0.041639622300863266
Percentile=3.2, intensity=-0.04163740575313568
Percentile=3.25, intensity=-0.04163521155714989
Percentile=3.3000000000000003, intensity=-0.04163301736116409
Percentile=3.35, intensity=-0.04163079708814621
Percentile=3.4000000000000004, intensity=-0.041628580540418625
Percentile=3.45, intensity=-0.041626352816820145
Percentile=3.5, intensity=-0.04162411764264107
Percentile=3.5500000000000003, intensity=-0.04162187874317169
Percentile=3.6, intensity=-0.041619621217250824
Percentile=3.6500000000000004, intensity=-0.04161737114191055
Percentile=3.7, intensity=-0.0416150763630867
Percentile=3.75, intensity=-0.04161280766129494
Percentile=3.8000000000000003, intensity=-0.04161052033305168
Percentile=3.85, intensity=-0.04160821810364723
Percentile=3.9000000000000004, intensity=-0.041605912148952484
Percentile=3.95, intensity=-0.041603609919548035
Percentile=4.0, intensity=-0.041601285338401794
Percentile=4.05, intensity=-0.041598960757255554
Percentile=4.1000000000000005, intensity=-0.041596632450819016
Percentile=4.15, intensity=-0.041594285517930984
Percentile=4.2, intensity=-0.041591934859752655
Percentile=4.25, intensity=-0.041589587926864624
Percentile=4.3, intensity=-0.04158720746636391
Percentile=4.3500000000000005, intensity=-0.041584841907024384
Percentile=4.4, intensity=-0.04158247262239456
Percentile=4.45, intensity=-0.04158008098602295
Percentile=4.5, intensity=-0.04157767817378044
Percentile=4.55, intensity=-0.041575267910957336
Percentile=4.6000000000000005, intensity=-0.04157285764813423
Percentile=4.65, intensity=-0.04157041758298874
Percentile=4.7, intensity=-0.04156799986958504
Percentile=4.75, intensity=-0.041565559804439545
Percentile=4.800000000000001, intensity=-0.041563138365745544
Percentile=4.8500000000000005, intensity=-0.04156069830060005
Percentile=4.9, intensity=-0.04155825823545456
Percentile=4.95, intensity=-0.04155581071972847
Percentile=5.0, intensity=-0.04155336692929268
Percentile=5.050000000000001, intensity=-0.04155094176530838
Percentile=5.1000000000000005, intensity=-0.04154852032661438
Percentile=5.15, intensity=-0.04154609888792038
Percentile=5.2, intensity=-0.04154367744922638
Percentile=5.25, intensity=-0.04154123365879059
Percentile=5.300000000000001, intensity=-0.04153880104422569
Percentile=5.3500000000000005, intensity=-0.04153638333082199
Percentile=5.4, intensity=-0.04153395816683769
Percentile=5.45, intensity=-0.04153154417872429
Percentile=5.5, intensity=-0.041529133915901184
Percentile=5.550000000000001, intensity=-0.04152672365307808
Percentile=5.6000000000000005, intensity=-0.04152428358793259
Percentile=5.65, intensity=-0.04152185097336769
Percentile=5.7, intensity=-0.04151942580938339
Percentile=5.75, intensity=-0.041517019271850586
Percentile=5.800000000000001, intensity=-0.041514597833156586
Percentile=5.8500000000000005, intensity=-0.04151219971477986
Percentile=5.9, intensity=-0.041509803384542465
Percentile=5.95, intensity=-0.04150740057229996
Percentile=6.0, intensity=-0.04150499776005745
Percentile=6.050000000000001, intensity=-0.04150259122252464
Percentile=6.1000000000000005, intensity=-0.04150018095970154
Percentile=6.15, intensity=-0.041497793048620224
Percentile=6.2, intensity=-0.04149540513753891
Percentile=6.25, intensity=-0.0414930060505867
Percentile=6.300000000000001, intensity=-0.041490621864795685
Percentile=6.3500000000000005, intensity=-0.04148821160197258
Percentile=6.4, intensity=-0.041485805064439774
Percentile=6.45, intensity=-0.04148343950510025
Percentile=6.5, intensity=-0.04148106276988983
Percentile=6.550000000000001, intensity=-0.04147867180407047
Percentile=6.6000000000000005, intensity=-0.04147627577185631
Percentile=6.65, intensity=-0.04147390276193619
Percentile=6.7, intensity=-0.04147152975201607
Percentile=6.75, intensity=-0.041469160467386246
Percentile=6.800000000000001, intensity=-0.04146677255630493
Percentile=6.8500000000000005, intensity=-0.041464436799287796
Percentile=6.9, intensity=-0.041462067514657974
Percentile=6.95, intensity=-0.041459713131189346
Percentile=7.0, intensity=-0.041457366198301315
Percentile=7.050000000000001, intensity=-0.04145501181483269
Percentile=7.1000000000000005, intensity=-0.041452668607234955
Percentile=7.15, intensity=-0.04145030304789543
Percentile=7.2, intensity=-0.0414479561150074
Percentile=7.25, intensity=-0.041445616632699966
Percentile=7.300000000000001, intensity=-0.041443265527486804
Percentile=7.3500000000000005, intensity=-0.041440922766923904
Percentile=7.4, intensity=-0.04143859073519707
Percentile=7.45, intensity=-0.04143625497817993
Percentile=7.5, intensity=-0.0414339154958725
Percentile=7.550000000000001, intensity=-0.041431572288274765
Percentile=7.6000000000000005, intensity=-0.04142923653125763
Percentile=7.65, intensity=-0.04142691567540169
Percentile=7.7, intensity=-0.041424576193094254
Percentile=7.75, intensity=-0.04142222926020622
Percentile=7.800000000000001, intensity=-0.04141988977789879
Percentile=7.8500000000000005, intensity=-0.04141755774617195
Percentile=7.9, intensity=-0.041415225714445114
Percentile=7.95, intensity=-0.04141288250684738
Percentile=8.0, intensity=-0.041410524398088455
Percentile=8.05, intensity=-0.04140818119049072
Percentile=8.1, intensity=-0.04140583425760269
Percentile=8.15, intensity=-0.04140348359942436
Percentile=8.200000000000001, intensity=-0.04140113294124603
Percentile=8.25, intensity=-0.041398774832487106
Percentile=8.3, intensity=-0.041396405547857285
Percentile=8.35, intensity=-0.04139404371380806
Percentile=8.4, intensity=-0.04139167070388794
Percentile=8.450000000000001, intensity=-0.041389286518096924
Percentile=8.5, intensity=-0.041386913508176804
Percentile=8.55, intensity=-0.04138451814651489
Percentile=8.6, intensity=-0.04138211905956268
Percentile=8.65, intensity=-0.04137969762086868
Percentile=8.700000000000001, intensity=-0.04137728735804558
Percentile=8.75, intensity=-0.04137488454580307
Percentile=8.8, intensity=-0.041372448205947876
Percentile=8.85, intensity=-0.04137001186609268
Percentile=8.9, intensity=-0.04136760160326958
Percentile=8.950000000000001, intensity=-0.04136517271399498
Percentile=9.0, intensity=-0.04136272892355919
Percentile=9.05, intensity=-0.04136030375957489
Percentile=9.1, intensity=-0.0413578562438488
Percentile=9.15, intensity=-0.041355401277542114
Percentile=9.200000000000001, intensity=-0.04135294258594513
Percentile=9.25, intensity=-0.041350506246089935
Percentile=9.3, intensity=-0.04134804382920265
Percentile=9.35, intensity=-0.04134557023644447
Percentile=9.4, intensity=-0.04134310409426689
Percentile=9.450000000000001, intensity=-0.041340652853250504
Percentile=9.5, intensity=-0.04133819043636322
Percentile=9.55, intensity=-0.04133574292063713
Percentile=9.600000000000001, intensity=-0.041333265602588654
Percentile=9.65, intensity=-0.04133077338337898
Percentile=9.700000000000001, intensity=-0.0413283035159111
Percentile=9.75, intensity=-0.041325826197862625
Percentile=9.8, intensity=-0.04132336750626564
Percentile=9.850000000000001, intensity=-0.04132091626524925
Percentile=9.9, intensity=-0.041318442672491074
Percentile=9.950000000000001, intensity=-0.04131597280502319
Percentile=10.0, intensity=-0.041313495486974716
Percentile=10.05, intensity=-0.04131102189421654
Percentile=10.100000000000001, intensity=-0.04130854457616806
Percentile=10.15, intensity=-0.04130606725811958
Percentile=10.200000000000001, intensity=-0.041303601115942
Percentile=10.25, intensity=-0.04130111634731293
Percentile=10.3, intensity=-0.041298627853393555
Percentile=10.350000000000001, intensity=-0.04129614681005478
Percentile=10.4, intensity=-0.041293662041425705
Percentile=10.450000000000001, intensity=-0.041291169822216034
Percentile=10.5, intensity=-0.04128865897655487
Percentile=10.55, intensity=-0.0412861630320549
Percentile=10.600000000000001, intensity=-0.041283655911684036
Percentile=10.65, intensity=-0.04128114879131317
Percentile=10.700000000000001, intensity=-0.0412786491215229
Percentile=10.75, intensity=-0.04127614572644234
Percentile=10.8, intensity=-0.041273657232522964
Percentile=10.850000000000001, intensity=-0.0412711538374424
Percentile=10.9, intensity=-0.041268639266490936
Percentile=10.950000000000001, intensity=-0.04126615449786186
Percentile=11.0, intensity=-0.04126367345452309
Percentile=11.05, intensity=-0.04126118868589401
Percentile=11.100000000000001, intensity=-0.041258689016103745
Percentile=11.15, intensity=-0.04125618562102318
Percentile=11.200000000000001, intensity=-0.04125367850065231
Percentile=11.25, intensity=-0.041251178830862045
Percentile=11.3, intensity=-0.04124867171049118
Percentile=11.350000000000001, intensity=-0.04124615713953972
Percentile=11.4, intensity=-0.041243668645620346
Percentile=11.450000000000001, intensity=-0.041241176426410675
Percentile=11.5, intensity=-0.04123867675662041
Percentile=11.55, intensity=-0.04123617708683014
Percentile=11.600000000000001, intensity=-0.04123368114233017
Percentile=11.65, intensity=-0.041231151670217514
Percentile=11.700000000000001, intensity=-0.041228655725717545
Percentile=11.75, intensity=-0.04122616723179817
Percentile=11.8, intensity=-0.04122365266084671
Percentile=11.850000000000001, intensity=-0.041221123188734055
Percentile=11.9, intensity=-0.04121861606836319
Percentile=11.950000000000001, intensity=-0.041216108947992325
Percentile=12.0, intensity=-0.04121359437704086
Percentile=12.05, intensity=-0.041211072355508804
Percentile=12.100000000000001, intensity=-0.04120856523513794
Percentile=12.15, intensity=-0.041206054389476776
Percentile=12.200000000000001, intensity=-0.04120355844497681
Percentile=12.25, intensity=-0.04120105504989624
Percentile=12.3, intensity=-0.041198547929525375
Percentile=12.350000000000001, intensity=-0.04119602218270302
Percentile=12.4, intensity=-0.04119350388646126
Percentile=12.450000000000001, intensity=-0.04119099676609039
Percentile=12.5, intensity=-0.04118848592042923
Percentile=12.55, intensity=-0.041185956448316574
Percentile=12.600000000000001, intensity=-0.041183438152074814
Percentile=12.65, intensity=-0.04118092730641365
Percentile=12.700000000000001, intensity=-0.04117841646075249
Percentile=12.75, intensity=-0.04117589443922043
Percentile=12.8, intensity=-0.04117336496710777
Percentile=12.850000000000001, intensity=-0.041170839220285416
Percentile=12.9, intensity=-0.04116830602288246
Percentile=12.950000000000001, intensity=-0.041165806353092194
Percentile=13.0, intensity=-0.04116328805685043
Percentile=13.05, intensity=-0.04116075485944748
Percentile=13.100000000000001, intensity=-0.04115821421146393
Percentile=13.15, intensity=-0.041155699640512466
Percentile=13.200000000000001, intensity=-0.04115317761898041
Percentile=13.25, intensity=-0.04115065932273865
Percentile=13.3, intensity=-0.04114812612533569
Percentile=13.350000000000001, intensity=-0.04114558920264244
Percentile=13.4, intensity=-0.041143059730529785
Percentile=13.450000000000001, intensity=-0.04114054888486862
Percentile=13.5, intensity=-0.04113803058862686
Percentile=13.55, intensity=-0.04113548621535301
Percentile=13.600000000000001, intensity=-0.041132956743240356
Percentile=13.65, intensity=-0.04113040491938591
Percentile=13.700000000000001, intensity=-0.04112788558006287
Percentile=13.75, intensity=-0.0411253459751606
Percentile=13.8, intensity=-0.041122812777757645
Percentile=13.850000000000001, intensity=-0.04112027958035469
Percentile=13.9, intensity=-0.04111776128411293
Percentile=13.950000000000001, intensity=-0.04111523553729057
Percentile=14.0, intensity=-0.041112691164016724
Percentile=14.05, intensity=-0.04111018031835556
Percentile=14.100000000000001, intensity=-0.04110763594508171
Percentile=14.15, intensity=-0.041105110198259354
Percentile=14.200000000000001, intensity=-0.04110255464911461
Percentile=14.25, intensity=-0.041099995374679565
Percentile=14.3, intensity=-0.04109746217727661
Percentile=14.350000000000001, intensity=-0.04109491407871246
Percentile=14.4, intensity=-0.04109237715601921
Percentile=14.450000000000001, intensity=-0.04108981415629387
Percentile=14.5, intensity=-0.04108724370598793
Percentile=14.55, intensity=-0.04108470678329468
Percentile=14.600000000000001, intensity=-0.04108213633298874
Percentile=14.65, intensity=-0.04107959195971489
Percentile=14.700000000000001, intensity=-0.04107702895998955
Percentile=14.75, intensity=-0.04107445850968361
Percentile=14.8, intensity=-0.041071899235248566
Percentile=14.850000000000001, intensity=-0.04106935113668442
Percentile=14.9, intensity=-0.04106679558753967
Percentile=14.950000000000001, intensity=-0.041064225137233734
Percentile=15.0, intensity=-0.0410616509616375
Percentile=15.05, intensity=-0.041059091687202454
Percentile=15.100000000000001, intensity=-0.041056569665670395
Percentile=15.15, intensity=-0.04105399549007416
Percentile=15.200000000000001, intensity=-0.041051413863897324
Percentile=15.25, intensity=-0.04104882851243019
Percentile=15.3, intensity=-0.04104626923799515
Percentile=15.350000000000001, intensity=-0.04104368016123772
Percentile=15.4, intensity=-0.04104110598564148
Percentile=15.450000000000001, intensity=-0.04103853553533554
Percentile=15.5, intensity=-0.04103595018386841
Percentile=15.55, intensity=-0.041033364832401276
Percentile=15.600000000000001, intensity=-0.04103079438209534
Percentile=15.65, intensity=-0.0410282239317894
Percentile=15.700000000000001, intensity=-0.04102565720677376
Percentile=15.75, intensity=-0.04102310165762901
Percentile=15.8, intensity=-0.04102052375674248
Percentile=15.850000000000001, intensity=-0.04101795703172684
Percentile=15.9, intensity=-0.04101536422967911
Percentile=15.950000000000001, intensity=-0.041012782603502274
Percentile=16.0, intensity=-0.04101019725203514
Percentile=16.05, intensity=-0.04100760444998741
Percentile=16.1, intensity=-0.04100501537322998
Percentile=16.150000000000002, intensity=-0.04100242257118225
Percentile=16.2, intensity=-0.04099983721971512
Percentile=16.25, intensity=-0.04099724441766739
Percentile=16.3, intensity=-0.040994662791490555
Percentile=16.35, intensity=-0.04099206626415253
Percentile=16.400000000000002, intensity=-0.040989480912685394
Percentile=16.45, intensity=-0.04098689928650856
Percentile=16.5, intensity=-0.040984317660331726
Percentile=16.55, intensity=-0.040981724858284
Percentile=16.6, intensity=-0.04097914695739746
Percentile=16.650000000000002, intensity=-0.040976546704769135
Percentile=16.7, intensity=-0.0409739725291729
Percentile=16.75, intensity=-0.040971383452415466
Percentile=16.8, intensity=-0.040968761146068566
Percentile=16.85, intensity=-0.04096614196896553
Percentile=16.900000000000002, intensity=-0.0409635566174984
Percentile=16.95, intensity=-0.04096096009016037
Percentile=17.0, intensity=-0.04095838591456413
Percentile=17.05, intensity=-0.04095578193664551
Percentile=17.1, intensity=-0.04095316678285599
Percentile=17.150000000000002, intensity=-0.040950581431388855
Percentile=17.2, intensity=-0.04094797745347023
Percentile=17.25, intensity=-0.040945395827293396
Percentile=17.3, intensity=-0.04094277322292328
Percentile=17.35, intensity=-0.04094016179442406
Percentile=17.400000000000002, intensity=-0.040937572717666626
Percentile=17.45, intensity=-0.040934983640909195
Percentile=17.5, intensity=-0.040932364761829376
Percentile=17.55, intensity=-0.04092975705862045
Percentile=17.6, intensity=-0.040927138179540634
Percentile=17.650000000000002, intensity=-0.040924523025751114
Percentile=17.7, intensity=-0.04092192277312279
Percentile=17.75, intensity=-0.040919337421655655
Percentile=17.8, intensity=-0.040916718542575836
Percentile=17.85, intensity=-0.04091412201523781
Percentile=17.900000000000002, intensity=-0.040911514312028885
Percentile=17.95, intensity=-0.04090890660881996
Percentile=18.0, intensity=-0.04090630263090134
Percentile=18.05, intensity=-0.04090367630124092
Percentile=18.1, intensity=-0.04090104624629021
Percentile=18.150000000000002, intensity=-0.04089844226837158
Percentile=18.2, intensity=-0.04089580848813057
Percentile=18.25, intensity=-0.040893182158470154
Percentile=18.3, intensity=-0.04089057072997093
Percentile=18.35, intensity=-0.04088794067502022
Percentile=18.400000000000002, intensity=-0.040885332971811295
Percentile=18.45, intensity=-0.04088271036744118
Percentile=18.5, intensity=-0.04088008403778076
Percentile=18.55, intensity=-0.040877457708120346
Percentile=18.6, intensity=-0.040874820202589035
Percentile=18.650000000000002, intensity=-0.040872178971767426
Percentile=18.7, intensity=-0.04086955636739731
Percentile=18.75, intensity=-0.04086693748831749
Percentile=18.8, intensity=-0.040864307433366776
Percentile=18.85, intensity=-0.04086165502667427
Percentile=18.900000000000002, intensity=-0.04085901007056236
Percentile=18.95, intensity=-0.04085637256503105
Percentile=19.0, intensity=-0.040853727608919144
Percentile=19.05, intensity=-0.04085107892751694
Percentile=19.1, intensity=-0.040848445147275925
Percentile=19.150000000000002, intensity=-0.04084579274058342
Percentile=19.200000000000003, intensity=-0.040843162685632706
Percentile=19.25, intensity=-0.04084049537777901
Percentile=19.3, intensity=-0.040837839245796204
Percentile=19.35, intensity=-0.040835171937942505
Percentile=19.400000000000002, intensity=-0.04083249717950821
Percentile=19.450000000000003, intensity=-0.04082983732223511
Percentile=19.5, intensity=-0.040827177464962006
Percentile=19.55, intensity=-0.04082451015710831
Percentile=19.6, intensity=-0.04082184284925461
Percentile=19.650000000000002, intensity=-0.04081915691494942
Percentile=19.700000000000003, intensity=-0.04081646353006363
Percentile=19.75, intensity=-0.040813758969306946
Percentile=19.8, intensity=-0.040811095386743546
Percentile=19.85, intensity=-0.04080839827656746
Percentile=19.900000000000002, intensity=-0.040805719792842865
Percentile=19.950000000000003, intensity=-0.040803033858537674
Percentile=20.0, intensity=-0.040800318121910095
Percentile=20.05, intensity=-0.04079759493470192
Percentile=20.1, intensity=-0.04079489782452583
Percentile=20.150000000000002, intensity=-0.04079219698905945
Percentile=20.200000000000003, intensity=-0.040789470076560974
Percentile=20.25, intensity=-0.04078676924109459
Percentile=20.3, intensity=-0.04078403115272522
Percentile=20.35, intensity=-0.04078130051493645
Percentile=20.400000000000002, intensity=-0.04077855870127678
Percentile=20.450000000000003, intensity=-0.04077580198645592
Percentile=20.5, intensity=-0.04077307507395744
Percentile=20.55, intensity=-0.04077032208442688
Percentile=20.6, intensity=-0.04076758027076721
Percentile=20.650000000000002, intensity=-0.04076481983065605
Percentile=20.700000000000003, intensity=-0.04076205566525459
Percentile=20.75, intensity=-0.04075932502746582
Percentile=20.8, intensity=-0.040756575763225555
Percentile=20.85, intensity=-0.04075382277369499
Percentile=20.900000000000002, intensity=-0.04075107350945473
Percentile=20.950000000000003, intensity=-0.04074828699231148
Percentile=21.0, intensity=-0.040745511651039124
Percentile=21.05, intensity=-0.04074273258447647
Percentile=21.1, intensity=-0.040739934891462326
Percentile=21.150000000000002, intensity=-0.04073713719844818
Percentile=21.200000000000003, intensity=-0.04073431342840195
Percentile=21.25, intensity=-0.040731508284807205
Percentile=21.3, intensity=-0.04072868451476097
Percentile=21.35, intensity=-0.04072589799761772
Percentile=21.400000000000002, intensity=-0.04072306677699089
Percentile=21.450000000000003, intensity=-0.040720246732234955
Percentile=21.5, intensity=-0.040717415511608124
Percentile=21.55, intensity=-0.04071459546685219
Percentile=21.6, intensity=-0.040711771696805954
Percentile=21.650000000000002, intensity=-0.040708936750888824
Percentile=21.700000000000003, intensity=-0.0407060831785202
Percentile=21.75, intensity=-0.040703218430280685
Percentile=21.8, intensity=-0.040700413286685944
Percentile=21.85, intensity=-0.04069754481315613
Percentile=21.900000000000002, intensity=-0.0406946986913681
Percentile=21.950000000000003, intensity=-0.04069184139370918
Percentile=22.0, intensity=-0.04068896919488907
Percentile=22.05, intensity=-0.040686123073101044
Percentile=22.1, intensity=-0.04068325087428093
Percentile=22.150000000000002, intensity=-0.040680378675460815
Percentile=22.200000000000003, intensity=-0.04067749157547951
Percentile=22.25, intensity=-0.040674589574337006
Percentile=22.3, intensity=-0.04067172855138779
Percentile=22.35, intensity=-0.040668848901987076
Percentile=22.400000000000002, intensity=-0.04066596180200577
Percentile=22.450000000000003, intensity=-0.04066305235028267
Percentile=22.5, intensity=-0.040660157799720764
Percentile=22.55, intensity=-0.040657248347997665
Percentile=22.6, intensity=-0.040654316544532776
Percentile=22.650000000000002, intensity=-0.040651410818099976
Percentile=22.700000000000003, intensity=-0.04064847156405449
Percentile=22.75, intensity=-0.04064558446407318
Percentile=22.8, intensity=-0.04064266011118889
Percentile=22.85, intensity=-0.0406397245824337
Percentile=22.900000000000002, intensity=-0.040636803954839706
Percentile=22.950000000000003, intensity=-0.040633849799633026
Percentile=23.0, intensity=-0.040630921721458435
Percentile=23.05, intensity=-0.04062795266509056
Percentile=23.1, intensity=-0.040624999850988386
Percentile=23.150000000000002, intensity=-0.0406220369040966
Percentile=23.200000000000003, intensity=-0.04061906784772873
Percentile=23.25, intensity=-0.04061609134078026
Percentile=23.3, intensity=-0.04061313346028328
Percentile=23.35, intensity=-0.04061014950275421
Percentile=23.400000000000002, intensity=-0.04060718044638634
Percentile=23.450000000000003, intensity=-0.04060418903827667
Percentile=23.5, intensity=-0.04060119017958641
Percentile=23.55, intensity=-0.04059818759560585
Percentile=23.6, intensity=-0.040595196187496185
Percentile=23.650000000000002, intensity=-0.04059220477938652
Percentile=23.700000000000003, intensity=-0.04058920592069626
Percentile=23.75, intensity=-0.0405862033367157
Percentile=23.8, intensity=-0.04058317840099335
Percentile=23.85, intensity=-0.04058016836643219
Percentile=23.900000000000002, intensity=-0.04057713970541954
Percentile=23.950000000000003, intensity=-0.04057411476969719
Percentile=24.0, intensity=-0.040571097284555435
Percentile=24.05, intensity=-0.04056807607412338
Percentile=24.1, intensity=-0.04056505486369133
Percentile=24.150000000000002, intensity=-0.04056202247738838
Percentile=24.200000000000003, intensity=-0.04055901616811752
Percentile=24.25, intensity=-0.040555987507104874
Percentile=24.3, intensity=-0.04055295541882516
Percentile=24.35, intensity=-0.04054989665746689
Percentile=24.400000000000002, intensity=-0.040546856820583344
Percentile=24.450000000000003, intensity=-0.04054384306073189
Percentile=24.5, intensity=-0.04054078087210655
Percentile=24.55, intensity=-0.040537744760513306
Percentile=24.6, intensity=-0.040534667670726776
Percentile=24.650000000000002, intensity=-0.04053161293268204
Percentile=24.700000000000003, intensity=-0.04052853584289551
Percentile=24.75, intensity=-0.040525443851947784
Percentile=24.8, intensity=-0.040522366762161255
Percentile=24.85, intensity=-0.04051927477121353
Percentile=24.900000000000002, intensity=-0.0405162014067173
Percentile=24.950000000000003, intensity=-0.04051312059164047
Percentile=25.0, intensity=-0.040510017424821854
Percentile=25.05, intensity=-0.04050692170858383
Percentile=25.1, intensity=-0.04050382226705551
Percentile=25.150000000000002, intensity=-0.04050072655081749
Percentile=25.200000000000003, intensity=-0.04049764201045036
Percentile=25.25, intensity=-0.040494564920663834
Percentile=25.3, intensity=-0.040491458028554916
Percentile=25.35, intensity=-0.04048832133412361
Percentile=25.400000000000002, intensity=-0.04048522189259529
Percentile=25.450000000000003, intensity=-0.04048210754990578
Percentile=25.5, intensity=-0.04047902300953865
Percentile=25.55, intensity=-0.04047592729330063
Percentile=25.6, intensity=-0.04047282040119171
Percentile=25.650000000000002, intensity=-0.0404697060585022
Percentile=25.700000000000003, intensity=-0.040466565638780594
Percentile=25.75, intensity=-0.04046342894434929
Percentile=25.8, intensity=-0.04046030342578888
Percentile=25.85, intensity=-0.04045717418193817
Percentile=25.900000000000002, intensity=-0.04045407846570015
Percentile=25.950000000000003, intensity=-0.040450938045978546
Percentile=26.0, intensity=-0.04044782370328903
Percentile=26.05, intensity=-0.04044467210769653
Percentile=26.1, intensity=-0.04044152855873108
Percentile=26.150000000000002, intensity=-0.04043840616941452
Percentile=26.200000000000003, intensity=-0.04043528437614441
Percentile=26.25, intensity=-0.040432143956422806
Percentile=26.3, intensity=-0.040428996086120605
Percentile=26.35, intensity=-0.04042582958936691
Percentile=26.400000000000002, intensity=-0.04042265936732292
Percentile=26.450000000000003, intensity=-0.040419504046440125
Percentile=26.5, intensity=-0.040416356176137924
Percentile=26.55, intensity=-0.04041321203112602
Percentile=26.6, intensity=-0.04041005298495293
Percentile=26.650000000000002, intensity=-0.04040689393877983
Percentile=26.700000000000003, intensity=-0.04040371626615524
Percentile=26.75, intensity=-0.04040056839585304
Percentile=26.8, intensity=-0.04039740189909935
Percentile=26.85, intensity=-0.04039422795176506
Percentile=26.900000000000002, intensity=-0.04039101302623749
Percentile=26.950000000000003, intensity=-0.040387820452451706
Percentile=27.0, intensity=-0.04038463532924652
Percentile=27.05, intensity=-0.04038146138191223
Percentile=27.1, intensity=-0.04037825018167496
Percentile=27.150000000000002, intensity=-0.04037506878376007
Percentile=27.200000000000003, intensity=-0.04037189111113548
Percentile=27.25, intensity=-0.040368691086769104
Percentile=27.3, intensity=-0.04036548733711243
Percentile=27.35, intensity=-0.04036227613687515
Percentile=27.400000000000002, intensity=-0.04035904794931412
Percentile=27.450000000000003, intensity=-0.04035584628582001
Percentile=27.5, intensity=-0.040352646261453615
Percentile=27.55, intensity=-0.04034942016005516
Percentile=27.6, intensity=-0.040346235036849976
Percentile=27.650000000000002, intensity=-0.040343027561903
Percentile=27.700000000000003, intensity=-0.04033979773521423
Percentile=27.75, intensity=-0.04033655673265457
Percentile=27.8, intensity=-0.040333341807127
Percentile=27.85, intensity=-0.040330126881599426
Percentile=27.900000000000002, intensity=-0.040326908230781555
Percentile=27.950000000000003, intensity=-0.04032369330525398
Percentile=28.0, intensity=-0.04032045602798462
Percentile=28.05, intensity=-0.04031721502542496
Percentile=28.1, intensity=-0.0403139591217041
Percentile=28.150000000000002, intensity=-0.040310706943273544
Percentile=28.200000000000003, intensity=-0.04030745476484299
Percentile=28.25, intensity=-0.040304191410541534
Percentile=28.3, intensity=-0.04030092433094978
Percentile=28.35, intensity=-0.04029768332839012
Percentile=28.400000000000002, intensity=-0.040294427424669266
Percentile=28.450000000000003, intensity=-0.040291160345077515
Percentile=28.5, intensity=-0.040287893265485764
Percentile=28.55, intensity=-0.04028463363647461
Percentile=28.6, intensity=-0.040281377732753754
Percentile=28.650000000000002, intensity=-0.040278103202581406
Percentile=28.700000000000003, intensity=-0.04027482494711876
Percentile=28.75, intensity=-0.04027152433991432
Percentile=28.8, intensity=-0.04026822850108146
Percentile=28.85, intensity=-0.04026493430137634
Percentile=28.900000000000002, intensity=-0.040261633694171906
Percentile=28.950000000000003, intensity=-0.04025835916399956
Percentile=29.0, intensity=-0.04025505110621452
Percentile=29.05, intensity=-0.04025174677371979
Percentile=29.1, intensity=-0.04024844616651535
Percentile=29.150000000000002, intensity=-0.040245138108730316
Percentile=29.200000000000003, intensity=-0.04024183377623558
Percentile=29.25, intensity=-0.04023853689432144
Percentile=29.3, intensity=-0.04023519158363342
Percentile=29.35, intensity=-0.040231864899396896
Percentile=29.400000000000002, intensity=-0.04022853821516037
Percentile=29.450000000000003, intensity=-0.04022520035505295
Percentile=29.5, intensity=-0.04022188484668732
Percentile=29.55, intensity=-0.04021851718425751
Percentile=29.6, intensity=-0.04021516069769859
Percentile=29.650000000000002, intensity=-0.04021180048584938
Percentile=29.700000000000003, intensity=-0.040208443999290466
Percentile=29.75, intensity=-0.04020509868860245
Percentile=29.8, intensity=-0.04020175337791443
Percentile=29.85, intensity=-0.04019837826490402
Percentile=29.900000000000002, intensity=-0.040195029228925705
Percentile=29.950000000000003, intensity=-0.04019167274236679
Percentile=30.0, intensity=-0.040188319981098175
Percentile=30.05, intensity=-0.040184929966926575
Percentile=30.1, intensity=-0.040181562304496765
Percentile=30.150000000000002, intensity=-0.04017817601561546
Percentile=30.200000000000003, intensity=-0.04017477482557297
Percentile=30.25, intensity=-0.04017141833901405
Percentile=30.3, intensity=-0.04016803205013275
Percentile=30.35, intensity=-0.040164656937122345
Percentile=30.400000000000002, intensity=-0.040161266922950745
Percentile=30.450000000000003, intensity=-0.04015786200761795
Percentile=30.5, intensity=-0.04015447944402695
Percentile=30.55, intensity=-0.04015105217695236
Percentile=30.6, intensity=-0.04014762118458748
Percentile=30.650000000000002, intensity=-0.04014420136809349
Percentile=30.700000000000003, intensity=-0.0401407890021801
Percentile=30.75, intensity=-0.04013737663626671
Percentile=30.8, intensity=-0.04013391211628914
Percentile=30.85, intensity=-0.04013047367334366
Percentile=30.900000000000002, intensity=-0.040127065032720566
Percentile=30.950000000000003, intensity=-0.04012361541390419
Percentile=31.0, intensity=-0.040120188146829605
Percentile=31.05, intensity=-0.040116745978593826
Percentile=31.1, intensity=-0.040113288909196854
Percentile=31.150000000000002, intensity=-0.04010985046625137
Percentile=31.200000000000003, intensity=-0.04010637477040291
Percentile=31.25, intensity=-0.040102921426296234
Percentile=31.3, intensity=-0.04009943827986717
Percentile=31.35, intensity=-0.04009595513343811
Percentile=31.400000000000002, intensity=-0.040092505514621735
Percentile=31.450000000000003, intensity=-0.040088996291160583
Percentile=31.5, intensity=-0.040085505694150925
Percentile=31.55, intensity=-0.040081996470689774
Percentile=31.6, intensity=-0.040078479796648026
Percentile=31.650000000000002, intensity=-0.04007498919963837
Percentile=31.700000000000003, intensity=-0.040071483701467514
Percentile=31.75, intensity=-0.04006798192858696
Percentile=31.8, intensity=-0.04006447270512581
Percentile=31.85, intensity=-0.040060948580503464
Percentile=31.900000000000002, intensity=-0.040057457983493805
Percentile=31.950000000000003, intensity=-0.04005395248532295
Percentile=32.0, intensity=-0.040050435811281204
Percentile=32.050000000000004, intensity=-0.04004688560962677
Percentile=32.1, intensity=-0.04004335403442383
Percentile=32.15, intensity=-0.0400397889316082
Percentile=32.2, intensity=-0.04003622382879257
Percentile=32.25, intensity=-0.040032681077718735
Percentile=32.300000000000004, intensity=-0.04002910479903221
Percentile=32.35, intensity=-0.040025535970926285
Percentile=32.4, intensity=-0.04002196714282036
Percentile=32.45, intensity=-0.04001840204000473
Percentile=32.5, intensity=-0.04001476988196373
Percentile=32.550000000000004, intensity=-0.040011193603277206
Percentile=32.6, intensity=-0.04000759869813919
Percentile=32.65, intensity=-0.04000401496887207
Percentile=32.7, intensity=-0.040000393986701965
Percentile=32.75, intensity=-0.039996761828660965
Percentile=32.800000000000004, intensity=-0.03999316319823265
Percentile=32.85, intensity=-0.03998952731490135
Percentile=32.9, intensity=-0.03998590260744095
Percentile=32.95, intensity=-0.03998227417469025
Percentile=33.0, intensity=-0.03997863084077835
Percentile=33.050000000000004, intensity=-0.03997497633099556
Percentile=33.1, intensity=-0.03997134789824486
Percentile=33.15, intensity=-0.03996772691607475
Percentile=33.2, intensity=-0.039964061230421066
Percentile=33.25, intensity=-0.03996040299534798
Percentile=33.300000000000004, intensity=-0.039956722408533096
Percentile=33.35, intensity=-0.03995303064584732
Percentile=33.4, intensity=-0.03994934633374214
Percentile=33.45, intensity=-0.03994562476873398
Percentile=33.5, intensity=-0.03994191810488701
Percentile=33.550000000000004, intensity=-0.039938218891620636
Percentile=33.6, intensity=-0.03993453085422516
Percentile=33.65, intensity=-0.039930831640958786
Percentile=33.7, intensity=-0.03992709144949913
Percentile=33.75, intensity=-0.03992338106036186
Percentile=33.800000000000004, intensity=-0.039919623285532
Percentile=33.85, intensity=-0.039915867149829865
Percentile=33.9, intensity=-0.0399121418595314
Percentile=33.95, intensity=-0.039908405393362045
Percentile=34.0, intensity=-0.039904627948999405
Percentile=34.050000000000004, intensity=-0.039900876581668854
Percentile=34.1, intensity=-0.0398971252143383
Percentile=34.15, intensity=-0.03989332914352417
Percentile=34.2, intensity=-0.03988953307271004
Percentile=34.25, intensity=-0.03988570719957352
Percentile=34.300000000000004, intensity=-0.03988192230463028
Percentile=34.35, intensity=-0.03987814113497734
Percentile=34.4, intensity=-0.03987434133887291
Percentile=34.45, intensity=-0.03987053036689758
Percentile=34.5, intensity=-0.03986673057079315
Percentile=34.550000000000004, intensity=-0.03986290842294693
Percentile=34.6, intensity=-0.039859090000391006
Percentile=34.65, intensity=-0.0398552380502224
Percentile=34.7, intensity=-0.03985139727592468
Percentile=34.75, intensity=-0.03984752297401428
Percentile=34.800000000000004, intensity=-0.03984365239739418
Percentile=34.85, intensity=-0.03983979672193527
Percentile=34.9, intensity=-0.03983592614531517
Percentile=34.95, intensity=-0.03983202204108238
Percentile=35.0, intensity=-0.0398281067609787
Percentile=35.050000000000004, intensity=-0.03982418775558472
Percentile=35.1, intensity=-0.03982029855251312
Percentile=35.15, intensity=-0.03981638327240944
Percentile=35.2, intensity=-0.039812483340501775
Percentile=35.25, intensity=-0.03980853781104088
Percentile=35.300000000000004, intensity=-0.0398046113550663
Percentile=35.35, intensity=-0.03980063274502754
Percentile=35.4, intensity=-0.03979666531085968
Percentile=35.45, intensity=-0.039792709052562714
Percentile=35.5, intensity=-0.03978874161839485
Percentile=35.550000000000004, intensity=-0.039784785360097885
Percentile=35.6, intensity=-0.03978075459599495
Percentile=35.65, intensity=-0.0397767573595047
Percentile=35.7, intensity=-0.03977275639772415
Percentile=35.75, intensity=-0.0397687628865242
Percentile=35.800000000000004, intensity=-0.039764754474163055
Percentile=35.85, intensity=-0.039760738611221313
Percentile=35.9, intensity=-0.03975672274827957
Percentile=35.95, intensity=-0.03975267335772514
Percentile=36.0, intensity=-0.039748601615428925
Percentile=36.050000000000004, intensity=-0.0397445484995842
Percentile=36.1, intensity=-0.03974045440554619
Percentile=36.15, intensity=-0.039736371487379074
Percentile=36.2, intensity=-0.03973228856921196
Percentile=36.25, intensity=-0.039728160947561264
Percentile=36.300000000000004, intensity=-0.039724044501781464
Percentile=36.35, intensity=-0.039719946682453156
Percentile=36.4, intensity=-0.03971581161022186
Percentile=36.45, intensity=-0.039711691439151764
Percentile=36.5, intensity=-0.039707545191049576
Percentile=36.550000000000004, intensity=-0.03970339149236679
Percentile=36.6, intensity=-0.0396992489695549
Percentile=36.65, intensity=-0.039695028215646744
Percentile=36.7, intensity=-0.03969087451696396
Percentile=36.75, intensity=-0.039686672389507294
Percentile=36.800000000000004, intensity=-0.03968248888850212
Percentile=36.85, intensity=-0.03967830538749695
Percentile=36.9, intensity=-0.03967411443591118
Percentile=36.95, intensity=-0.03966987505555153
Percentile=37.0, intensity=-0.03966565430164337
Percentile=37.050000000000004, intensity=-0.03966141492128372
Percentile=37.1, intensity=-0.03965716063976288
Percentile=37.15, intensity=-0.03965291753411293
Percentile=37.2, intensity=-0.03964864835143089
Percentile=37.25, intensity=-0.039644401520490646
Percentile=37.300000000000004, intensity=-0.039640121161937714
Percentile=37.35, intensity=-0.03963584452867508
Percentile=37.4, intensity=-0.03963154926896095
Percentile=37.45, intensity=-0.03962724283337593
Percentile=37.5, intensity=-0.039622943848371506
Percentile=37.550000000000004, intensity=-0.03961861506104469
Percentile=37.6, intensity=-0.03961430698633195
Percentile=37.65, intensity=-0.03960999473929405
Percentile=37.7, intensity=-0.03960563987493515
Percentile=37.75, intensity=-0.03960128128528595
Percentile=37.800000000000004, intensity=-0.03959692642092705
Percentile=37.85, intensity=-0.03959253802895546
Percentile=37.9, intensity=-0.03958819434046745
Percentile=37.95, intensity=-0.03958381339907646
Percentile=38.0, intensity=-0.03957943618297577
Percentile=38.050000000000004, intensity=-0.039575036615133286
Percentile=38.1, intensity=-0.03957058861851692
Percentile=38.15, intensity=-0.03956616297364235
Percentile=38.2, intensity=-0.03956170752644539
Percentile=38.25, intensity=-0.03955727070569992
Percentile=38.300000000000004, intensity=-0.03955280780792236
Percentile=38.35, intensity=-0.039548359811306
Percentile=38.400000000000006, intensity=-0.039543889462947845
Percentile=38.45, intensity=-0.03953937813639641
Percentile=38.5, intensity=-0.039534907788038254
Percentile=38.550000000000004, intensity=-0.03953038528561592
Percentile=38.6, intensity=-0.03952588886022568
Percentile=38.650000000000006, intensity=-0.039521366357803345
Percentile=38.7, intensity=-0.03951682522892952
Percentile=38.75, intensity=-0.039512284100055695
Percentile=38.800000000000004, intensity=-0.039507750421762466
Percentile=38.85, intensity=-0.039503198117017746
Percentile=38.900000000000006, intensity=-0.03949863463640213
Percentile=38.95, intensity=-0.039494071155786514
Percentile=39.0, intensity=-0.03948944807052612
Percentile=39.050000000000004, intensity=-0.039484888315200806
Percentile=39.1, intensity=-0.039480287581682205
Percentile=39.150000000000006, intensity=-0.039475634694099426
Percentile=39.2, intensity=-0.03947102651000023
Percentile=39.25, intensity=-0.03946639597415924
Percentile=39.300000000000004, intensity=-0.03946172818541527
Percentile=39.35, intensity=-0.0394570529460907
Percentile=39.400000000000006, intensity=-0.03945240005850792
Percentile=39.45, intensity=-0.039447709918022156
Percentile=39.5, intensity=-0.03944304957985878
Percentile=39.550000000000004, intensity=-0.03943837806582451
Percentile=39.6, intensity=-0.039433665573596954
Percentile=39.650000000000006, intensity=-0.0394289530813694
Percentile=39.7, intensity=-0.03942423313856125
Percentile=39.75, intensity=-0.03941946104168892
Percentile=39.800000000000004, intensity=-0.03941470384597778
Percentile=39.85, intensity=-0.03940992429852486
Percentile=39.900000000000006, intensity=-0.03940515220165253
Percentile=39.95, intensity=-0.0394003689289093
Percentile=40.0, intensity=-0.03939555585384369
Percentile=40.050000000000004, intensity=-0.03939076513051987
Percentile=40.1, intensity=-0.03938599303364754
Percentile=40.150000000000006, intensity=-0.03938117250800133
Percentile=40.2, intensity=-0.039376307278871536
Percentile=40.25, intensity=-0.03937144577503204
Percentile=40.300000000000004, intensity=-0.039366599172353745
Percentile=40.35, intensity=-0.03936171904206276
Percentile=40.400000000000006, intensity=-0.03935684263706207
Percentile=40.45, intensity=-0.0393519252538681
Percentile=40.5, intensity=-0.03934706747531891
Percentile=40.550000000000004, intensity=-0.03934215009212494
Percentile=40.6, intensity=-0.03933726251125336
Percentile=40.650000000000006, intensity=-0.03933233395218849
Percentile=40.7, intensity=-0.03932742401957512
Percentile=40.75, intensity=-0.03932249918580055
Percentile=40.800000000000004, intensity=-0.0393175333738327
Percentile=40.85, intensity=-0.039312541484832764
Percentile=40.900000000000006, intensity=-0.03930759057402611
Percentile=40.95, intensity=-0.03930261731147766
Percentile=41.0, intensity=-0.03929763659834862
Percentile=41.050000000000004, intensity=-0.03929264098405838
Percentile=41.1, intensity=-0.03928764909505844
Percentile=41.150000000000006, intensity=-0.03928263485431671
Percentile=41.2, intensity=-0.039277583360672
Percentile=41.25, intensity=-0.03927256353199482
Percentile=41.300000000000004, intensity=-0.03926755487918854
Percentile=41.35, intensity=-0.039262447506189346
Percentile=41.400000000000006, intensity=-0.039257388561964035
Percentile=41.45, intensity=-0.03925231471657753
Percentile=41.5, intensity=-0.03924720361828804
Percentile=41.550000000000004, intensity=-0.039242058992385864
Percentile=41.6, intensity=-0.039236944168806076
Percentile=41.650000000000006, intensity=-0.039231836795806885
Percentile=41.7, intensity=-0.03922669589519501
Percentile=41.75, intensity=-0.03922157362103462
Percentile=41.800000000000004, intensity=-0.03921639919281006
Percentile=41.85, intensity=-0.03921126574277878
Percentile=41.900000000000006, intensity=-0.03920609876513481
Percentile=41.95, intensity=-0.03920089825987816
Percentile=42.0, intensity=-0.03919568285346031
Percentile=42.050000000000004, intensity=-0.03919048234820366
Percentile=42.1, intensity=-0.03918526694178581
Percentile=42.150000000000006, intensity=-0.03918003290891647
Percentile=42.2, intensity=-0.03917480260133743
Percentile=42.25, intensity=-0.03916957229375839
Percentile=42.300000000000004, intensity=-0.03916425257921219
Percentile=42.35, intensity=-0.03915895149111748
Percentile=42.400000000000006, intensity=-0.03915365785360336
Percentile=42.45, intensity=-0.03914837911725044
Percentile=42.5, intensity=-0.03914305195212364
Percentile=42.550000000000004, intensity=-0.03913770988583565
Percentile=42.6, intensity=-0.03913237527012825
Percentile=42.650000000000006, intensity=-0.03912699222564697
Percentile=42.7, intensity=-0.039121609181165695
Percentile=42.75, intensity=-0.039116278290748596
Percentile=42.800000000000004, intensity=-0.03911083936691284
Percentile=42.85, intensity=-0.03910547122359276
Percentile=42.900000000000006, intensity=-0.03910006210207939
Percentile=42.95, intensity=-0.03909464180469513
Percentile=43.0, intensity=-0.03908922821283339
Percentile=43.050000000000004, intensity=-0.0390838123857975
Percentile=43.1, intensity=-0.03907839208841324
Percentile=43.150000000000006, intensity=-0.039072923362255096
Percentile=43.2, intensity=-0.03906741738319397
Percentile=43.25, intensity=-0.03906192630529404
Percentile=43.300000000000004, intensity=-0.039056409150362015
Percentile=43.35, intensity=-0.0390508659183979
Percentile=43.400000000000006, intensity=-0.039045315235853195
Percentile=43.45, intensity=-0.039039768278598785
Percentile=43.5, intensity=-0.039034225046634674
Percentile=43.550000000000004, intensity=-0.03902869299054146
Percentile=43.6, intensity=-0.03902312368154526
Percentile=43.650000000000006, intensity=-0.03901756927371025
Percentile=43.7, intensity=-0.03901194781064987
Percentile=43.75, intensity=-0.03900633752346039
Percentile=43.800000000000004, intensity=-0.03900068625807762
Percentile=43.85, intensity=-0.038995079696178436
Percentile=43.900000000000006, intensity=-0.03898944333195686
Percentile=43.95, intensity=-0.03898381069302559
Percentile=44.0, intensity=-0.03897814080119133
Percentile=44.050000000000004, intensity=-0.03897248953580856
Percentile=44.1, intensity=-0.038966838270425797
Percentile=44.150000000000006, intensity=-0.03896115720272064
Percentile=44.2, intensity=-0.038955409079790115
Percentile=44.25, intensity=-0.03894972428679466
Percentile=44.300000000000004, intensity=-0.03894397243857384
Percentile=44.35, intensity=-0.0389382503926754
Percentile=44.400000000000006, intensity=-0.038932498544454575
Percentile=44.45, intensity=-0.038926757872104645
Percentile=44.5, intensity=-0.03892097622156143
Percentile=44.550000000000004, intensity=-0.03891514614224434
Percentile=44.6, intensity=-0.038909342139959335
Percentile=44.650000000000006, intensity=-0.038903556764125824
Percentile=44.7, intensity=-0.03889770060777664
Percentile=44.75, intensity=-0.03889185190200806
Percentile=44.800000000000004, intensity=-0.03888601437211037
Percentile=44.85, intensity=-0.038880154490470886
Percentile=44.900000000000006, intensity=-0.038874268531799316
Percentile=44.95, intensity=-0.03886837884783745
Percentile=45.0, intensity=-0.0388624370098114
Percentile=45.050000000000004, intensity=-0.03885648772120476
Percentile=45.1, intensity=-0.03885058522224427
Percentile=45.150000000000006, intensity=-0.038844648748636246
Percentile=45.2, intensity=-0.03883868083357811
Percentile=45.25, intensity=-0.03883269429206848
Percentile=45.300000000000004, intensity=-0.038826726377010345
Percentile=45.35, intensity=-0.03882070258259773
Percentile=45.400000000000006, intensity=-0.038814663887023926
Percentile=45.45, intensity=-0.0388086698949337
Percentile=45.5, intensity=-0.03880266100168228
Percentile=45.550000000000004, intensity=-0.03879660740494728
Percentile=45.6, intensity=-0.038790490478277206
Percentile=45.650000000000006, intensity=-0.03878440707921982
Percentile=45.7, intensity=-0.03877831995487213
Percentile=45.75, intensity=-0.038772206753492355
Percentile=45.800000000000004, intensity=-0.038766033947467804
Percentile=45.85, intensity=-0.03875991702079773
Percentile=45.900000000000006, intensity=-0.03875377029180527
Percentile=45.95, intensity=-0.03874759003520012
Percentile=46.0, intensity=-0.03874138742685318
Percentile=46.050000000000004, intensity=-0.038735244423151016
Percentile=46.1, intensity=-0.03872907534241676
Percentile=46.150000000000006, intensity=-0.03872288763523102
Percentile=46.2, intensity=-0.03871670365333557
Percentile=46.25, intensity=-0.038710515946149826
Percentile=46.300000000000004, intensity=-0.0387042760848999
Percentile=46.35, intensity=-0.03869802504777908
Percentile=46.400000000000006, intensity=-0.03869178518652916
Percentile=46.45, intensity=-0.03868548944592476
Percentile=46.5, intensity=-0.03867921605706215
Percentile=46.550000000000004, intensity=-0.03867295756936073
Percentile=46.6, intensity=-0.03866659849882126
Percentile=46.650000000000006, intensity=-0.03866029903292656
Percentile=46.7, intensity=-0.03865395113825798
Percentile=46.75, intensity=-0.03864757716655731
Percentile=46.800000000000004, intensity=-0.03864121809601784
Percentile=46.85, intensity=-0.038634832948446274
Percentile=46.900000000000006, intensity=-0.038628458976745605
Percentile=46.95, intensity=-0.03862205520272255
Percentile=47.0, intensity=-0.03861560299992561
Percentile=47.050000000000004, intensity=-0.03860917687416077
Percentile=47.1, intensity=-0.03860265761613846
Percentile=47.150000000000006, intensity=-0.03859617933630943
Percentile=47.2, intensity=-0.03858969733119011
Percentile=47.25, intensity=-0.038583192974328995
Percentile=47.300000000000004, intensity=-0.038576699793338776
Percentile=47.35, intensity=-0.038570187985897064
Percentile=47.400000000000006, intensity=-0.03856366500258446
Percentile=47.45, intensity=-0.038557130843400955
Percentile=47.5, intensity=-0.038550589233636856
Percentile=47.550000000000004, intensity=-0.03854399174451828
Percentile=47.6, intensity=-0.03853738680481911
Percentile=47.650000000000006, intensity=-0.038530755788087845
Percentile=47.7, intensity=-0.03852413594722748
Percentile=47.75, intensity=-0.03851750120520592
Percentile=47.800000000000004, intensity=-0.038510847836732864
Percentile=47.85, intensity=-0.03850417956709862
Percentile=47.900000000000006, intensity=-0.03849749267101288
Percentile=47.95, intensity=-0.03849074989557266
Percentile=48.0, intensity=-0.03848399594426155
Percentile=48.050000000000004, intensity=-0.03847723826766014
Percentile=48.1, intensity=-0.03847045823931694
Percentile=48.150000000000006, intensity=-0.03846368566155434
Percentile=48.2, intensity=-0.03845692798495293
Percentile=48.25, intensity=-0.03845015913248062
Percentile=48.300000000000004, intensity=-0.03844335675239563
Percentile=48.35, intensity=-0.038436491042375565
Percentile=48.400000000000006, intensity=-0.03842969238758087
Percentile=48.45, intensity=-0.03842284463346002
Percentile=48.5, intensity=-0.03841596469283104
Percentile=48.550000000000004, intensity=-0.038409069180488586
Percentile=48.6, intensity=-0.03840208798646927
Percentile=48.650000000000006, intensity=-0.038395173847675323
Percentile=48.7, intensity=-0.03838825970888138
Percentile=48.75, intensity=-0.03838128224015236
Percentile=48.800000000000004, intensity=-0.038374368101358414
Percentile=48.85, intensity=-0.03836740180850029
Percentile=48.900000000000006, intensity=-0.038360416889190674
Percentile=48.95, intensity=-0.03835342451930046
Percentile=49.0, intensity=-0.038346391171216965
Percentile=49.050000000000004, intensity=-0.038339342921972275
Percentile=49.1, intensity=-0.0383322611451149
Percentile=49.150000000000006, intensity=-0.03832520917057991
Percentile=49.2, intensity=-0.03831811994314194
Percentile=49.25, intensity=-0.038310982286930084
Percentile=49.300000000000004, intensity=-0.03830388933420181
Percentile=49.35, intensity=-0.038296736776828766
Percentile=49.400000000000006, intensity=-0.03828958794474602
Percentile=49.45, intensity=-0.038282427936792374
Percentile=49.5, intensity=-0.038275230675935745
Percentile=49.550000000000004, intensity=-0.03826795518398285
Percentile=49.6, intensity=-0.03826072812080383
Percentile=49.650000000000006, intensity=-0.03825344890356064
Percentile=49.7, intensity=-0.03824620321393013
Percentile=49.75, intensity=-0.03823888674378395
Percentile=49.800000000000004, intensity=-0.03823164105415344
Percentile=49.85, intensity=-0.03822433575987816
Percentile=49.900000000000006, intensity=-0.03821700066328049
Percentile=49.95, intensity=-0.03820960596203804
Percentile=50.0, intensity=-0.038202229887247086
Percentile=50.050000000000004, intensity=-0.038194849267602
Percentile=50.1, intensity=-0.038187459111213684
Percentile=50.150000000000006, intensity=-0.03818010166287422
Percentile=50.2, intensity=-0.03817267715930939
Percentile=50.25, intensity=-0.03816526383161545
Percentile=50.300000000000004, intensity=-0.038157783448696136
Percentile=50.35, intensity=-0.03815031424164772
Percentile=50.400000000000006, intensity=-0.038142796605825424
Percentile=50.45, intensity=-0.03813525289297104
Percentile=50.5, intensity=-0.038127653300762177
Percentile=50.550000000000004, intensity=-0.038120169192552567
Percentile=50.6, intensity=-0.03811253607273102
Percentile=50.650000000000006, intensity=-0.03810499235987663
Percentile=50.7, intensity=-0.03809739276766777
Percentile=50.75, intensity=-0.03808975592255592
Percentile=50.800000000000004, intensity=-0.03808218613266945
Percentile=50.85, intensity=-0.03807450830936432
Percentile=50.900000000000006, intensity=-0.038066841661930084
Percentile=50.95, intensity=-0.038059089332818985
Percentile=51.0, intensity=-0.03805132210254669
Percentile=51.050000000000004, intensity=-0.03804362192749977
Percentile=51.1, intensity=-0.03803586959838867
Percentile=51.150000000000006, intensity=-0.03802812099456787
Percentile=51.2, intensity=-0.03802036494016647
Percentile=51.25, intensity=-0.03801250830292702
Percentile=51.300000000000004, intensity=-0.038004666566848755
Percentile=51.35, intensity=-0.03799682855606079
Percentile=51.400000000000006, intensity=-0.03798899054527283
Percentile=51.45, intensity=-0.03798109292984009
Percentile=51.5, intensity=-0.03797321394085884
Percentile=51.550000000000004, intensity=-0.03796524927020073
Percentile=51.6, intensity=-0.03795726224780083
Percentile=51.650000000000006, intensity=-0.03794928640127182
Percentile=51.7, intensity=-0.037941329181194305
Percentile=51.75, intensity=-0.037933263927698135
Percentile=51.800000000000004, intensity=-0.037925198674201965
Percentile=51.85, intensity=-0.037917111068964005
Percentile=51.900000000000006, intensity=-0.037908997386693954
Percentile=51.95, intensity=-0.0379008874297142
Percentile=52.0, intensity=-0.03789275884628296
Percentile=52.050000000000004, intensity=-0.03788469731807709
Percentile=52.1, intensity=-0.037876538932323456
Percentile=52.150000000000006, intensity=-0.037868328392505646
Percentile=52.2, intensity=-0.03786018490791321
Percentile=52.25, intensity=-0.03785192221403122
Percentile=52.300000000000004, intensity=-0.03784375265240669
Percentile=52.35, intensity=-0.03783554211258888
Percentile=52.400000000000006, intensity=-0.03782729431986809
Percentile=52.45, intensity=-0.0378190241754055
Percentile=52.5, intensity=-0.037810683250427246
Percentile=52.550000000000004, intensity=-0.03780242055654526
Percentile=52.6, intensity=-0.03779410198330879
Percentile=52.650000000000006, intensity=-0.03778577968478203
Percentile=52.7, intensity=-0.03777742385864258
Percentile=52.75, intensity=-0.037769000977277756
Percentile=52.800000000000004, intensity=-0.037760596722364426
Percentile=52.85, intensity=-0.0377521812915802
Percentile=52.900000000000006, intensity=-0.037743713706731796
Percentile=52.95, intensity=-0.03773517906665802
Percentile=53.0, intensity=-0.037726711481809616
Percentile=53.050000000000004, intensity=-0.037718165665864944
Percentile=53.1, intensity=-0.03770960494875908
Percentile=53.150000000000006, intensity=-0.03770098462700844
Percentile=53.2, intensity=-0.03769233450293541
Percentile=53.25, intensity=-0.03768373169004918
Percentile=53.300000000000004, intensity=-0.037675097584724426
Percentile=53.35, intensity=-0.037666428834199905
Percentile=53.400000000000006, intensity=-0.037657730281353
Percentile=53.45, intensity=-0.037648942321538925
Percentile=53.5, intensity=-0.03764020651578903
Percentile=53.550000000000004, intensity=-0.037631530314683914
Percentile=53.6, intensity=-0.03762280195951462
Percentile=53.650000000000006, intensity=-0.037614062428474426
Percentile=53.7, intensity=-0.03760523349046707
Percentile=53.75, intensity=-0.03759634867310524
Percentile=53.800000000000004, intensity=-0.037587400525808334
Percentile=53.85, intensity=-0.03757850453257561
Percentile=53.900000000000006, intensity=-0.03756963834166527
Percentile=53.95, intensity=-0.03756067529320717
Percentile=54.0, intensity=-0.03755170479416847
Percentile=54.050000000000004, intensity=-0.03754269704222679
Percentile=54.1, intensity=-0.03753365948796272
Percentile=54.150000000000006, intensity=-0.03752465173602104
Percentile=54.2, intensity=-0.037515539675951004
Percentile=54.25, intensity=-0.03750648349523544
Percentile=54.300000000000004, intensity=-0.03749731928110123
Percentile=54.35, intensity=-0.0374881736934185
Percentile=54.400000000000006, intensity=-0.03747902438044548
Percentile=54.45, intensity=-0.037469808012247086
Percentile=54.5, intensity=-0.03746067360043526
Percentile=54.550000000000004, intensity=-0.037451453506946564
Percentile=54.6, intensity=-0.03744219243526459
Percentile=54.650000000000006, intensity=-0.037432972341775894
Percentile=54.7, intensity=-0.03742367774248123
Percentile=54.75, intensity=-0.03741447627544403
Percentile=54.800000000000004, intensity=-0.037405095994472504
Percentile=54.85, intensity=-0.03739567846059799
Percentile=54.900000000000006, intensity=-0.03738630190491676
Percentile=54.95, intensity=-0.03737686201930046
Percentile=55.0, intensity=-0.037367433309555026
Percentile=55.050000000000004, intensity=-0.03735799714922905
Percentile=55.1, intensity=-0.037348538637161255
Percentile=55.150000000000006, intensity=-0.03733905777335167
Percentile=55.2, intensity=-0.03732958436012268
Percentile=55.25, intensity=-0.03731995783746242
Percentile=55.300000000000004, intensity=-0.03731023147702217
Percentile=55.35, intensity=-0.0373007133603096
Percentile=55.400000000000006, intensity=-0.037291038781404495
Percentile=55.45, intensity=-0.037281304597854614
Percentile=55.5, intensity=-0.03727158159017563
Percentile=55.550000000000004, intensity=-0.037261899560689926
Percentile=55.6, intensity=-0.03725222870707512
Percentile=55.650000000000006, intensity=-0.03724254295229912
Percentile=55.7, intensity=-0.037232764065265656
Percentile=55.75, intensity=-0.03722294792532921
Percentile=55.800000000000004, intensity=-0.03721310749650003
Percentile=55.85, intensity=-0.03720319643616676
Percentile=55.900000000000006, intensity=-0.03719329833984375
Percentile=55.95, intensity=-0.03718338906764984
Percentile=56.0, intensity=-0.037173472344875336
Percentile=56.050000000000004, intensity=-0.0371634415537119
Percentile=56.1, intensity=-0.0371534563601017
Percentile=56.150000000000006, intensity=-0.03714340552687645
Percentile=56.2, intensity=-0.03713340684771538
Percentile=56.25, intensity=-0.03712331876158714
Percentile=56.300000000000004, intensity=-0.0371132455766201
Percentile=56.35, intensity=-0.03710315003991127
Percentile=56.400000000000006, intensity=-0.03709305450320244
Percentile=56.45, intensity=-0.03708283230662346
Percentile=56.5, intensity=-0.03707258030772209
Percentile=56.550000000000004, intensity=-0.03706236556172371
Percentile=56.6, intensity=-0.037052057683467865
Percentile=56.650000000000006, intensity=-0.037041790783405304
Percentile=56.7, intensity=-0.03703140839934349
Percentile=56.75, intensity=-0.037020932883024216
Percentile=56.800000000000004, intensity=-0.0370105616748333
Percentile=56.85, intensity=-0.037000223994255066
Percentile=56.900000000000006, intensity=-0.03698979690670967
Percentile=56.95, intensity=-0.03697936236858368
Percentile=57.0, intensity=-0.03696884959936142
Percentile=57.050000000000004, intensity=-0.036958280876278865
Percentile=57.1, intensity=-0.03694766014814377
Percentile=57.150000000000006, intensity=-0.036937030181288716
Percentile=57.2, intensity=-0.036926474422216415
Percentile=57.25, intensity=-0.036915868520736694
Percentile=57.300000000000004, intensity=-0.03690514340996742
Percentile=57.35, intensity=-0.03689448535442352
Percentile=57.400000000000006, intensity=-0.036883749067783356
Percentile=57.45, intensity=-0.03687295317649841
Percentile=57.5, intensity=-0.03686215355992317
Percentile=57.550000000000004, intensity=-0.036851342767477036
Percentile=57.6, intensity=-0.036840537786483746
Percentile=57.650000000000006, intensity=-0.036829687654972076
Percentile=57.7, intensity=-0.03681878745555878
Percentile=57.75, intensity=-0.03680788353085518
Percentile=57.800000000000004, intensity=-0.03679686784744263
Percentile=57.85, intensity=-0.03678582236170769
Percentile=57.900000000000006, intensity=-0.036774735897779465
Percentile=57.95, intensity=-0.036763690412044525
Percentile=58.0, intensity=-0.036752659082412736
Percentile=58.050000000000004, intensity=-0.036741580814123154
Percentile=58.1, intensity=-0.03673047944903374
Percentile=58.150000000000006, intensity=-0.03671930730342865
Percentile=58.2, intensity=-0.036708150058984756
Percentile=58.25, intensity=-0.03669688478112221
Percentile=58.300000000000004, intensity=-0.036685701459646225
Percentile=58.35, intensity=-0.036674370095133774
Percentile=58.400000000000006, intensity=-0.03666302189230919
Percentile=58.45, intensity=-0.036651719361543655
Percentile=58.5, intensity=-0.03664035722613335
Percentile=58.550000000000004, intensity=-0.036628857254981995
Percentile=58.6, intensity=-0.03661741688847542
Percentile=58.650000000000006, intensity=-0.036605995148420334
Percentile=58.7, intensity=-0.03659442812204361
Percentile=58.75, intensity=-0.03658304363489151
Percentile=58.800000000000004, intensity=-0.03657142445445061
Percentile=58.85, intensity=-0.036559902131557465
Percentile=58.900000000000006, intensity=-0.036548227071762085
Percentile=58.95, intensity=-0.0365365096181631
Percentile=59.0, intensity=-0.03652487471699717
Percentile=59.050000000000004, intensity=-0.036513105034828186
Percentile=59.1, intensity=-0.036501213908195496
Percentile=59.150000000000006, intensity=-0.03648942708969116
Percentile=59.2, intensity=-0.03647761419415474
Percentile=59.25, intensity=-0.036465711891651154
Percentile=59.300000000000004, intensity=-0.03645378723740578
Percentile=59.35, intensity=-0.03644182160496712
Percentile=59.400000000000006, intensity=-0.03642980620265007
Percentile=59.45, intensity=-0.0364178828895092
Percentile=59.5, intensity=-0.03640582785010338
Percentile=59.550000000000004, intensity=-0.03639378398656845
Percentile=59.6, intensity=-0.03638172522187233
Percentile=59.650000000000006, intensity=-0.03636959195137024
Percentile=59.7, intensity=-0.03635754808783531
Percentile=59.75, intensity=-0.036345452070236206
Percentile=59.800000000000004, intensity=-0.036333292722702026
Percentile=59.85, intensity=-0.036320921033620834
Percentile=59.900000000000006, intensity=-0.036308594048023224
Percentile=59.95, intensity=-0.03629623353481293
Percentile=60.0, intensity=-0.03628380224108696
Percentile=60.050000000000004, intensity=-0.03627145290374756
Percentile=60.1, intensity=-0.03625885769724846
Percentile=60.150000000000006, intensity=-0.036246366798877716
Percentile=60.2, intensity=-0.03623388335108757
Percentile=60.25, intensity=-0.036221303045749664
Percentile=60.300000000000004, intensity=-0.03620877116918564
Percentile=60.35, intensity=-0.03619617968797684
Percentile=60.400000000000006, intensity=-0.03618350997567177
Percentile=60.45, intensity=-0.036170873790979385
Percentile=60.5, intensity=-0.03615809157490732
Percentile=60.550000000000004, intensity=-0.03614531829953194
Percentile=60.6, intensity=-0.03613249585032463
Percentile=60.650000000000006, intensity=-0.03611968085169792
Percentile=60.7, intensity=-0.03610679879784584
Percentile=60.75, intensity=-0.036093853414058685
Percentile=60.800000000000004, intensity=-0.03608082979917526
Percentile=60.85, intensity=-0.03606786951422691
Percentile=60.900000000000006, intensity=-0.03605484589934349
Percentile=60.95, intensity=-0.036041803658008575
Percentile=61.0, intensity=-0.0360286571085453
Percentile=61.050000000000004, intensity=-0.03601544350385666
Percentile=61.1, intensity=-0.03600222244858742
Percentile=61.150000000000006, intensity=-0.03598901629447937
Percentile=61.2, intensity=-0.03597578778862953
Percentile=61.25, intensity=-0.03596245124936104
Percentile=61.300000000000004, intensity=-0.03594912961125374
Percentile=61.35, intensity=-0.035935621708631516
Percentile=61.400000000000006, intensity=-0.035922206938266754
Percentile=61.45, intensity=-0.035908594727516174
Percentile=61.5, intensity=-0.03589501231908798
Percentile=61.550000000000004, intensity=-0.03588143736124039
Percentile=61.6, intensity=-0.03586777299642563
Percentile=61.650000000000006, intensity=-0.03585417568683624
Percentile=61.7, intensity=-0.03584051877260208
Percentile=61.75, intensity=-0.03582683578133583
Percentile=61.800000000000004, intensity=-0.03581300005316734
Percentile=61.85, intensity=-0.03579917922616005
Percentile=61.900000000000006, intensity=-0.03578528016805649
Percentile=61.95, intensity=-0.035771336406469345
Percentile=62.0, intensity=-0.035757362842559814
Percentile=62.050000000000004, intensity=-0.035743217915296555
Percentile=62.1, intensity=-0.03572915121912956
Percentile=62.150000000000006, intensity=-0.03571522235870361
Percentile=62.2, intensity=-0.035701073706150055
Percentile=62.25, intensity=-0.035686954855918884
Percentile=62.300000000000004, intensity=-0.035672757774591446
Percentile=62.35, intensity=-0.03565848246216774
Percentile=62.400000000000006, intensity=-0.035644203424453735
Percentile=62.45, intensity=-0.035629802271723715
Percentile=62.5, intensity=-0.03561529144644737
Percentile=62.550000000000004, intensity=-0.03560100495815277
Percentile=62.6, intensity=-0.03558654710650444
Percentile=62.650000000000006, intensity=-0.03557208180427551
Percentile=62.7, intensity=-0.035557571798563004
Percentile=62.75, intensity=-0.03554295003414154
Percentile=62.800000000000004, intensity=-0.03552832081913948
Percentile=62.85, intensity=-0.03551368787884712
Percentile=62.900000000000006, intensity=-0.03549884632229805
Percentile=62.95, intensity=-0.03548402711749077
Percentile=63.0, intensity=-0.03546912595629692
Percentile=63.050000000000004, intensity=-0.0354541651904583
Percentile=63.1, intensity=-0.03543935716152191
Percentile=63.150000000000006, intensity=-0.035424403846263885
Percentile=63.2, intensity=-0.035409390926361084
Percentile=63.25, intensity=-0.03539438918232918
Percentile=63.300000000000004, intensity=-0.03537926822900772
Percentile=63.35, intensity=-0.03536407649517059
Percentile=63.400000000000006, intensity=-0.03534886255860328
Percentile=63.45, intensity=-0.03533368930220604
Percentile=63.5, intensity=-0.035318467766046524
Percentile=63.550000000000004, intensity=-0.03530312329530716
Percentile=63.6, intensity=-0.03528773412108421
Percentile=63.650000000000006, intensity=-0.03527238219976425
Percentile=63.7, intensity=-0.035256776958703995
Percentile=63.75, intensity=-0.03524127975106239
Percentile=63.800000000000004, intensity=-0.035225700587034225
Percentile=63.85, intensity=-0.035210028290748596
Percentile=63.900000000000006, intensity=-0.035194408148527145
Percentile=63.95, intensity=-0.03517872467637062
Percentile=64.0, intensity=-0.03516300767660141
Percentile=64.05, intensity=-0.03514726087450981
Percentile=64.10000000000001, intensity=-0.03513138368725777
Percentile=64.15, intensity=-0.035115472972393036
Percentile=64.2, intensity=-0.03509952872991562
Percentile=64.25, intensity=-0.035083454102277756
Percentile=64.3, intensity=-0.03506729006767273
Percentile=64.35000000000001, intensity=-0.035051215440034866
Percentile=64.4, intensity=-0.03503501042723656
Percentile=64.45, intensity=-0.03501883149147034
Percentile=64.5, intensity=-0.03500262647867203
Percentile=64.55, intensity=-0.0349862314760685
Percentile=64.60000000000001, intensity=-0.034969866275787354
Percentile=64.65, intensity=-0.03495336323976517
Percentile=64.7, intensity=-0.03493678197264671
Percentile=64.75, intensity=-0.03492025285959244
Percentile=64.8, intensity=-0.034903682321310026
Percentile=64.85000000000001, intensity=-0.03488704562187195
Percentile=64.9, intensity=-0.03487037867307663
Percentile=64.95, intensity=-0.034853555262088776
Percentile=65.0, intensity=-0.0348367802798748
Percentile=65.05, intensity=-0.03481994941830635
Percentile=65.10000000000001, intensity=-0.034803036600351334
Percentile=65.15, intensity=-0.03478606045246124
Percentile=65.2, intensity=-0.03476904705166817
Percentile=65.25, intensity=-0.03475203737616539
Percentile=65.3, intensity=-0.034734856337308884
Percentile=65.35000000000001, intensity=-0.03471759706735611
Percentile=65.4, intensity=-0.03470035731792448
Percentile=65.45, intensity=-0.034683164209127426
Percentile=65.5, intensity=-0.03466588631272316
Percentile=65.55, intensity=-0.03464847803115845
Percentile=65.60000000000001, intensity=-0.034631144255399704
Percentile=65.65, intensity=-0.03461356833577156
Percentile=65.7, intensity=-0.03459596633911133
Percentile=65.75, intensity=-0.03457847610116005
Percentile=65.8, intensity=-0.03456071391701698
Percentile=65.85000000000001, intensity=-0.034542929381132126
Percentile=65.9, intensity=-0.034525148719549176
Percentile=65.95, intensity=-0.03450730815529823
Percentile=66.0, intensity=-0.03448929265141487
Percentile=66.05, intensity=-0.03447109229862691
Percentile=66.10000000000001, intensity=-0.03445310518145561
Percentile=66.15, intensity=-0.03443509340286255
Percentile=66.2, intensity=-0.03441690281033516
Percentile=66.25, intensity=-0.03439864329993725
Percentile=66.3, intensity=-0.034380316734313965
Percentile=66.35000000000001, intensity=-0.03436193987727165
Percentile=66.4, intensity=-0.03434351086616516
Percentile=66.45, intensity=-0.0343250073492527
Percentile=66.5, intensity=-0.0343063548207283
Percentile=66.55, intensity=-0.03428789600729942
Percentile=66.60000000000001, intensity=-0.03426918759942055
Percentile=66.65, intensity=-0.03425043076276779
Percentile=66.7, intensity=-0.034231554716825485
Percentile=66.75, intensity=-0.03421278782188894
Percentile=66.8, intensity=-0.03419381007552147
Percentile=66.85000000000001, intensity=-0.034174688160419464
Percentile=66.9, intensity=-0.03415563702583313
Percentile=66.95, intensity=-0.03413648530840874
Percentile=67.0, intensity=-0.034117099642753584
Percentile=67.05, intensity=-0.0340978167951107
Percentile=67.10000000000001, intensity=-0.03407844811677935
Percentile=67.15, intensity=-0.034059200435876846
Percentile=67.2, intensity=-0.03403971835970876
Percentile=67.25, intensity=-0.03402028977870941
Percentile=67.3, intensity=-0.034000735729932785
Percentile=67.35000000000001, intensity=-0.033981017768383026
Percentile=67.4, intensity=-0.03396118596196174
Percentile=67.45, intensity=-0.033941447734832764
Percentile=67.5, intensity=-0.03392169624567032
Percentile=67.55, intensity=-0.033901724964380264
Percentile=67.60000000000001, intensity=-0.03388175740838051
Percentile=67.65, intensity=-0.0338616743683815
Percentile=67.7, intensity=-0.033841480016708364
Percentile=67.75, intensity=-0.033821143209934235
Percentile=67.8, intensity=-0.03380093723535538
Percentile=67.85000000000001, intensity=-0.03378044068813324
Percentile=67.9, intensity=-0.03376002982258797
Percentile=67.95, intensity=-0.03373951464891434
Percentile=68.0, intensity=-0.03371875286102294
Percentile=68.05, intensity=-0.03369804844260216
Percentile=68.10000000000001, intensity=-0.03367742523550987
Percentile=68.15, intensity=-0.03365666843950746
Percentile=68.2, intensity=-0.03363589197397232
Percentile=68.25, intensity=-0.03361481800675392
Percentile=68.3, intensity=-0.0335938036441803
Percentile=68.35000000000001, intensity=-0.03357261046767235
Percentile=68.4, intensity=-0.03355136513710022
Percentile=68.45, intensity=-0.03353014215826988
Percentile=68.5, intensity=-0.03350871428847313
Percentile=68.55, intensity=-0.03348734229803085
Percentile=68.60000000000001, intensity=-0.03346593305468559
Percentile=68.65, intensity=-0.03344445303082466
Percentile=68.7, intensity=-0.03342282027006149
Percentile=68.75, intensity=-0.03340102359652519
Percentile=68.8, intensity=-0.03337928280234337
Percentile=68.85000000000001, intensity=-0.03335748612880707
Percentile=68.9, intensity=-0.03333561062812804
Percentile=68.95, intensity=-0.03331355005502701
Percentile=69.0, intensity=-0.03329138830304146
Percentile=69.05, intensity=-0.033269256353378296
Percentile=69.10000000000001, intensity=-0.03324710950255394
Percentile=69.15, intensity=-0.033224791288375854
Percentile=69.2, intensity=-0.033202506601810455
Percentile=69.25, intensity=-0.033180100098252285
Percentile=69.3, intensity=-0.03315752372145653
Percentile=69.35000000000001, intensity=-0.033134810626506805
Percentile=69.4, intensity=-0.03311191499233246
Percentile=69.45, intensity=-0.03308910131454468
Percentile=69.5, intensity=-0.03306620195508003
Percentile=69.55, intensity=-0.03304316848516464
Percentile=69.60000000000001, intensity=-0.03302011638879776
Percentile=69.65, intensity=-0.03299712963402271
Percentile=69.7, intensity=-0.032973796129226685
Percentile=69.75, intensity=-0.03295029699802399
Percentile=69.8, intensity=-0.03292698413133621
Percentile=69.85000000000001, intensity=-0.032903607934713364
Percentile=69.9, intensity=-0.03288014978170395
Percentile=69.95, intensity=-0.03285675577819347
Percentile=70.0, intensity=-0.03283311054110527
Percentile=70.05, intensity=-0.03280935436487198
Percentile=70.10000000000001, intensity=-0.03278541564941406
Percentile=70.15, intensity=-0.032761500552296624
Percentile=70.2, intensity=-0.03273727372288704
Percentile=70.25, intensity=-0.03271295502781868
Percentile=70.3, intensity=-0.03268876299262047
Percentile=70.35000000000001, intensity=-0.03266429901123047
Percentile=70.4, intensity=-0.032640062272548676
Percentile=70.45, intensity=-0.03261575102806091
Percentile=70.5, intensity=-0.03259114921092987
Percentile=70.55, intensity=-0.03256654739379883
Percentile=70.60000000000001, intensity=-0.03254174441099167
Percentile=70.65, intensity=-0.03251675143837929
Percentile=70.7, intensity=-0.03249174728989601
Percentile=70.75, intensity=-0.03246674686670303
Percentile=70.8, intensity=-0.032441627234220505
Percentile=70.85000000000001, intensity=-0.032416049391031265
Percentile=70.9, intensity=-0.03239051252603531
Percentile=70.95, intensity=-0.03236514329910278
Percentile=71.0, intensity=-0.0323394238948822
Percentile=71.05, intensity=-0.032313693314790726
Percentile=71.10000000000001, intensity=-0.03228787019848825
Percentile=71.15, intensity=-0.032261896654963484
Percentile=71.2, intensity=-0.03223581984639168
Percentile=71.25, intensity=-0.03220977447926998
Percentile=71.3, intensity=-0.03218355029821396
Percentile=71.35000000000001, intensity=-0.03215712681412697
Percentile=71.4, intensity=-0.03213077038526535
Percentile=71.45, intensity=-0.03210424259305
Percentile=71.5, intensity=-0.032077626883983634
Percentile=71.55, intensity=-0.03205098956823349
Percentile=71.60000000000001, intensity=-0.032024234533309937
Percentile=71.65, intensity=-0.0319974385201931
Percentile=71.7, intensity=-0.03197032034397124
Percentile=71.75, intensity=-0.03194313123822212
Percentile=71.8, intensity=-0.031916048377752304
Percentile=71.85000000000001, intensity=-0.031888976171612765
Percentile=71.9, intensity=-0.031861562281847
Percentile=71.95, intensity=-0.03183385729789734
Percentile=72.0, intensity=-0.03180624917149544
Percentile=72.05, intensity=-0.03177855908870697
Percentile=72.10000000000001, intensity=-0.03175068184733393
Percentile=72.15, intensity=-0.03172266110777855
Percentile=72.2, intensity=-0.03169449418783188
Percentile=72.25, intensity=-0.031666215509176254
Percentile=72.3, intensity=-0.031637780368328094
Percentile=72.35000000000001, intensity=-0.031609248369932175
Percentile=72.4, intensity=-0.031580742448568344
Percentile=72.45, intensity=-0.03155214339494705
Percentile=72.5, intensity=-0.031523484736680984
Percentile=72.55, intensity=-0.03149426728487015
Percentile=72.60000000000001, intensity=-0.031465306878089905
Percentile=72.65, intensity=-0.031436122953891754
Percentile=72.7, intensity=-0.03140705868601801
Percentile=72.75, intensity=-0.0313776396214962
Percentile=72.8, intensity=-0.0313480968773365
Percentile=72.85000000000001, intensity=-0.03131846338510513
Percentile=72.9, intensity=-0.031288668513298035
Percentile=72.95, intensity=-0.031258758157491684
Percentile=73.0, intensity=-0.03122873418033123
Percentile=73.05, intensity=-0.03119848962873223
Percentile=73.10000000000001, intensity=-0.03116798348724842
Percentile=73.15, intensity=-0.03113783895969391
Percentile=73.2, intensity=-0.031107580289244652
Percentile=73.25, intensity=-0.031077231653034693
Percentile=73.3, intensity=-0.031046636402606964
Percentile=73.35000000000001, intensity=-0.031015888340771208
Percentile=73.4, intensity=-0.030984697937965378
Percentile=73.45, intensity=-0.030953697860240936
Percentile=73.5, intensity=-0.03092252090573311
Percentile=73.55, intensity=-0.03089105524122715
Percentile=73.60000000000001, intensity=-0.030859611928462982
Percentile=73.65, intensity=-0.030828147903084746
Percentile=73.7, intensity=-0.030796527862548828
Percentile=73.75, intensity=-0.03076467663049698
Percentile=73.8, intensity=-0.03073253110051155
Percentile=73.85000000000001, intensity=-0.030700312927365303
Percentile=73.9, intensity=-0.03066810533404346
Percentile=73.95, intensity=-0.030635826289653778
Percentile=74.0, intensity=-0.03060339540243151
Percentile=74.05, intensity=-0.030570603907108307
Percentile=74.10000000000001, intensity=-0.03053758665919304
Percentile=74.15, intensity=-0.030504615977406502
Percentile=74.2, intensity=-0.030471552163362503
Percentile=74.25, intensity=-0.03043842557817697
Percentile=74.3, intensity=-0.030404843389987946
Percentile=74.35000000000001, intensity=-0.03037135861814022
Percentile=74.4, intensity=-0.030337681993842125
Percentile=74.45, intensity=-0.030303516276180748
Percentile=74.5, intensity=-0.030269557610154152
Percentile=74.55, intensity=-0.030235569849610344
Percentile=74.60000000000001, intensity=-0.03020156130194665
Percentile=74.65, intensity=-0.03016669489443302
Percentile=74.7, intensity=-0.030132202431559563
Percentile=74.75, intensity=-0.030097512528300285
Percentile=74.8, intensity=-0.030062608420848846
Percentile=74.85000000000001, intensity=-0.030027655884623528
Percentile=74.9, intensity=-0.029992274940013885
Percentile=74.95, intensity=-0.02995689958333969
Percentile=75.0, intensity=-0.02992136776447296
Percentile=75.05, intensity=-0.02988557517528534
Percentile=75.10000000000001, intensity=-0.029849579781293933
Percentile=75.15, intensity=-0.02981361437588928
Percentile=75.2, intensity=-0.029777415096759796
Percentile=75.25, intensity=-0.029741109721362624
Percentile=75.3, intensity=-0.029704783111810684
Percentile=75.35000000000001, intensity=-0.02966809645295143
Percentile=75.4, intensity=-0.029631086140871038
Percentile=75.45, intensity=-0.029594089835882187
Percentile=75.5, intensity=-0.029557188972830772
Percentile=75.55, intensity=-0.029519567266106606
Percentile=75.60000000000001, intensity=-0.029482439309358677
Percentile=75.65, intensity=-0.02944501541554928
Percentile=75.7, intensity=-0.029407192021608353
Percentile=75.75, intensity=-0.029369105957448488
Percentile=75.8, intensity=-0.029330911040306107
Percentile=75.85000000000001, intensity=-0.02929287776350975
Percentile=75.9, intensity=-0.029254313558340073
Percentile=75.95, intensity=-0.02921595238149166
Percentile=76.0, intensity=-0.02917738594114777
Percentile=76.05, intensity=-0.029138261452317238
Percentile=76.10000000000001, intensity=-0.029099082574248314
Percentile=76.15, intensity=-0.029059825241565695
Percentile=76.2, intensity=-0.02902025356888771
Percentile=76.25, intensity=-0.02898029051721096
Percentile=76.3, intensity=-0.02894046634435654
Percentile=76.35000000000001, intensity=-0.028900617733597755
Percentile=76.4, intensity=-0.02886071801185608
Percentile=76.45, intensity=-0.02882016822695732
Percentile=76.5, intensity=-0.0287796538323164
Percentile=76.55, intensity=-0.028738796710968018
Percentile=76.60000000000001, intensity=-0.028697473779320748
Percentile=76.65, intensity=-0.02865610361099241
Percentile=76.7, intensity=-0.028614915907382965
Percentile=76.75, intensity=-0.028573254682123655
Percentile=76.80000000000001, intensity=-0.028531527146697044
Percentile=76.85000000000001, intensity=-0.028489571064710617
Percentile=76.9, intensity=-0.028447452932596207
Percentile=76.95, intensity=-0.028405304700136136
Percentile=77.0, intensity=-0.028362828120589267
Percentile=77.05000000000001, intensity=-0.02832004792988302
Percentile=77.10000000000001, intensity=-0.028277214616537094
Percentile=77.15, intensity=-0.02823435328900814
Percentile=77.2, intensity=-0.028191016986966133
Percentile=77.25, intensity=-0.028147416189312935
Percentile=77.30000000000001, intensity=-0.02810392901301384
Percentile=77.35000000000001, intensity=-0.028060073032975197
Percentile=77.4, intensity=-0.028015592843294135
Percentile=77.45, intensity=-0.02797144651412964
Percentile=77.5, intensity=-0.027926741167902946
Percentile=77.55000000000001, intensity=-0.027882186695933342
Percentile=77.60000000000001, intensity=-0.02783706597983837
Percentile=77.65, intensity=-0.027792269363999367
Percentile=77.7, intensity=-0.027747048065066338
Percentile=77.75, intensity=-0.027701528556644928
Percentile=77.80000000000001, intensity=-0.027655810117721558
Percentile=77.85000000000001, intensity=-0.027609573677182198
Percentile=77.9, intensity=-0.02756324641406535
Percentile=77.95, intensity=-0.027516750618815422
Percentile=78.0, intensity=-0.027470232918858528
Percentile=78.05000000000001, intensity=-0.027423162013292313
Percentile=78.10000000000001, intensity=-0.027375883832573944
Percentile=78.15, intensity=-0.027328619733452797
Percentile=78.2, intensity=-0.027281010523438454
Percentile=78.25, intensity=-0.027233321219682693
Percentile=78.30000000000001, intensity=-0.02718486450612545
Percentile=78.35000000000001, intensity=-0.02713624347001317
Percentile=78.4, intensity=-0.02708779670298095
Percentile=78.45, intensity=-0.027039067819714546
Percentile=78.5, intensity=-0.026989847421646118
Percentile=78.55000000000001, intensity=-0.026940752528607836
Percentile=78.60000000000001, intensity=-0.026890963315963745
Percentile=78.65, intensity=-0.026841124296188346
Percentile=78.7, intensity=-0.026790471747517586
Percentile=78.75, intensity=-0.0267398776486516
Percentile=78.80000000000001, intensity=-0.026689955964684486
Percentile=78.85000000000001, intensity=-0.02663944847881794
Percentile=78.9, intensity=-0.026588140055537224
Percentile=78.95, intensity=-0.02653713896870613
Percentile=79.0, intensity=-0.026485661044716835
Percentile=79.05000000000001, intensity=-0.026434000581502914
Percentile=79.10000000000001, intensity=-0.02638198621571064
Percentile=79.15, intensity=-0.026329349726438522
Percentile=79.2, intensity=-0.026276550292968742
Percentile=79.25, intensity=-0.026223567500710476
Percentile=79.30000000000001, intensity=-0.0261703971773386
Percentile=79.35000000000001, intensity=-0.0261171106249094
Percentile=79.4, intensity=-0.02606327086687088
Percentile=79.45, intensity=-0.0260093342512846
Percentile=79.5, intensity=-0.025955095887184143
Percentile=79.55000000000001, intensity=-0.025900375097990036
Percentile=79.60000000000001, intensity=-0.025845514610409737
Percentile=79.65, intensity=-0.025790369138121605
Percentile=79.7, intensity=-0.025735001340508434
Percentile=79.75, intensity=-0.02567913755774498
Percentile=79.80000000000001, intensity=-0.025623122230172157
Percentile=79.85000000000001, intensity=-0.02556664370000361
Percentile=79.9, intensity=-0.02550995722413063
Percentile=79.95, intensity=-0.025453392416238785
Percentile=80.0, intensity=-0.025396054610610008
Percentile=80.05000000000001, intensity=-0.025338882580399513
Percentile=80.10000000000001, intensity=-0.02528138108551503
Percentile=80.15, intensity=-0.02522287704050541
Percentile=80.2, intensity=-0.0251642823964357
Percentile=80.25, intensity=-0.025105571374297142
Percentile=80.30000000000001, intensity=-0.025046739727258682
Percentile=80.35000000000001, intensity=-0.024987250417470908
Percentile=80.4, intensity=-0.02492774836719036
Percentile=80.45, intensity=-0.024867698624730095
Percentile=80.5, intensity=-0.024807210266590107
Percentile=80.55000000000001, intensity=-0.024746184386312958
Percentile=80.60000000000001, intensity=-0.024685245007276535
Percentile=80.65, intensity=-0.024623965844511986
Percentile=80.7, intensity=-0.024561649188399315
Percentile=80.75, intensity=-0.024499736726284027
Percentile=80.80000000000001, intensity=-0.02443717233836651
Percentile=80.85000000000001, intensity=-0.024373963475227356
Percentile=80.9, intensity=-0.02431107692420481
Percentile=80.95, intensity=-0.0242473293468356
Percentile=81.0, intensity=-0.02418336197733878
Percentile=81.05000000000001, intensity=-0.02411900043487547
Percentile=81.10000000000001, intensity=-0.024054289460182232
Percentile=81.15, intensity=-0.023989517241716385
Percentile=81.2, intensity=-0.02392462961375713
Percentile=81.25, intensity=-0.02385896071791649
Percentile=81.30000000000001, intensity=-0.023792814463377
Percentile=81.35000000000001, intensity=-0.02372604269534359
Percentile=81.4, intensity=-0.023659286722540834
Percentile=81.45, intensity=-0.023592397570610046
Percentile=81.5, intensity=-0.02352474443614483
Percentile=81.55000000000001, intensity=-0.023457447066903114
Percentile=81.60000000000001, intensity=-0.023389499634504318
Percentile=81.65, intensity=-0.023320702835917473
Percentile=81.7, intensity=-0.02325121872127056
Percentile=81.75, intensity=-0.023181231692433357
Percentile=81.80000000000001, intensity=-0.023111552298068994
Percentile=81.85000000000001, intensity=-0.023041298612952232
Percentile=81.9, intensity=-0.022970247343182565
Percentile=81.95, intensity=-0.022899013794958595
Percentile=82.0, intensity=-0.022827264294028288
Percentile=82.05000000000001, intensity=-0.022754928097128868
Percentile=82.10000000000001, intensity=-0.022681855633854886
Percentile=82.15, intensity=-0.022608619183301926
Percentile=82.2, intensity=-0.022535089403390884
Percentile=82.25, intensity=-0.02246157284826039
Percentile=82.30000000000001, intensity=-0.022386669889092464
Percentile=82.35000000000001, intensity=-0.022311722859740257
Percentile=82.4, intensity=-0.0222362546622753
Percentile=82.45, intensity=-0.02216060686856508
Percentile=82.5, intensity=-0.022084301337599754
Percentile=82.55000000000001, intensity=-0.02200758084654808
Percentile=82.60000000000001, intensity=-0.021930059418082237
Percentile=82.65, intensity=-0.021852822974324226
Percentile=82.7, intensity=-0.02177494041621683
Percentile=82.75, intensity=-0.021696485579013824
Percentile=82.80000000000001, intensity=-0.021617568433284773
Percentile=82.85000000000001, intensity=-0.021537411957979202
Percentile=82.9, intensity=-0.02145717851817608
Percentile=82.95, intensity=-0.021377552300691605
Percentile=83.0, intensity=-0.02129603549838066
Percentile=83.05000000000001, intensity=-0.02121500592678785
Percentile=83.10000000000001, intensity=-0.021133111268281934
Percentile=83.15, intensity=-0.0210501030087471
Percentile=83.2, intensity=-0.020966786742210364
Percentile=83.25, intensity=-0.02088276855647564
Percentile=83.30000000000001, intensity=-0.02079794555902481
Percentile=83.35000000000001, intensity=-0.02071394495666029
Percentile=83.4, intensity=-0.02062843009829518
Percentile=83.45, intensity=-0.020542986355721937
Percentile=83.5, intensity=-0.020456679165363312
Percentile=83.55000000000001, intensity=-0.02036948874592781
Percentile=83.60000000000001, intensity=-0.020281752869486802
Percentile=83.65, intensity=-0.02019413933157921
Percentile=83.7, intensity=-0.020105353444814678
Percentile=83.75, intensity=-0.020015565678477287
Percentile=83.80000000000001, intensity=-0.01992677576839924
Percentile=83.85000000000001, intensity=-0.019836571179330353
Percentile=83.9, intensity=-0.0197457423061132
Percentile=83.95, intensity=-0.01965410005301238
Percentile=84.0, intensity=-0.019561412557959568
Percentile=84.05000000000001, intensity=-0.019468773156404495
Percentile=84.10000000000001, intensity=-0.019375469535589218
Percentile=84.15, intensity=-0.019281709976494282
Percentile=84.2, intensity=-0.019187407568097115
Percentile=84.25, intensity=-0.01909208148717878
Percentile=84.30000000000001, intensity=-0.018995965197682374
Percentile=84.35000000000001, intensity=-0.018899748101830482
Percentile=84.4, intensity=-0.01880229078233242
Percentile=84.45, intensity=-0.018704985119402412
Percentile=84.5, intensity=-0.01860745362937452
Percentile=84.55000000000001, intensity=-0.01850838027894497
Percentile=84.60000000000001, intensity=-0.01840804472565652
Percentile=84.65, intensity=-0.018307559192180634
Percentile=84.7, intensity=-0.018205435946583748
Percentile=84.75, intensity=-0.018102808296680428
Percentile=84.80000000000001, intensity=-0.017999931499361965
Percentile=84.85000000000001, intensity=-0.017896432429552078
Percentile=84.9, intensity=-0.017791859582066527
Percentile=84.95, intensity=-0.017687126994132996
Percentile=85.0, intensity=-0.017582058906555176
Percentile=85.05000000000001, intensity=-0.017476575449109077
Percentile=85.10000000000001, intensity=-0.017369530275464062
Percentile=85.15, intensity=-0.017261937931180027
Percentile=85.2, intensity=-0.01715388752520086
Percentile=85.25, intensity=-0.01704501546919346
Percentile=85.30000000000001, intensity=-0.016934735104441656
Percentile=85.35000000000001, intensity=-0.016824260354042053
Percentile=85.4, intensity=-0.01671326018869876
Percentile=85.45, intensity=-0.016600938513875008
Percentile=85.5, intensity=-0.016487734392285347
Percentile=85.55000000000001, intensity=-0.016373216621577813
Percentile=85.60000000000001, intensity=-0.016258838325738906
Percentile=85.65, intensity=-0.01614307850599289
Percentile=85.7, intensity=-0.016026156023144722
Percentile=85.75, intensity=-0.01590953767299652
Percentile=85.80000000000001, intensity=-0.01579262867569925
Percentile=85.85000000000001, intensity=-0.015673518180847168
Percentile=85.9, intensity=-0.015553212724626064
Percentile=85.95, intensity=-0.015432936139404774
Percentile=86.0, intensity=-0.015310833230614662
Percentile=86.05000000000001, intensity=-0.015188501346856384
Percentile=86.10000000000001, intensity=-0.01506415892392396
Percentile=86.15, intensity=-0.014940028078854084
Percentile=86.2, intensity=-0.014815361239016056
Percentile=86.25, intensity=-0.014689837582409382
Percentile=86.30000000000001, intensity=-0.014562484659254554
Percentile=86.35000000000001, intensity=-0.014434012752026326
Percentile=86.4, intensity=-0.014305616728961468
Percentile=86.45, intensity=-0.014174873456358872
Percentile=86.5, intensity=-0.014044567942619324
Percentile=86.55000000000001, intensity=-0.01391221396625042
Percentile=86.60000000000001, intensity=-0.013779261969029885
Percentile=86.65, intensity=-0.013645040802657604
Percentile=86.7, intensity=-0.013509981855750072
Percentile=86.75, intensity=-0.0133738424628973
Percentile=86.80000000000001, intensity=-0.013236586935818195
Percentile=86.85000000000001, intensity=-0.01309729196131229
Percentile=86.9, intensity=-0.01295835617929697
Percentile=86.95, intensity=-0.012817484810948382
Percentile=87.0, intensity=-0.012674618512392044
Percentile=87.05000000000001, intensity=-0.012531680054962635
Percentile=87.10000000000001, intensity=-0.012386444956064224
Percentile=87.15, intensity=-0.012241330929100513
Percentile=87.2, intensity=-0.012095496989786625
Percentile=87.25, intensity=-0.011948020197451115
Percentile=87.30000000000001, intensity=-0.011800466366112206
Percentile=87.35000000000001, intensity=-0.011650321073830128
Percentile=87.4, intensity=-0.011499891355633687
Percentile=87.45, intensity=-0.01134820623323321
Percentile=87.5, intensity=-0.011194034479558468
Percentile=87.55000000000001, intensity=-0.011039295867085464
Percentile=87.60000000000001, intensity=-0.010883867442607928
Percentile=87.65, intensity=-0.010726216677576103
Percentile=87.7, intensity=-0.010565967299044132
Percentile=87.75, intensity=-0.010406450368463993
Percentile=87.80000000000001, intensity=-0.010243944860994836
Percentile=87.85000000000001, intensity=-0.010080769658088684
Percentile=87.9, intensity=-0.00991617769002913
Percentile=87.95, intensity=-0.009750184826552821
Percentile=88.0, intensity=-0.009582455269992352
Percentile=88.05000000000001, intensity=-0.009415152482688427
Percentile=88.10000000000001, intensity=-0.009245638810098211
Percentile=88.15, intensity=-0.009073256906121971
Percentile=88.2, intensity=-0.008898898027837276
Percentile=88.25, intensity=-0.008724558260291823
Percentile=88.30000000000001, intensity=-0.008546812757849728
Percentile=88.35000000000001, intensity=-0.008369719926267907
Percentile=88.4, intensity=-0.008189095184206963
Percentile=88.45, intensity=-0.008008001130074216
Percentile=88.5, intensity=-0.007824168168008239
Percentile=88.55000000000001, intensity=-0.007639472503215103
Percentile=88.60000000000001, intensity=-0.007453774120658736
Percentile=88.65, intensity=-0.007265725173056126
Percentile=88.7, intensity=-0.007077237740159031
Percentile=88.75, intensity=-0.006886824266985059
Percentile=88.80000000000001, intensity=-0.006693552248179913
Percentile=88.85000000000001, intensity=-0.006497455295175314
Percentile=88.9, intensity=-0.006302726007998041
Percentile=88.95, intensity=-0.006104726837947903
Percentile=89.0, intensity=-0.005903313960880077
Percentile=89.05000000000001, intensity=-0.005701829912141049
Percentile=89.10000000000001, intensity=-0.005497361067682505
Percentile=89.15, intensity=-0.005291386330500213
Percentile=89.2, intensity=-0.005084342900663591
Percentile=89.25, intensity=-0.0048748687375336705
Percentile=89.30000000000001, intensity=-0.004661608487367609
Percentile=89.35000000000001, intensity=-0.004449550136923788
Percentile=89.4, intensity=-0.004233066849410536
Percentile=89.45, intensity=-0.004013874353840721
Percentile=89.5, intensity=-0.00379390423186126
Percentile=89.55000000000001, intensity=-0.003568914136849368
Percentile=89.60000000000001, intensity=-0.0033431644830852897
Percentile=89.65, intensity=-0.0031159773981198416
Percentile=89.7, intensity=-0.002886257097124992
Percentile=89.75, intensity=-0.0026563532883301898
Percentile=89.80000000000001, intensity=-0.00242235315032302
Percentile=89.85000000000001, intensity=-0.0021860518027096987
Percentile=89.9, intensity=-0.0019449004903435707
Percentile=89.95, intensity=-0.0017013743636198307
Percentile=90.0, intensity=-0.0014578411355614662
Percentile=90.05000000000001, intensity=-0.001209828653372852
Percentile=90.10000000000001, intensity=-0.000960026227403446
Percentile=90.15, intensity=-0.000707200902979821
Percentile=90.2, intensity=-0.00045306948246435705
Percentile=90.25, intensity=-0.00019483677169775462
Percentile=90.30000000000001, intensity=6.622433051236361e-05
Percentile=90.35000000000001, intensity=0.0003300425596535206
Percentile=90.4, intensity=0.0005940643022768356
Percentile=90.45, intensity=0.0008632417884655418
Percentile=90.5, intensity=0.0011350379791110754
Percentile=90.55000000000001, intensity=0.0014123830478638515
Percentile=90.60000000000001, intensity=0.0016875636065377952
Percentile=90.65, intensity=0.001968107535503888
Percentile=90.7, intensity=0.002252089790999879
Percentile=90.75, intensity=0.0025368998525663426
Percentile=90.80000000000001, intensity=0.0028253367636351806
Percentile=90.85000000000001, intensity=0.003117686924524559
Percentile=90.9, intensity=0.0034139652270823717
Percentile=90.95, intensity=0.0037139587430283193
Percentile=91.0, intensity=0.004016290418803761
Percentile=91.05000000000001, intensity=0.004325287621468332
Percentile=91.10000000000001, intensity=0.004634355660527813
Percentile=91.15, intensity=0.0049467532802373315
Percentile=91.2, intensity=0.00526339499279857
Percentile=91.25, intensity=0.005583945428952575
Percentile=91.30000000000001, intensity=0.005910122599452727
Percentile=91.35000000000001, intensity=0.006237247725948664
Percentile=91.4, intensity=0.006570345237851091
Percentile=91.45, intensity=0.0069092011824249955
Percentile=91.5, intensity=0.007251406088471413
Percentile=91.55000000000001, intensity=0.007596766576170921
Percentile=91.60000000000001, intensity=0.007946262359619094
Percentile=91.65, intensity=0.00829865038394928
Percentile=91.7, intensity=0.0086577869951725
Percentile=91.75, intensity=0.009017648082226534
Percentile=91.80000000000001, intensity=0.009383256100118087
Percentile=91.85000000000001, intensity=0.009753892198204994
Percentile=91.9, intensity=0.010127928256988522
Percentile=91.95, intensity=0.01050778856500982
Percentile=92.0, intensity=0.010893770307302458
Percentile=92.05000000000001, intensity=0.011284426897764183
Percentile=92.10000000000001, intensity=0.01168284460902208
Percentile=92.15, intensity=0.012083057314157486
Percentile=92.2, intensity=0.012490613609552503
Percentile=92.25, intensity=0.012901968322694302
Percentile=92.30000000000001, intensity=0.013318498358130398
Percentile=92.35000000000001, intensity=0.013739469889551464
Percentile=92.4, intensity=0.014169670641422272
Percentile=92.45, intensity=0.014607937503606089
Percentile=92.5, intensity=0.015049580484628677
Percentile=92.55000000000001, intensity=0.01549531921744346
Percentile=92.60000000000001, intensity=0.01594587415456772
Percentile=92.65, intensity=0.016406667642295508
Percentile=92.7, intensity=0.01687220111489296
Percentile=92.75, intensity=0.017346066050231423
Percentile=92.80000000000001, intensity=0.017823807895183563
Percentile=92.85000000000001, intensity=0.01830843765288595
Percentile=92.9, intensity=0.018800195828080207
Percentile=92.95, intensity=0.019298523440957116
Percentile=93.0, intensity=0.019800061732530683
Percentile=93.05000000000001, intensity=0.02031881693750623
Percentile=93.10000000000001, intensity=0.020842102840542803
Percentile=93.15, intensity=0.021371483020484527
Percentile=93.2, intensity=0.02191149815917015
Percentile=93.25, intensity=0.022455427795648575
Percentile=93.30000000000001, intensity=0.02301035366952417
Percentile=93.35000000000001, intensity=0.023567255586385727
Percentile=93.4, intensity=0.024139657393098313
Percentile=93.45, intensity=0.024720912426710262
Percentile=93.5, intensity=0.025312247499823637
Percentile=93.55000000000001, intensity=0.025910543277859688
Percentile=93.60000000000001, intensity=0.026523794904350834
Percentile=93.65, intensity=0.027142971679568806
Percentile=93.7, intensity=0.027773849368095405
Percentile=93.75, intensity=0.028411674313247204
Percentile=93.80000000000001, intensity=0.029061753600835794
Percentile=93.85000000000001, intensity=0.029730306677519663
Percentile=93.9, intensity=0.030397616475820816
Percentile=93.95, intensity=0.031079111620783806
Percentile=94.0, intensity=0.03177681937813748
Percentile=94.05000000000001, intensity=0.0324837863445282
Percentile=94.10000000000001, intensity=0.033206828832626156
Percentile=94.15, intensity=0.033932995200157245
Percentile=94.2, intensity=0.03467463314533237
Percentile=94.25, intensity=0.035434290766716
Percentile=94.30000000000001, intensity=0.03621175110340119
Percentile=94.35000000000001, intensity=0.036991768628358734
Percentile=94.4, intensity=0.03779466480016708
Percentile=94.45, intensity=0.038602917864918596
Percentile=94.5, intensity=0.03943314775824541
Percentile=94.55000000000001, intensity=0.040271670296788076
Percentile=94.60000000000001, intensity=0.0411302018165588
Percentile=94.65, intensity=0.04200942441821098
Percentile=94.7, intensity=0.042898891121149196
Percentile=94.75, intensity=0.04380686953663826
Percentile=94.80000000000001, intensity=0.04473092809319462
Percentile=94.85000000000001, intensity=0.045671064853667453
Percentile=94.9, intensity=0.04663200184702876
Percentile=94.95, intensity=0.047619199603796014
Percentile=95.0, intensity=0.04861568287014961
Percentile=95.05000000000001, intensity=0.04963551707565783
Percentile=95.10000000000001, intensity=0.05067397773265836
Percentile=95.15, intensity=0.05174156002700314
Percentile=95.2, intensity=0.05283410266041805
Percentile=95.25, intensity=0.053952423855662235
Percentile=95.30000000000001, intensity=0.05507913783192597
Percentile=95.35000000000001, intensity=0.05624388851225348
Percentile=95.4, intensity=0.05742310777306581
Percentile=95.45, intensity=0.058624601662159215
Percentile=95.5, intensity=0.05985291451215757
Percentile=95.55000000000001, intensity=0.06111472196877005
Percentile=95.60000000000001, intensity=0.062401756346225745
Percentile=95.65, intensity=0.06372367590665817
Percentile=95.7, intensity=0.06508979439735452
Percentile=95.75, intensity=0.0664755597710609
Percentile=95.80000000000001, intensity=0.06790255039930337
Percentile=95.85000000000001, intensity=0.06935333430767043
Percentile=95.9, intensity=0.0708340528607374
Percentile=95.95, intensity=0.07236583530902863
Percentile=96.0, intensity=0.07392853349447237
Percentile=96.05000000000001, intensity=0.07552875012159355
Percentile=96.10000000000001, intensity=0.07718389123678215
Percentile=96.15, intensity=0.07888449728488922
Percentile=96.2, intensity=0.08060862243175526
Percentile=96.25, intensity=0.08237775787711143
Percentile=96.30000000000001, intensity=0.0842063310742378
Percentile=96.35000000000001, intensity=0.08608960226178164
Percentile=96.4, intensity=0.08801492542028444
Percentile=96.45, intensity=0.08999096065759637
Percentile=96.5, intensity=0.09204501807689658
Percentile=96.55000000000001, intensity=0.09416337043046963
Percentile=96.60000000000001, intensity=0.0963275107741346
Percentile=96.65, intensity=0.09855942517519045
Percentile=96.7, intensity=0.10086373567581186
Percentile=96.75, intensity=0.10325214341282851
Percentile=96.80000000000001, intensity=0.10569065392017374
Percentile=96.85000000000001, intensity=0.10822764411568375
Percentile=96.9, intensity=0.11084273517131837
Percentile=96.95, intensity=0.11355327069759369
Percentile=97.0, intensity=0.11633858829736687
Percentile=97.05000000000001, intensity=0.11921159967780104
Percentile=97.10000000000001, intensity=0.12220497190952273
Percentile=97.15, intensity=0.1252840906381607
Percentile=97.2, intensity=0.12848036050796474
Percentile=97.25, intensity=0.13180264383554485
Percentile=97.30000000000001, intensity=0.13522704482078574
Percentile=97.35000000000001, intensity=0.13879352957010016
Percentile=97.4, intensity=0.14250529527664213
Percentile=97.45, intensity=0.1463715156912806
Percentile=97.5, intensity=0.1503605842590332
Percentile=97.55000000000001, intensity=0.15449715644121165
Percentile=97.60000000000001, intensity=0.1588824313879007
Percentile=97.65, intensity=0.16336708754301066
Percentile=97.7, intensity=0.16809391438961008
Percentile=97.75, intensity=0.17303174138069233
Percentile=97.80000000000001, intensity=0.17818657934665616
Percentile=97.85000000000001, intensity=0.18358866304159127
Percentile=97.9, intensity=0.18924221515655582
Percentile=97.95, intensity=0.19516495943069545
Percentile=98.0, intensity=0.20134015679359463
Percentile=98.05000000000001, intensity=0.20792855471372507
Percentile=98.10000000000001, intensity=0.21482403755187995
Percentile=98.15, intensity=0.22211400985717766
Percentile=98.2, intensity=0.22982792556285792
Percentile=98.25, intensity=0.23793110102415027
Percentile=98.30000000000001, intensity=0.2464357578754417
Percentile=98.35000000000001, intensity=0.2554796910285937
Percentile=98.4, intensity=0.26501127004623637
Percentile=98.45, intensity=0.2752776199579241
Percentile=98.5, intensity=0.2861328125
Percentile=98.55000000000001, intensity=0.29777190685271915
Percentile=98.60000000000001, intensity=0.31032150983810425
Percentile=98.65, intensity=0.3236966484785082
Percentile=98.7, intensity=0.33806698322296214
Percentile=98.75, intensity=0.3535304069519043
Percentile=98.80000000000001, intensity=0.3702821016311644
Percentile=98.85000000000001, intensity=0.3885740828514095
Percentile=98.9, intensity=0.4084254097938551
Percentile=98.95, intensity=0.4299977391958252
Percentile=99.0, intensity=0.4539735496044148
Percentile=99.05000000000001, intensity=0.48041180849074294
Percentile=99.10000000000001, intensity=0.5095340275764508
Percentile=99.15, intensity=0.541795033216478
Percentile=99.2, intensity=0.578072962760932
Percentile=99.25, intensity=0.6188870787620591
Percentile=99.30000000000001, intensity=0.6652604651451117
Percentile=99.35000000000001, intensity=0.7188760364055637
Percentile=99.4, intensity=0.7806559681892438
Percentile=99.45, intensity=0.8526296055316918
Percentile=99.5, intensity=0.9387471914291368
Percentile=99.55000000000001, intensity=1.0435561013221726
Percentile=99.60000000000001, intensity=1.1713206958770694
Percentile=99.65, intensity=1.3327515411377888
Percentile=99.7, intensity=1.5446505403519453
Percentile=99.75, intensity=1.8357777118683245
Percentile=99.80000000000001, intensity=2.2526527404785384
Percentile=99.85000000000001, intensity=2.920663161277698
Percentile=99.9, intensity=4.172751369476714
Percentile=99.95, intensity=7.527480735778909
In [116]:
fig = go.Figure()

fig.add_trace(go.Bar(y=result,
                     x=np.round(np.arange(0.0, 100.0, 0.05), 2),
                     marker_color='red'))

fig.show()
In [ ]: